Commit Graph

10686 Commits

Author SHA1 Message Date
DmitrySychugov
153fa8f6d3 Web: row rename callback function 2023-05-25 14:58:22 +05:00
DmitrySychugov
b225abacc9 Web: snackbar rename callback function 2023-05-25 14:57:38 +05:00
DmitrySychugov
15a63680dd Web: Components: fixed context menu, color in dark mode 2023-05-24 19:48:57 +05:00
DmitrySychugov
a36a43baa3 Web: Components: fixed storybook selector text 2023-05-24 19:48:30 +05:00
DmitrySychugov
11207ceb6f Web: Components: fixed type selector for storybook 2023-05-24 15:34:30 +05:00
DmitrySychugov
6789b2b309 Web: Components: hide storybook prop, fixed display third button 2023-05-24 15:33:58 +05:00
DmitrySychugov
e600598c8e Web: Components: fixed docs drop down display 2023-05-23 19:22:10 +05:00
DmitrySychugov
a45be4c4f3 Web: Components: fixed dark theme display 2023-05-23 19:21:51 +05:00
DmitrySychugov
67832c5f52 Web: Components: rename main button callback function 2023-05-23 19:21:14 +05:00
DmitrySychugov
ea5f959a65 Web: Components: hide props for storybook 2023-05-23 19:20:16 +05:00
DmitrySychugov
4dbb891af8 Web: Components: update storybook 2023-05-22 14:59:13 +05:00
DmitrySychugov
88be362765 Merge branch 'develop' into feature/storybook-update 2023-05-18 18:07:39 +05:00
DmitrySychugov
bee5eb3e99 Web: Components: enabled autodocs in storybook 2023-05-16 18:57:49 +05:00
DmitrySychugov
462d0eb3b5 Web: renamed code input callback function 2023-05-16 18:57:09 +05:00
DmitrySychugov
3273b7af13 Web: renamed combobox function 2023-05-16 16:38:53 +05:00
137d715519 Web:Fix missing setIsOpenItemAccess. 2023-05-16 14:26:47 +03:00
DmitrySychugov
f2509a1b81 Web: Components: code refactoring 2023-05-05 17:10:45 +05:00
DmitrySychugov
6dbfd93ebd Web: Components: removed redundant code 2023-05-05 16:59:52 +05:00
DmitrySychugov
5b32659dd8 Web: Components: fixed bug with themes, changed context to global types 2023-05-04 20:08:02 +05:00
DmitrySychugov
6758f61cb1 Web: Components: fixed typescript error, added required plugins 2023-05-04 20:06:20 +05:00
b385911387 Merge branch 'develop' into feature/access-drop-down 2023-05-04 16:50:15 +04:00
7bc756facc Web: Files: fixed separator 2023-05-04 13:04:52 +03:00
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
DmitrySychugov
9d4ff7b7bb Web: Components: fixed bug with export default in stories 2023-05-02 16:23:03 +05:00
DmitrySychugov
914763da9b Web: Components: fixed export default error 2023-05-02 16:22:25 +05:00
DmitrySychugov
1ebc34c0f9 Web: installed new dependencies after migrating to new storybook version 2023-05-02 16:21:14 +05:00
DmitrySychugov
a7c4427cf8 Web: Components: overwritten storybook main js after migration 2023-05-02 16:20:19 +05:00
Timofey Boyko
8dbdcf9cf5 Merge branch 'develop' into branch bugfix/fix-section-blinking 2023-05-02 11:10:02 +03: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