Commit Graph

33646 Commits

Author SHA1 Message Date
21a42501e0 add idea folder to .gitignore 2023-05-26 20:42:33 +02:00
42f7a7dcbf Web: Client: Common: create rtl switcher 2023-05-26 17:42:47 +02: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
baf51890c7 add ProtectUsers in EditorController 2023-05-22 13:26:40 +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
b1d48db4a5 Web:Add locales DescriptionOfTheEveryoneRole, DescriptionOfTheRoleQueue. 2023-05-17 16:47:13 +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
0b4439d1cf Web:Add example avatar. 2023-05-17 12:09:49 +03:00
4f4c6d7f52 Web:Components:Add onRemoveUser, roles with users. 2023-05-17 12:09:30 +03:00
2011fc7320
Merge pull request #1420 from ONLYOFFICE/bugfix/fix-combo-box
Fix ComboBox
2023-05-16 16:08:40 +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
8700a64afc Web:Add everyone role button image. 2023-05-15 22:20:11 +03:00
11be99dcf0 Web:Components:Add StyledEveryoneRoleIcon, StyledEveryoneRoleContainer, StyledTooltip. 2023-05-15 22:19:30 +03:00
9a3503b3ef Web:Add AddRoleButton image. 2023-05-15 10:43:07 +03:00
6549777e3b Web:Components:Add FillingRoleSelector. 2023-05-15 10:42:39 +03:00
e790b13d83
Merge pull request #1365 from ONLYOFFICE/feature/access-drop-down
Feature/access drop down
2023-05-04 17:04:46 +04: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
df4e53da70 Web: fix 2023-05-04 12:50:30 +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
2ec25c6811
Merge pull request #1398 from ONLYOFFICE/bugfix/fix-section-blinking
Bugfix/fix section blinking
2023-05-03 19:37:38 +04: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
5edd7b498e
Merge pull request #1389 from ONLYOFFICE/bugfix/fix-invite-panel-list
Fixed the height of the list in the invitation panel
2023-05-03 14:11:45 +04: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