Commit Graph

34714 Commits

Author SHA1 Message Date
3a5975645f Merge branch 'develop' into feature/general-profile-page 2023-06-09 15:12:46 +04:00
e9adcbdaa4 Update yarn.lock 2023-06-09 15:10:51 +04: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
6d89a03aee
Merge pull request #1461 from ONLYOFFICE/bugfix/fix-article-header-at-desktop
Web: fix nav menu for small window at desktop
2023-06-08 12:43:11 +04: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
75424d6713 Merge branch 'feature/webhooks-page' of github.com:ONLYOFFICE/DocSpace into feature/webhooks-page 2023-06-08 12:04:14 +05:00
Vladimir Khvan
c0bf507036 corrected checkbox padding 2023-06-08 12:01:28 +05:00
6e7e3ef07e Merge branch 'feature/webhooks-page' of github.com:ONLYOFFICE/DocSpace into feature/webhooks-page 2023-06-07 21:23:54 +03:00
7ba5cc975b Webhooks: fixed migrations 2023-06-07 21:23:38 +03: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
14b139caa4
Merge pull request #1460 from ONLYOFFICE/feature/modify-navigation-system
Feature/modify navigation system
2023-06-06 19:36:51 +04: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
Timofey Boyko
081c9f1632 Web: fix nav menu for small desktop window 2023-06-06 17:40:55 +03:00
Vladimir Khvan
8a820d815c links for webhooks guide were corrected 2023-06-06 16:53:57 +05:00
Vladimir Khvan
c406eab79f clean-up filters on page leave 2023-06-06 16:50:56 +05:00
Timofey Boyko
116558bda2 Web:Client:Home: remove useless loader for tile view 2023-06-06 13:26:32 +03:00
Vladimir Khvan
e0f6c8f185 decreased z-index of filter button 2023-06-06 15:01:00 +05:00
Timofey Boyko
519fc78e96 Web:Client:Article: renamve activeItem to activeItemId 2023-06-06 12:45:41 +03:00
Vladimir Khvan
5505df684c mobile styles were corrected 2023-06-06 13:35:52 +05:00