Commit Graph

6531 Commits

Author SHA1 Message Date
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
9bbaf3f4a7 Web: Files: refactoring file loader 2021-11-17 17:01:46 +03:00
625e76eab0 Web: Files: fixed finished for loopFilesOperations 2021-11-17 16:42:39 +03:00
0fd5c2b67f Web: Files: renamed isDisabled to inProgress 2021-11-17 16:33:25 +03:00
02c21e50ea Web: Files: added file loader for emty trash operation 2021-11-17 16:29:47 +03:00
4ed98eccbb Web: Files: added files loader for download operation 2021-11-17 15:35:22 +03:00
d081a79cfa Web: Files: fixed files loader when api crashed, added display toast for delete operation 2021-11-17 15:08:43 +03:00
2d4d0a0f81 Web: Files: fixed select loaded files 2021-11-17 13:02:07 +03:00
f3732fcfb5 Web: Files: added timeout for set active files 2021-11-17 12:07:06 +03:00
8751294e63 Web: Files: added file loader 2021-11-17 11:08:25 +03:00
Artem Tarasov
f33d99c9c0 Web: People/Common: added sorting of groups in the tree 2021-11-16 19:27:27 +03:00
93b22e1fe0 Web: Files: fixed setActiveFiles/setActiveFolders 2021-11-16 16:28:24 +03:00
79c06534d5 Web: Files: added loader for delete operation 2021-11-16 14:46:22 +03:00
8a4a625609 Web: Files: fixed file operations with conflicts 2021-11-16 12:49:08 +03:00
f236eacf66 Web: Files: added loader for file operations 2021-11-16 12:46:26 +03:00
d403fa1dcd Web: People: removed log 2021-11-15 18:37:29 +03:00