Commit Graph

33744 Commits

Author SHA1 Message Date
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
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
2011fc7320
Merge pull request #1420 from ONLYOFFICE/bugfix/fix-combo-box
Fix ComboBox
2023-05-16 16:08:40 +03: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
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
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
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
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