Commit Graph

10689 Commits

Author SHA1 Message Date
1ef9ad529c Web: Changed adding a theme using a class, moved the picture to a component, removed it from Common. 2023-05-25 11:53:52 +03:00
b2a623a91e Web: Moved StyledIcon to separate file. 2023-05-25 11:52:04 +03:00
7779ba638b Merge branch 'develop' into bugfix/fix-color-theme-import-cycle 2023-05-24 19:47:22 +03:00
bb9b2f8c90 Web:Login:Replacing import "@docspace/common/components/ColorTheme" with "@docspace/components/ColorTheme". 2023-05-24 19:45:57 +03:00
d8c34f8c60 Web:Components: Moving style components, adding a class to get rid of the import of components from the Common module in the ColorTheme components. 2023-05-24 18:32:42 +03:00
95c834ed6b Web: Moving style components, adding a class to get rid of the import of components from the Common module in the ColorTheme components. 2023-05-24 18:30:20 +03:00
b72b96c8c9 Web: Replacing import "@docspace/common/components/ColorTheme" with "@docspace/components/ColorTheme". 2023-05-24 18:28:06 +03:00
47fe313f9d Web:Moving style components to colorTheme components to get rid of component imports from the Common module. Moving the colorTheme components to the Components module. 2023-05-24 18:21:37 +03:00
ff174d6b9c Web:Common:Delete ColorTheme from Common. 2023-05-24 18:16:20 +03:00
f9de792fdf Web:Components:Add ThemeContext in ColorTheme, delete store. 2023-05-24 18:12:18 +03:00
2d12085b43 Web:Components:Add portalTheme in ThemeProvider. 2023-05-24 18:10:09 +03:00
3850b71db5 Web:Client:Add currentColorScheme in ThemeProvider. 2023-05-24 18:09:16 +03:00
a7fb914361
Merge pull request #1368 from ONLYOFFICE/bugfix/fix-three-line-comment
bugfix/fix-three-line-comment
2023-05-24 18:59:04 +04:00
f8f06f9a12
Merge pull request #1429 from ONLYOFFICE/feature/filling-role-selector
Feature/filling role selector
2023-05-24 18:51:43 +04:00
7285f6950b Web: Fix static version crash in My Documents 2023-05-23 14:53:09 +04:00
5c3816e587 Web:Components:Add props className, id, style, descriptionEveryone, descriptionTooltip. 2023-05-22 17:25:02 +03:00
5da3700a2d Web:Client:Added support for other browsers. 2023-05-18 12:19:57 +03:00
eb884dc6fd Merge branch 'develop' into feature/filling-role-selector 2023-05-17 17:21:44 +03:00
bc3b3452df Web:Components:Delete test file. 2023-05-17 17:18:39 +03:00
980702a47e Web:Components:Add translations, props description, Readme. 2023-05-17 16:46:50 +03:00
f4bf263388 Web:Components:Rename onClick for onAddUser. 2023-05-17 12:45:45 +03:00
4f4c6d7f52 Web:Components:Add onRemoveUser, roles with users. 2023-05-17 12:09:30 +03:00
137d715519 Web:Fix missing setIsOpenItemAccess. 2023-05-16 14:26:47 +03:00
ae92476829 Web:Components:Add TemplateRolesFilledUsers, propTypes for FillingRoleSelector. 2023-05-16 14:12:01 +03:00
11be99dcf0 Web:Components:Add StyledEveryoneRoleIcon, StyledEveryoneRoleContainer, StyledTooltip. 2023-05-15 22:19:30 +03:00
6549777e3b Web:Components:Add FillingRoleSelector. 2023-05-15 10:42:39 +03: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
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