Commit Graph

6546 Commits

Author SHA1 Message Date
5e0747e8b5 Web: Files: Added folder for sub components. 2021-12-28 11:35:41 +03:00
3dd22c418c Web: Files: Refactoring. 2021-12-28 11:24:54 +03:00
fdf6f0a2d2 Web: Files: Added translations. 2021-12-28 08:57:56 +03:00
c5c4705c64 Web: Files: Renaming. 2021-12-27 19:18:15 +03:00
e7aff4a118 Web: Files: Added simulate password for convert file. 2021-12-27 19:12:55 +03:00
79b7fee7e5 Web: Files: Fixed style. 2021-12-23 17:51:30 +03:00
c02624c907 WEb: Files: Refactoring. 2021-12-23 17:48:20 +03:00
0484bd547c Web: Files: Fixed file name according layouts. 2021-12-23 17:45:14 +03:00
3423696d23 Web: Files: Fixed translation. 2021-12-23 17:42:06 +03:00
4c72f35766 Web: Files: Fixed styles for iOS. 2021-12-23 16:12:41 +03:00
331bc95fa9 Web: Files: Redesign of upload panel. 2021-12-23 14:53:32 +03:00
757bee9f28 Web: Files: Renaming. 2021-12-23 12:19:39 +03:00
604354f494 Web: Files: Changed title for actions. 2021-12-23 12:17:39 +03:00
858e5084c0 WEb: Files: Refactoring. 2021-12-22 16:07:26 +03:00
55cb04d4ad Web: Files: Added adaptive layout. 2021-12-22 15:37:13 +03:00
35cac885f3 Web: Files: UploadPanel: Added error handler for password input. 2021-12-22 13:59:19 +03:00
332aec8c28 Web: Files: Added translations. 2021-12-22 13:41:34 +03:00
76d423aa31 Web: files: Fixed styles. 2021-12-22 13:22:25 +03:00
c9f1765575 Web: Files: Added the ability to enter a password and convert. 2021-12-22 12:22:23 +03:00
5a6147bd36 Web: Files: Added logic for converting with password. 2021-12-22 12:21:03 +03:00
6ae2438395 Web: Files: UploadPanel: Added hide input prop. 2021-12-22 12:17:47 +03:00
47681bb6f1 Merge branch 'hotfix/v1.1.1' into feature/convert-password 2021-12-21 14:48:05 +03:00
99ac48051d Web: files: Added password input component. 2021-12-21 12:05:14 +03:00
0fc88adaa5 Web: files: Fixed styles according layouts. 2021-12-21 12:03:01 +03:00
6295dc8bd5 Web: Files: Actions of uploaded files has been moved to a separate file. 2021-12-21 12:01:12 +03:00
43b1c181f0 WEb: Files: refactoring. 2021-12-21 11:55:55 +03:00
1168fafb48 Web: Files: The displayed error has been moved to a separate file. 2021-12-21 11:49:18 +03:00
c3afe77716 Web: Files: Components rewritten, added button to show input. 2021-12-21 11:29:19 +03:00
37ee77d7d0 Fixed Bug 52887 - Web:Files:SelectFileDialog: The picture is replaced through the context menu in the editor. 2021-12-16 09:00:11 +03:00
4a2342f39b Files: added new checkconversion method's param 2021-12-08 20:17:50 +03:00
36fa4131cc fix Bug 53137: save lastModified when uploading file 2021-12-08 15:36:24 +03:00
08c0086208 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2021-12-06 15:18:39 +03:00
28fec434e6 Fixed Bug 53161 - Client.Files.Removed the narrowing of the line background when selecting. 2021-12-06 15:14:58 +03:00
3a50fca3cc Merge branch 'hotfix/v1.1.1' into bugfix/dropdown-correct-display 2021-12-02 18:32:36 +05:00
9746006457 Fixed Bug 54082 - Client.Files.Removed change of confirmation text. 2021-11-29 14:59:27 +03:00
73d3b00c07 Web: added missing classNames for autotests 2021-11-25 12:11:22 +03:00
4155dfde5c Fix Bug 53418 - Client.Files.Drag’n’drop. Fixed dragging file by filename 2021-11-24 14:17:11 +03:00
838e734078 Web: Files: removed useless code from withBadges HOC 2021-11-24 14:15:32 +03:00
b99b3d8ca5 Web: Files: fixed file loader after closing ConflictResolveDialog 2021-11-24 11:58:02 +03:00
b35061d327 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2021-11-23 14:38:03 +03:00
2678c8cf6e Fixed Bug 53123 - Client.Files.Added a filter at the stage of creating a file or folder. 2021-11-23 14:37:48 +03:00
4b5af5912c Web: People: fixed row-checkbox styles 2021-11-23 12:30:55 +03:00
a50d35e30a Fixed Bug 53901 - Client: Upload.There will be not a border line after clicking on SVG element. Tooltip will not be selected. 2021-11-23 10:23:05 +03:00
1004ed5dfb Fixed Bug 53415. Fixed save button 2021-11-22 11:20:01 +03:00
11d527ba03 Merge branch 'master' into hotfix/v1.1.1
# Conflicts:
#	lerna.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	packages/browserslist-config-asc/package.json
#	packages/debug-info/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-11-21 14:40:24 +03:00
638f6b6ddb Fixed Bug 53878 - Client: Check box. Fixed checkbox clickability 2021-11-19 13:44:41 +03:00
4732b8c16b Fixed Bug 53879 - Client: Check box. Fixed reset of file selection 2021-11-19 11:35:26 +03:00
92cd04914a
Merge pull request #459 from ONLYOFFICE/bugfix/loader-for-file-operations
Bugfix/loader for file operations
2021-11-17 19:32:50 +03:00
cd698e56bb Web: Files: fixed clearActiveOperations 2021-11-17 19:00:38 +03:00
5f4a1c5f40 Fixed Bug 51982 - Client.Sort. Fixed filter pageCount 2021-11-17 17:26:20 +03:00