Commit Graph

11478 Commits

Author SHA1 Message Date
4c0e68ad3d Web:Client:FilesSelector: add available selec files 2023-06-26 15:50:49 +03:00
33c97bf710 Web:Components:Selector: add description body text 2023-06-26 14:33:37 +03:00
d857c15639 Web:Common: add new FilterType 2023-06-26 13:06:02 +03:00
Timofey Boyko
a83b100f4e Web:Client: update SelectFolderDialog for editor 2023-06-22 15:59:20 +03:00
Timofey Boyko
59166e26b8 Web:Client:FilesSelector: fix disabled state 2023-06-22 13:56:25 +03:00
Timofey Boyko
5391fb6976 Web:Client:FilesSelector: fix ts errors 2023-06-22 11:22:28 +03:00
Timofey Boyko
d50de0a263 Merge branch 'develop' into feature/move-to-selector 2023-06-22 10:22:48 +03:00
Timofey Boyko
89ddccfb59 Web:Client: change SelectFoderDialog at CreateRoom to FilesSelector 2023-06-21 18:28:43 +03:00
Timofey Boyko
b1574d0aff Merge branch 'develop' into feature/move-to-selector 2023-06-20 11:20:50 +03:00
Timofey Boyko
1ac70f4e86 Web:Client: delete operations panel 2023-06-19 18:20:34 +03:00
Timofey Boyko
bbd351fe95 Web:Client:filesSelector: fix for third-party dialog 2023-06-19 18:19:03 +03:00
Timofey Boyko
cb0795ea76 Web:Components:Selector: disable braed crumbs click while body is loading 2023-06-19 18:18:39 +03:00
Timofey Boyko
5351178713 Web:Common:Loaders:SelectorRowLoader: fix row loader for portal-settings 2023-06-19 18:17:29 +03:00
f408b2b1d8 Web: Files: fixed ReactVirtualized__List tabindex 2023-06-19 15:48:35 +03:00
Timofey Boyko
343f8c6413 Web:Client:FilesSelector: init files selecotr for moveTo, copyTo and restoreAll operations 2023-06-16 13:42:14 +03:00
Timofey Boyko
c370de6a9e Web:Client:ConflictResloveDialog: fix Trans value 2023-06-16 13:40:49 +03:00
Timofey Boyko
92a5ea904b Web:Components:Selector: fix accept 2023-06-16 13:40:23 +03:00
Timofey Boyko
5bdc16a152 Web:Components:Selector: modify for FilesSelector 2023-06-16 12:41:23 +03:00
Timofey Boyko
8366547968 Web:Common:Loaders:SelectorRowLoader: reduce count of items for container view 2023-06-16 11:57:26 +03:00
Timofey Boyko
52c4d83b5f Web:Client: add new translation key for new move to dialog 2023-06-16 11:56:53 +03:00
Timofey Boyko
2bbe772c11 Web:Components:ContextMenuButton: now return item on item click 2023-06-16 11:55:22 +03:00
Timofey Boyko
cdc3654233 Web:Components:DropDownItem: add min width 2023-06-16 11:54:30 +03:00
Timofey Boyko
00c4893939 Web:Components:Themes: fix color for avatar icon 2023-06-16 11:53:53 +03:00
Timofey Boyko
0261c4d067 Web:Common:Loaders: add Selector bread crumbs loader 2023-06-14 10:54:37 +03:00
Timofey Boyko
cb92a8fd64 Web:Components:Selector: add input field with checkbox at footer 2023-06-13 17:05:46 +03:00
Timofey Boyko
7abc9641e1 Merge branch 'develop' into branch feature/move-to-selector 2023-06-13 10:42:49 +03:00
Timofey Boyko
35597e6c09 Web:Client:Home: fix onClick back funcation removing useless loaders and replaced new url 2023-06-13 10:27:33 +03:00
Timofey Boyko
e4e686e106 Web:Client:Profile: fix styles for free user 2023-06-09 16:10:50 +03:00
Timofey Boyko
fa0f6c50a1 Web:Client:Profile: return button for go back for free users 2023-06-09 16:09:00 +03:00
Timofey Boyko
9f116815bd WEb:Client:Profile: fix open from accounts context menu 2023-06-09 15:55:58 +03:00
Timofey Boyko
20859dc326 Web:Client:Profile: fix fromUrl 2023-06-09 15:42:41 +03:00
Timofey Boyko
4cf3873d95 Web:Client: change route from 'view/@self' to 'profile' 2023-06-09 14:52:25 +03:00
Timofey Boyko
ad6904ad6f Web:Client: change route from 'view/@self' to 'profile' 2023-06-09 14:24:48 +03:00
Timofey Boyko
88366b36ce Web:Client: add support type script 2023-06-09 13:24:36 +03:00
Timofey Boyko
b6b34778eb Web:Components:Selector: add bread crumb component 2023-06-09 13:10:34 +03:00
Timofey Boyko
40384b63f8 Merge branch 'develop' into branch bugfix/general-profile-page 2023-06-09 11:08:06 +03:00
4c7a2a4275
Merge pull request #1428 from ONLYOFFICE/feature/webhooks-page
Feature webhooks page
2023-06-08 22:54:36 +04:00
Vladimir Khvan
01995be6fd footer is shown if filters are changed 2023-06-08 21:11:26 +05:00
Vladimir Khvan
a632bb0674 selectedItem was substituted with styled one 2023-06-08 20:46:45 +05:00
Timofey Boyko
af7c0ec866 Web:Components:Selector: fix select 2023-06-08 18:38:24 +03:00
Timofey Boyko
0d075785cb Web:Components:Selector: fix types 2023-06-08 18:21:20 +03:00
Vladimir Khvan
108b1cffa5 webhook configs page styles were corrected 2023-06-08 20:17:50 +05:00
Timofey Boyko
6e2a166905 Web:Components:Selector: rewrite selector stories to typescript 2023-06-08 18:17:12 +03:00
Timofey Boyko
aaafbf7d37 Web:Components:Selector: refactoring and rewrite to typescript 2023-06-08 18:06:12 +03:00
Vladimir Khvan
3ada0461d5 removed isWebhooksEmpty constraint on re-render 2023-06-08 19:53:31 +05:00
Timofey Boyko
2c9fe42444 Web:Components: fix typescript warnings 2023-06-08 15:56:10 +03:00
Vladimir Khvan
002ce1780a added saving filters to url 2023-06-08 17:48:30 +05:00
Timofey Boyko
57d6cf3c06 Web:Client: add general routes for Profile and Notification pages 2023-06-08 14:40:48 +03:00
Vladimir Khvan
88db0cc37d corrected filter logic 2023-06-08 14:16:33 +05:00
Timofey Boyko
454f78edea Web:Client:Home: fix create icon for archive and trash 2023-06-08 12:08:00 +03:00