Commit Graph

1507 Commits

Author SHA1 Message Date
7779ba638b Merge branch 'develop' into bugfix/fix-color-theme-import-cycle 2023-05-24 19:47:22 +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
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
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
5c3816e587 Web:Components:Add props className, id, style, descriptionEveryone, descriptionTooltip. 2023-05-22 17:25:02 +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
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
24c12593a8 Merge branch 'develop' into bugfix/fix-invite-panel-list 2023-05-03 10:51:05 +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
25fed493da Merge branch 'develop' into feature/action-buttons-hints 2023-04-28 17:10:46 +04:00
2809ee1de5 Web: Components: ContextMenuButton: Fixed a bug with double opening a component in the info panel 2023-04-26 15:49:26 +03:00
bec14c23a7 Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-25 18:56:45 +03:00
b20b105172 Web: Components: TextArea: Fixed warning of custom attribute 2023-04-25 18:56:31 +03:00
DmitrySychugov
c7d326ffc2 Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-25 20:46:18 +05:00
DmitrySychugov
71ed7e5792 Web: Components: fixed some storybook warnings 2023-04-25 20:45:57 +05:00
55f30a4eca Web: Components: Fixed stories property`s issues 2023-04-25 18:38:27 +03:00
6dd66811b4 Web: Components: Fixed stories property`s issues 2023-04-25 18:23:04 +03:00
8ff8bfde99 Web: Components: Fixed stories 2023-04-25 15:30:01 +03:00
4f86ab9488 Web: Components: ContextMenu: Added missing keys for demo model 2023-04-25 14:59:01 +03:00
e261c8877a Storybook: Fix mdx warnings 2023-04-25 15:16:18 +04:00
b12814d8f8 Web: Components: DropDown: Removed unused property`s 2023-04-25 13:58:46 +03:00
d798773f62 Web: Components: ContextMenuButton: Fixed property usage. Added new display type - "toggle". Fixed usage on clients. 2023-04-25 13:57:49 +03:00
DmitrySychugov
9362331ecc Merge branch 'develop' into bugfix/storybook-fixes 2023-04-25 12:55:59 +05:00
DmitrySychugov
20938f0ce1 Web: Components: ToggleContent - fixed property name 2023-04-25 12:55:09 +05:00
DmitrySychugov
ef1658652c Web: Components: hidden docs tab 2023-04-25 12:54:30 +05:00
DmitrySychugov
0ec5c1b8d8 Web: Components: Badge - fixed description 2023-04-24 20:39:12 +05:00
DmitrySychugov
b61925b024 Web: Components: removed unnecessary properties from the storybook 2023-04-24 20:38:50 +05:00
cd95baa914 Merge branch 'develop' into bugfix/comment-edit-style 2023-04-24 18:26:42 +04:00
DmitrySychugov
5faf63e3cd Web: Components: fixed heading story 2023-04-24 13:59:47 +05:00
DmitrySychugov
a2f0090ebc Web: Components: RadioButton - added description 2023-04-24 13:59:20 +05:00
DmitrySychugov
35cb311ce2 Web: Components: TreeMenu - added description 2023-04-24 13:58:57 +05:00
DmitrySychugov
865828fb4c Web: Components: DropDownItem - added description 2023-04-24 13:58:36 +05:00
DmitrySychugov
af6d199d1a Merge branch 'develop' into bugfix/storybook-fixes 2023-04-24 12:34:01 +05:00
DmitrySychugov
0ad0808d40 Web: Components: Grid - added description 2023-04-24 12:33:03 +05:00
DmitrySychugov
65f8b169c6 Web: Components: fixed backdrop background display 2023-04-24 12:32:44 +05:00
DmitrySychugov
6180259f59 Web: Components: EmailInput - added description 2023-04-21 18:43:42 +05:00
DmitrySychugov
9caa3b8c50 Web: Components: ContextMenuButton - added description 2023-04-21 18:19:34 +05:00
DmitrySychugov
0b804cec2f Web: Components: ModalDialog - added description 2023-04-21 18:11:40 +05:00
DmitrySychugov
226347de1c Web: Components: Snackbar - added description 2023-04-21 18:07:45 +05:00