Commit Graph

16849 Commits

Author SHA1 Message Date
b91348695e Web:Common:Changed props previewFile to isPreviewFile. Changed propTypes to boolean for isPreviewFile. Web:Files:Added onButtonBackHandler function. 2022-01-30 21:46:39 +03:00
01b515cf84 Files: Refactoring of GetSocketRoom 2022-01-28 17:47:24 +03:00
101bd05ec7 fix bug 2022-01-28 17:42:11 +03:00
8add87820c Web:Files:Added isFirstUrl data to localStorage. Changed the condition for changing the url. 2022-01-28 16:34:15 +03:00
413b5373a2 Web: Files: Fix delete folder by socket 2022-01-28 16:28:40 +03:00
58aec95942 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-01-28 16:14:32 +03:00
22b4f9555b Fixed Bug 55056 - Client.Files. Added selection reset after drag and drop 2022-01-28 16:14:26 +03:00
155c5f20f2 Fixed Bug 55165 - Client.Files. The logic of saving changes in user actions has been changed. 2022-01-28 15:37:27 +03:00
57da2c739b Fixed Bug 55065 - Client.Files.Removed "Full access" rights for a file requiring conversion. 2022-01-28 13:45:22 +03:00
8428ef730c
Merge pull request #498 from ONLYOFFICE/feature/accessRightSelect
Feature/access right select
2022-01-28 13:00:47 +03:00
a8ff064b16 Web: Components: fix social buttons style 2022-01-28 11:46:45 +03:00
066f8d1a2d Web: Components: fix social buttons style 2022-01-28 11:23:02 +03:00
d81b941c36 Fixed Bug 55097 - Client.Files. Remove element of filter "Folders/Not subfolders" in Trash folder. 2022-01-28 11:16:29 +03:00
663c7aef90 Web: Login: fix or label 2022-01-28 03:12:24 +03:00
24261c843a Web: Files: fix buttons width 2022-01-28 02:40:47 +03:00
03512706f0 Web: Login: fix show social buttons 2022-01-28 02:27:02 +03:00
429266b5e5 Web: Login: add social auth 2022-01-28 02:13:49 +03:00
53179bb9e3 Web: Login> fix body style 2022-01-28 02:06:54 +03:00
c03ea33c4d Web: Login: fix styles 2022-01-27 19:33:55 +03:00
d01ae8b347 Web:Files:Added onChangeUrl function to MediaViewer. Added onpopstate event to add id to store MediaViewerData. 2022-01-27 18:48:52 +03:00
218990c4fa b:Common: Added props onChangeUrl to the MediaViewer component. 2022-01-27 18:48:14 +03:00
Yaroslavna Gaivoronyuk
fdec7246ec Merge branch 'feature/accessRightSelect' of github.com:ONLYOFFICE/AppServer into feature/accessRightSelect 2022-01-27 17:29:56 +03:00
Yaroslavna Gaivoronyuk
e068a183d1 update README.md 2022-01-27 17:29:39 +03:00
0c2085a168
Merge branch 'develop' into feature/accessRightSelect 2022-01-27 16:52:54 +03:00
Yaroslavna Gaivoronyuk
73c6bcb4f8 upd 2022-01-27 16:45:02 +03:00
Yaroslavna Gaivoronyuk
bb6c826b74 Merge branch 'feature/accessRightSelect' of github.com:ONLYOFFICE/AppServer into feature/accessRightSelect 2022-01-27 15:59:32 +03:00
395b1a2e0b Web: Files: Added hide unpin article when select settings module. 2022-01-27 15:59:06 +03:00
Yaroslavna Gaivoronyuk
ee375307fb change props, upd story 2022-01-27 15:58:56 +03:00
b7f0ffc9d2 cache: fixed memory cache notify 2022-01-27 15:35:11 +03:00
1908af64f0 cache: return support kafka. refactoring 2022-01-27 15:20:51 +03:00
29f83f9cb7
Merge pull request #497 from ONLYOFFICE/bugfix/remove-loader-after-switch-modules
Removed loader after switch modules
2022-01-27 15:19:42 +03:00
45313ba07f Web: Files: Fixed the length of the row separators according to the layout. 2022-01-27 13:54:33 +03:00
3f1b9c7a7a Merge branch 'hotfix/v1.1.1' into bugfix/remove-loader-after-switch-modules
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesStore.js
2022-01-27 13:16:21 +03:00
bbef3fd2d0 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-01-27 12:43:00 +03:00
482c2270f2 Fixed Bug 55133 - Client.Files. ‘Uncaught (in promise) ReferenceError: deselectActiveFiles is not defined’. 2022-01-27 12:42:53 +03:00
d7cdb39ef7
Merge pull request #499 from ONLYOFFICE/bugfix/table-view-header
Bugfix/table view header
2022-01-27 12:35:39 +03:00
67cfb9bd9a Web: Files: Deleted useless code. 2022-01-27 12:24:41 +03:00
133bd65938 Web: Files: Removed state of begin scrolling. 2022-01-27 12:18:59 +03:00
4355430ccd
Merge branch 'develop' into feature/accessRightSelect 2022-01-27 12:09:53 +03:00
e010268e2a
Merge pull request #491 from ONLYOFFICE/feature/redesign-tiles
Feature/redesign tiles
2022-01-27 12:06:52 +03:00
36b4b64f3a Web: Socket: Added new methods CreateFolder, DeleteFolder 2022-01-27 11:42:57 +03:00
49b4da0269 Merge branch 'hotfix/v1.1.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.1.1 2022-01-27 11:33:54 +03:00
cc6e7ec80a add translations for ConvertPasswordDialog (de, fr, it, es, ja, zh-CN) 2022-01-27 11:33:20 +03:00
a9bbbbabdc Fixed Bug53161 - Client.Files.Fixed table view header length. 2022-01-27 10:35:36 +03:00
9ce1930f9a Web: Login: add more login panel 2022-01-26 21:06:57 +03:00
4c6d130ea9 Web:Files:Added MediaViewer closing handling when the Close button is clicked. 2022-01-26 20:56:01 +03:00
79cd500028 Web: Login: fix greeting title style 2022-01-26 19:22:33 +03:00
3447ec4834 Web: Login: redesign login page 2022-01-26 19:13:26 +03:00
cbb58fdf09 Web: Login: fix width modal aside 2022-01-26 19:12:44 +03:00
4177cd35ec Web: Login: add translations 2022-01-26 19:11:54 +03:00