Commit Graph

11470 Commits

Author SHA1 Message Date
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
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
Vladimir Khvan
14f5740e0b incorrect isBased prop name was corrected 2023-06-06 13:18:10 +05:00
Timofey Boyko
367de1acf5 Web:Client:Home: fix after merge 2023-06-06 11:10:52 +03:00
Timofey Boyko
c6dae19e8b Merge branch 'develop' into branch feature/modify-navigation-system 2023-06-06 11:01:43 +03:00
309a60899e
Merge pull request #1447 from ONLYOFFICE/feature/navigation
feature/navigation
2023-06-06 11:54:23 +04:00
Timofey Boyko
b2dfaffed4 Web:Client: fix mobx warnings 2023-06-06 10:42:01 +03:00
Timofey Boyko
80fa338dc2 Web:Client:Home: fix loaders for filter 2023-06-06 10:17:21 +03:00
f4f5edec05 Merge branch 'develop' into feature/webhooks-page
# Conflicts:
#	web/ASC.Web.Api/Api/Settings/WebhooksController.cs
2023-06-06 01:49:14 +03:00
Timofey Boyko
276c89dc3d Web:Client:Home: fix empty screen for accounts and click at accounts article item 2023-06-05 18:06:07 +03:00
Vladimir Khvan
5d02801e6c Fix: columns positions are saved correctly into local storage 2023-06-05 20:04:29 +05:00
Timofey Boyko
9a690d0d7e Web:Client: fix loader for accounts 2023-06-05 17:53:48 +03:00
Timofey Boyko
66393ba8d6 Web:Client: fix logo click at home 2023-06-05 17:42:35 +03:00
7265e67240 Web:Common:Fixed showing a long room name when the name of the current folder is not visible in advanced navigation. 2023-06-05 17:31:49 +03:00
Timofey Boyko
808f007ba0 Web:Client: refactoring 2023-06-05 17:02:40 +03:00
Timofey Boyko
d207fd7c60 Merge branch 'develop' into branch feature/modify-navigation-system 2023-06-05 16:07:41 +03:00
Timofey Boyko
6353551bc4 Web:Client: fix main button loading 2023-06-05 15:40:25 +03:00
Timofey Boyko
c3aa166a78 Web:Client:MediaViewerStore: fix first url 2023-06-05 15:23:22 +03:00
Timofey Boyko
214d0c9aa8 Web:Client:Article: fix selected item 2023-06-05 15:18:37 +03:00
Timofey Boyko
b8b7094696 Web:Client: add delay to hide loaders 2023-06-05 15:07:55 +03:00
Vladimir Khvan
8246466f7d columns are updated with proper translations when translations are ready 2023-06-05 17:05:54 +05:00
Vladimir Khvan
e661ea9787 substituted isLoading with useTransition hook/Suspend component 2023-06-05 17:05:08 +05:00
Vladimir Khvan
f4e3dc6de5 added close on submit function 2023-06-05 17:04:48 +05:00
Vladimir Khvan
330e6a8565 substituted isLoading with useTransition hook/Suspend component / moved setting/delete dialogs from webhookTableRow to webhooks index file 2023-06-05 17:04:22 +05:00
Vladimir Khvan
91276d50ca added proper loader to webhooks 2023-06-05 17:01:35 +05:00
Vladimir Khvan
a92c10de80 current webhook value was added / status was deleted 2023-06-05 17:01:17 +05:00
83a66f7169 Web:Common:Fixed showing the previous folder in the name to always show the name of the room in the navigation. 2023-06-05 14:57:00 +03:00
e23551e552 Web:Fixed incorrect definition of showRootFolderTitle value inside a folder in a room. 2023-06-05 13:38:39 +03:00
Timofey Boyko
c7f8df2e7d Web:Client:Profile: fix 2023-06-05 12:27:11 +03:00
Timofey Boyko
e6d6efda5b Web:Client: modify loading system 2023-06-05 11:17:34 +03:00
Vladimir Khvan
986c7f4d4d userId prop was removed 2023-06-02 15:49:38 +05:00
8ebc361258 Web:Add showRootFolderTitle props is true for navigation in rooms. 2023-06-02 13:31:46 +03:00
585f5cb239 Web:Rename rootFolderTitle to rootFolderTitleColor. Added truncation of the long folder name in the room. 2023-06-02 13:30:27 +03:00
Vladimir Khvan
cff266e0d0 mobile view header styles were corrected 2023-06-02 14:38:36 +05:00
Vladimir Khvan
9ab40c2e51 table columns position are saved in localstorage 2023-06-02 14:37:48 +05:00
2dae5a3a4a Merge branch 'develop' into feature/image-thumbnail 2023-06-02 13:16:21 +04:00
Vladimir Khvan
48be69d72d tables cells' width were fixed 2023-06-02 13:39:24 +05:00
Vladimir Khvan
83581f656b redundant styles were removed 2023-06-02 13:19:23 +05:00
Vladimir Khvan
68063d9707 rows margins were corrected 2023-06-02 13:19:07 +05:00
Vladimir Khvan
38680c2c5d mobile view was fixed 2023-06-02 13:18:45 +05:00
Vladimir Khvan
0be331fcb7 stub for setHideColumns was added 2023-06-02 13:18:01 +05:00
Vladimir Khvan
58fef50757 error color was set 2023-06-02 13:17:02 +05:00
Timofey Boyko
c12d8fb8d7 Web:Client: delete useles loading store 2023-06-02 11:00:06 +03:00
f8ba50e462 Merge branch 'develop' into feature/storybook-update 2023-06-02 11:41:42 +04:00
Vladimir Khvan
eeaf70d4b1 set title as default on navigating to previous page 2023-06-02 11:13:17 +05:00
Vladimir Khvan
e25a655fc3 limited row click on context menu click 2023-06-02 11:09:51 +05:00
Vladimir Khvan
44c9167b24 corrected z-index 2023-06-02 11:09:32 +05:00
Vladimir Khvan
1babd7d8f4 fixed fetching 2023-06-02 11:09:13 +05:00
Vladimir Khvan
8c70e39e02 limited row click on context menu click 2023-06-02 11:08:49 +05:00
Vladimir Khvan
2307759ef2 filter indicator was added 2023-06-02 00:45:13 +05:00
Vladimir Khvan
c4435e283f seating for button was created 2023-06-02 00:03:40 +05:00
578c3dab3a Web:Common:Delete showRootFolderNavigation. 2023-06-01 18:46:37 +03:00
0f100615c1 Merge branch 'develop' into feature/navigation 2023-06-01 18:35:37 +03:00
bfd6432c0f Web:Fix styles navigation. 2023-06-01 18:34:19 +03:00
3c55ace6fe Web:Common:Add isMobileOnly check. 2023-06-01 18:33:37 +03:00
Timofey Boyko
6f3f2589f8 Web:Client: fix routes 2023-06-01 18:16:41 +03:00
Timofey Boyko
9a885fe4f7 Web:Client: fix document title 2023-06-01 17:58:30 +03:00
Timofey Boyko
197e732e5f Web:Client: fix close media 2023-06-01 15:16:03 +03:00
Timofey Boyko
a4f8687af9 Web:Client: add flag to enable or disable image thumbnails 2023-06-01 15:05:49 +03:00
bc8a9ca637 Merge branch 'develop' into feature/history-timeout 2023-06-01 15:56:03 +04:00
8bba856ec4 Merge branch 'develop' into feature/redirect-after-access-denied
# Conflicts:
#	packages/client/src/pages/Home/index.js
#	packages/client/src/routes/client.js
2023-06-01 14:41:43 +03:00
Vladimir Khvan
2b1e0dac38 limited row selection area 2023-06-01 16:31:26 +05:00
Vladimir Khvan
d3cab1c774 row selection was added 2023-06-01 16:30:43 +05:00
Timofey Boyko
6cb8a714b2 Merge branch 'develop' into branch feature/image-thumbnail 2023-06-01 14:30:06 +03:00
Mushka Nikita
faba786447 added room name text ellipsis 2023-06-01 14:25:10 +03:00
Mushka Nikita
931b7619ae added folder label text ellipsis 2023-06-01 14:21:00 +03:00
Timofey Boyko
02f9cd1324 Web:Client: fix navigate for path 2023-06-01 13:17:50 +03:00
DmitrySychugov
e055271043 Web: Components: real tags name change 2023-06-01 13:51:59 +05:00
DmitrySychugov
2bc2b7a30e Web: Components: manually changing name 2023-06-01 13:50:13 +05:00
DmitrySychugov
46e8cd3741 Web: Components: fixed console log warnings 2023-06-01 13:22:12 +05:00
DmitrySychugov
d33f8655ee Web: Components: added wrapper for catalog item story 2023-06-01 13:21:37 +05:00
DmitrySychugov
d5c4ce7d5d Web: Components: removed unnecessary prop 2023-06-01 13:20:34 +05:00
DmitrySychugov
82af41943b Web: Components: fixed console warnings 2023-05-31 20:01:38 +05:00
DmitrySychugov
4037e62d61 Web: Components: fixed storybook blocks import 2023-05-31 20:00:04 +05:00
Timofey Boyko
bac338640f Web:Client: fix navigate to root folders if other user create file inside 2023-05-31 16:45:41 +03:00
DmitrySychugov
100d5ef173 Web: fixed tags folder name for storybook 2023-05-31 18:31:52 +05:00
DmitrySychugov
1105568509 Merge branch 'develop' into feature/storybook-update 2023-05-31 18:20:37 +05:00