Commit Graph

11452 Commits

Author SHA1 Message Date
db6a230c31 Web:Client:Add class for InvitePanel. 2023-06-22 16:55:03 +03:00
924b77f315 Web:Components:Add props className, add className DropDownItem. 2023-06-22 16:52:25 +03:00
21580ac312 Web:Components:Add className for CrossIcon aside. 2023-06-22 16:50:46 +03:00
1eae0cdd3f Web:Client:Add for buttons class. 2023-06-22 14:05:07 +03:00
3ac7727b60 Web:Client:Add class for common settings toggle. 2023-06-22 12:43:06 +03:00
e679aa60c7 Web:Client:Change id. 2023-06-22 12:42:25 +03:00
f408b2b1d8 Web: Files: fixed ReactVirtualized__List tabindex 2023-06-19 15:48:35 +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
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
Vladimir Khvan
108b1cffa5 webhook configs page styles were corrected 2023-06-08 20:17:50 +05:00
Vladimir Khvan
3ada0461d5 removed isWebhooksEmpty constraint on re-render 2023-06-08 19:53:31 +05: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
Timofey Boyko
c4851fa512 Web:Client:TableView: fix sorting 2023-06-08 10:17:25 +03:00
Vladimir Khvan
9c2cabed60 hint was hidden 2023-06-08 12:16:14 +05:00
Vladimir Khvan
c0bf507036 corrected checkbox padding 2023-06-08 12:01:28 +05:00
Vladimir Khvan
715f7b5ef4 seating for copy icon was added / isError logic was corrected 2023-06-07 22:24:46 +05:00
Vladimir Khvan
766c695466 isJSON validation was added 2023-06-07 22:24:10 +05:00
Vladimir Khvan
ba3440b8eb isJSON validation was added 2023-06-07 22:24:01 +05:00
Vladimir Khvan
3597dbff6c error toast was added 2023-06-07 21:59:20 +05:00
Vladimir Khvan
5b91be9ab1 isHeaderVisible was renamed to isGroupMenuVisible 2023-06-07 21:53:23 +05:00
Vladimir Khvan
ae9635ca1d corrected heading margin / added loader / group menu is hidden on retry 2023-06-07 21:52:57 +05:00
Vladimir Khvan
2a01e89159 fixed select all 2023-06-07 21:26:31 +05:00
Vladimir Khvan
f8dc81d5de fetch list of items on retry 2023-06-07 21:22:43 +05:00
Vladimir Khvan
8bb8d59770 items are fetched by batch of 100 2023-06-07 21:22:24 +05:00
Vladimir Khvan
01497dbe8f added target _blank 2023-06-07 21:21:26 +05:00
Timofey Boyko
53cf285d22 Web:Client:NavMenu: fix render for desktop 2023-06-07 15:48:08 +03:00
Vladimir Khvan
582d5dab27 fixed isError setting logic 2023-06-07 17:29:59 +05:00
Vladimir Khvan
bfc4243bea removed titleType / added eventDetails 2023-06-07 17:28:38 +05:00
Vladimir Khvan
2d81512241 substituted store dependency with navigation logic 2023-06-07 17:28:05 +05:00
Vladimir Khvan
f6006d70e0 reworked fetching logic in webhook details 2023-06-07 17:27:28 +05:00
Vladimir Khvan
ef57decf90 removed unnecessary useMemo 2023-06-07 17:26:14 +05:00
Vladimir Khvan
bc729d9b08 removed title change logic 2023-06-07 17:23:29 +05:00
Vladimir Khvan
29a37a5639 moved anonymous function to named functions 2023-06-07 17:22:04 +05:00
Vladimir Khvan
9e0e57cbb3 fixed blink on beatified value loading 2023-06-07 12:33:42 +05:00
Vladimir Khvan
cc22619fb6 Merge branch 'develop' into feature/webhooks-page 2023-06-07 12:15:37 +05:00
Timofey Boyko
870463d229 Merge branch 'develop' into branch bugfix/fix-article-header-at-desktop 2023-06-06 18:39:14 +03:00
Timofey Boyko
f2fee86530 Web:Client: delete useless code 2023-06-06 18:09:24 +03:00
Timofey Boyko
95f7f15920 Web:Client:MediaViewer: fix prop 2023-06-06 18:01:30 +03:00