Commit Graph

34764 Commits

Author SHA1 Message Date
MrSubhonbek
1299c93e55 Merge branch 'feature/rtl-interface-direction' of https://github.com/ONLYOFFICE/DocSpace into feature/rtl-interface-direction 2023-06-09 14:15:31 +03:00
MrSubhonbek
120b0af1d0 web component fix context menu rtl 2023-06-09 14:15:24 +03:00
eb00543e97 Merge branch 'develop' into feature/rtl-interface-direction 2023-06-09 10:16:03 +02: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
04d5d33380 Web: Components: Adapt EmailInput component to RTL interface 2023-06-08 16:35:58 +02:00
Vladimir Khvan
002ce1780a added saving filters to url 2023-06-08 17:48:30 +05:00
Vladimir Khvan
88db0cc37d corrected filter logic 2023-06-08 14:16:33 +05: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
MrSubhonbek
ce795a6ffd front rtl return code input 2023-06-08 07:58:26 +03: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
706c166255 Web: Components: Adapt TextInput component to RTL interface 2023-06-07 17:33:06 +02: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
b33e547924 Merge branch 'develop' into feature/rtl-interface-direction 2023-06-07 11:11:32 +02: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
b0caff3dfa Web: Components: Remove unnecessary window checking from getting interface direction from localStorage 2023-06-06 17:49:03 +02: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
3907f4e9b2 Web: Components: Adapt Slider component to RTL interface 2023-06-06 13:41:34 +02:00