Commit Graph

10683 Commits

Author SHA1 Message Date
76493d1dc1 Web: Refactoring. 2023-05-26 10:50:32 +03:00
fd85996c72 Web: Fixed bug when going back through history to rooms. 2023-05-25 18:43:24 +03:00
599f36867f
Merge pull request #1431 from ONLYOFFICE/features/ProtectUsers
add ProtectUsers in EditorController
2023-05-25 13:38:26 +04:00
e9fb560511 Web: Editor: Fix display list of protected users 2023-05-25 13:36:39 +04:00
e9a26b813c Web: Editor: Fix setup usersInRoom 2023-05-25 12:59:06 +04: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
47dc8b63fc Web: Editor: Added new API method getProtectUsers 2023-05-22 22:42:13 +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
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