Commit Graph

10897 Commits

Author SHA1 Message Date
7d8a8a517d Merge branch 'feature/access-drop-down' of github.com:ONLYOFFICE/AppServer into feature/access-drop-down 2023-05-04 12:39:37 +03:00
6c044944d6 Web:Client:Corrected the view of the list when opened on mobile in vertical orientation. 2023-05-04 12:22:10 +03:00
Timofey Boyko
dce4989864 Web:Client:Files: fix render without section width 2023-05-03 18:29:17 +03:00
Timofey Boyko
a5a43a89e1 Web:Client:Home: fix accounts empty page 2023-05-03 18:08:20 +03:00
Timofey Boyko
3244792ad3 Web:Client:EmptyContainer: fix blinking 2023-05-03 17:40:57 +03:00
5bfc351818 Merge branch 'develop' into feature/access-drop-down
# Conflicts:
#	packages/client/src/components/panels/InvitePanel/sub-components/Item.js
#	packages/client/src/components/panels/InvitePanel/sub-components/ItemsList.js
2023-05-03 17:13:06 +03:00
Timofey Boyko
503ee844a7 Merge branch 'develop' into bugfix/fix-section-blinking 2023-05-03 17:01:20 +03:00
fd05e3f5a3 Web:Fixed missing scroll when opening user roles. Fixed the view of the list of user roles when the mobile phone is in a horizontal position. 2023-05-03 16:47:58 +03:00
Timofey Boyko
912dd6af01 Web:Client:Home: fix filter blinking 2023-05-03 16:25:34 +03:00
Timofey Boyko
f9efe4fffd Web:Client: delete console log 2023-05-03 13:55:20 +03:00
0c3ab885a9 Merge branch 'develop' into feature/access-drop-down
# Conflicts:
#	packages/client/src/components/panels/InvitePanel/sub-components/Item.js
#	packages/client/src/components/panels/InvitePanel/sub-components/ItemsList.js
2023-05-03 13:38:20 +03:00
Timofey Boyko
8a49d98e45 Web:Client:PortalSettings: fix branding mobile view 2023-05-03 13:30:47 +03:00
Timofey Boyko
cf9a5117df Web:Common:API: fix getUserList 2023-05-03 13:20:20 +03:00
Timofey Boyko
fd808d8ab9 Web:Client:PortalSettings: fix integration routes 2023-05-03 12:48:46 +03:00
f237631d4f Web:Client:Fix. 2023-05-03 10:58:40 +03:00
24c12593a8 Merge branch 'develop' into bugfix/fix-invite-panel-list 2023-05-03 10:51:05 +03:00
580d81d2e7 Web:Removed an incorrect fix for opening the list of roles for a user on the phone. 2023-05-03 10:44:01 +03:00
6b2ba9669e Merge branch 'bugfix/fix-invite-panel-list' of github.com:ONLYOFFICE/AppServer into bugfix/fix-invite-panel-list 2023-05-02 17:52:57 +03:00
dbc9cc1653 Web:Fixed the appearance of two scrolls in the list of added users when resizing in the invitation panel. Fixed that the list of user roles in the list of added users on mobile in a vertical position opened not nailed to the bottom. 2023-05-02 17:51:36 +03:00
Timofey Boyko
869735f1f5 Web:Client:Home: fix info-panel and media viewer 2023-05-02 16:05:04 +03:00
Vladimir Khvan
638254e8fa empty filter stub was added 2023-05-02 15:32:59 +05:00
Timofey Boyko
8dbdcf9cf5 Merge branch 'develop' into branch bugfix/fix-section-blinking 2023-05-02 11:10:02 +03:00
Vladimir Khvan
70341ad187 retry button was added 2023-05-01 17:44:55 +05:00
Vladimir Khvan
1ad0e756e5 eventId was passed to navigation header 2023-05-01 17:44:36 +05:00
Vladimir Khvan
3b34802685 time inputs were validated 2023-05-01 17:35:11 +05:00
Vladimir Khvan
010eca8444 isApplied was moved to filterDialog 2023-05-01 17:34:32 +05:00
Vladimir Khvan
91eb09be2f format filter function was created 2023-05-01 16:58:19 +05:00
Vladimir Khvan
321a046173 statusFilters was added to handle statusBar changes 2023-05-01 16:57:59 +05:00
Vladimir Khvan
c4732951d3 success toast was added 2023-05-01 13:59:23 +05:00
Vladimir Khvan
834d651fbd retry action was added 2023-05-01 13:40:26 +05:00
Vladimir Khvan
1f3f70c9c7 console error about property bubbling into DOM was fixed 2023-05-01 13:30:48 +05:00
Vladimir Khvan
1ed1fdf241 heighttextarea was renamed to heightTextArea / redundant props were deleted 2023-05-01 13:27:42 +05:00
Vladimir Khvan
b1036ec96b filterSettings and affiliated actions were added / selection logic was added 2023-05-01 13:26:04 +05:00
Vladimir Khvan
124b906758 /developer/tools/ route was changed to /developer-tools/ 2023-05-01 13:25:04 +05:00
Vladimir Khvan
fdbf39c8f4 link was changed / developer tools was divided into sub-roots 2023-05-01 13:24:23 +05:00
Vladimir Khvan
3c7fa54222 selection was reworked to interact with webhooks store 2023-05-01 13:23:42 +05:00
Vladimir Khvan
8e6248fc38 actions with filter settings were moved to webhook store 2023-05-01 13:22:30 +05:00
Vladimir Khvan
933554356d filter settings was injected 2023-05-01 13:22:02 +05:00
Vladimir Khvan
72e950f6fe actions with filter settings were moved to webhook store / time picker was fixed 2023-05-01 13:21:27 +05:00
Vladimir Khvan
95296381e3 status bar was created 2023-05-01 13:20:09 +05:00
Vladimir Khvan
440e423b95 group actions were added 2023-05-01 13:19:42 +05:00
Vladimir Khvan
0377ab7f8f filter settings object was moved to webhooks store 2023-05-01 13:19:13 +05:00
Vladimir Khvan
f4f454087b history webhooks were passed to header 2023-05-01 13:18:08 +05:00
Vladimir Khvan
f0719871b5 console.log was deleted 2023-05-01 13:17:42 +05:00
Vladimir Khvan
b0def70285 hasError prop was added 2023-05-01 13:17:16 +05:00
Vladimir Khvan
49edd01154 /developer/tools root was changed to /developer-tools/ 2023-05-01 13:16:48 +05:00
Timofey Boyko
b25ed3dfd0 Web:Client:Section: fix list of My documents after moving from Settings or Accounts 2023-04-28 17:41:49 +03:00
51f7cdac9a Web: Files: fixed translations 2023-04-28 16:59:48 +03:00
25fed493da Merge branch 'develop' into feature/action-buttons-hints 2023-04-28 17:10:46 +04:00
Timofey Boyko
122349273d Web:Client:Filter: fix loader 2023-04-28 10:17:43 +03:00
Timofey Boyko
63a6c22b9f Web:Client:HOCs: fix withPeopleLoader 2023-04-27 16:21:52 +03:00
Timofey Boyko
fbbc7721be Web:Client: move Settings as nested route to home 2023-04-27 16:21:34 +03:00
d42d8505d1
Merge pull request #1390 from ONLYOFFICE/feature/thirdparty
Feature/thirdparty
2023-04-27 17:02:34 +04:00
Mushka Nikita
e2a1a3be00 added and returned optional chaining to some bool expressions in tags 2023-04-27 15:55:31 +03:00
Mushka Nikita
359f77e4ca removed unused todo comment 2023-04-27 15:54:18 +03:00
Mushka Nikita
c590e5774f fixed thirdpart tag update logic 2023-04-27 15:06:55 +03:00
a4a29b5286 Merge branch 'develop' into bugfix/fix-invite-panel-list 2023-04-27 14:24:06 +04:00
Timofey Boyko
d3279bd6ae Web:Client:Home: change AccountsBody loader 2023-04-27 11:33:47 +03:00
Timofey Boyko
84912426bb Web:Client:Home: delete loaders 2023-04-26 17:25:15 +03:00
Timofey Boyko
c189f0071b Web:Client:Home: fix double fetching files 2023-04-26 16:41:41 +03:00
2809ee1de5 Web: Components: ContextMenuButton: Fixed a bug with double opening a component in the info panel 2023-04-26 15:49:26 +03:00
Mushka Nikita
b417ae0365 Merge branch 'develop' into feature/thirdparty 2023-04-26 15:02:13 +03:00
efcdd6d952 Web:Client:Fixed the height of the list in the invitation panel to the maximum so that the dropdown with the list of user roles opens completely. 2023-04-26 12:27:18 +03:00
Timofey Boyko
5356d20ad9 Web:Client:FilesStore: fix isEmptyPage 2023-04-26 11:47:48 +03:00
Timofey Boyko
d57e356d7a Web:Client:SectionHeader: fix blinking after change accounts to my documents 2023-04-26 11:35:31 +03:00
12fce4a155 Merge branch 'develop' into bugfix/storybook-fixes 2023-04-25 22:15:10 +04:00
bec14c23a7 Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-25 18:56:45 +03:00
b20b105172 Web: Components: TextArea: Fixed warning of custom attribute 2023-04-25 18:56:31 +03:00
24f0abbcfc Web: Fix crash of /wizard on static version 2023-04-25 19:46:51 +04:00
DmitrySychugov
c7d326ffc2 Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-25 20:46:18 +05:00
DmitrySychugov
71ed7e5792 Web: Components: fixed some storybook warnings 2023-04-25 20:45:57 +05:00
55f30a4eca Web: Components: Fixed stories property`s issues 2023-04-25 18:38:27 +03:00
6dd66811b4 Web: Components: Fixed stories property`s issues 2023-04-25 18:23:04 +03:00
8ff8bfde99 Web: Components: Fixed stories 2023-04-25 15:30:01 +03:00
4f86ab9488 Web: Components: ContextMenu: Added missing keys for demo model 2023-04-25 14:59:01 +03:00
e261c8877a Storybook: Fix mdx warnings 2023-04-25 15:16:18 +04:00
b12814d8f8 Web: Components: DropDown: Removed unused property`s 2023-04-25 13:58:46 +03:00
d798773f62 Web: Components: ContextMenuButton: Fixed property usage. Added new display type - "toggle". Fixed usage on clients. 2023-04-25 13:57:49 +03:00
Timofey Boyko
f485f90126 Web:Client:Filter: fix visible at accounts page 2023-04-25 13:43:35 +03:00
Timofey Boyko
aced605262 Web:Client:Home: fix section header blinking 2023-04-25 13:38:18 +03:00
Timofey Boyko
e04f7be858 Web:Client:Article: fix path for accounts/filter 2023-04-25 12:36:26 +03:00
Timofey Boyko
6d1c854b1d Web:Client:FilesStore: fix trash isEmptyPage 2023-04-25 12:14:38 +03:00
Vladimir Khvan
efe6d9ff68 withRouter and history were substituted with useNavigate 2023-04-25 14:01:33 +05:00
Timofey Boyko
b888b8a0ee Web:Client: move AccountsHome to Home 2023-04-25 12:01:25 +03:00
DmitrySychugov
9362331ecc Merge branch 'develop' into bugfix/storybook-fixes 2023-04-25 12:55:59 +05:00
DmitrySychugov
20938f0ce1 Web: Components: ToggleContent - fixed property name 2023-04-25 12:55:09 +05:00
DmitrySychugov
ef1658652c Web: Components: hidden docs tab 2023-04-25 12:54:30 +05:00
Vladimir Khvan
d9418d7fef Merge branch 'develop' into feature/webhooks-page 2023-04-25 12:26:46 +05:00
Vladimir Khvan
54b0b3d71d delivery and group status params were added 2023-04-25 12:12:03 +05:00
Vladimir Khvan
55f42b28a1 with file actions and with router were injected 2023-04-25 12:11:34 +05:00
Vladimir Khvan
3538cc38c3 file store was injected 2023-04-25 12:11:03 +05:00
Vladimir Khvan
4c93dd967e filter settings were moved to the parent component 2023-04-25 12:09:45 +05:00
Vladimir Khvan
e5f3e66e89 filter dialog was modularized / status and delivery date submission was added 2023-04-25 12:08:45 +05:00
Vladimir Khvan
67f27ea0ba apply filters function was created 2023-04-25 12:06:57 +05:00
Vladimir Khvan
475d942709 status description was deleted 2023-04-25 12:06:31 +05:00
Vladimir Khvan
14839d512d classname prop was added 2023-04-25 12:06:08 +05:00
Vladimir Khvan
a4d5bd9bed webhook details/history tabs were deleted 2023-04-25 12:05:46 +05:00
DmitrySychugov
47dbb1d4e0 Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-24 20:54:16 +05:00
DmitrySychugov
0ec5c1b8d8 Web: Components: Badge - fixed description 2023-04-24 20:39:12 +05:00
DmitrySychugov
b61925b024 Web: Components: removed unnecessary properties from the storybook 2023-04-24 20:38:50 +05:00