Commit Graph

33678 Commits

Author SHA1 Message Date
1a2d5f3d5a Web:Adding history for FloatingButton in the Components module. 2023-05-26 14:39:19 +03:00
b4615ff33b Web:Components:Add PropTypes, stories for tags components. 2023-05-26 13:34:22 +03:00
a1392f94df Web:Components:Changed the file to mdx extension. 2023-05-26 11:26:37 +03:00
e4f9e1fe5c Web:Components:Fix import FloatingButton. 2023-05-25 16:46:08 +03:00
ff5ad1c5e4 Web:Moved the FloatingButton component from the Common module to the Components module. 2023-05-25 16:36:54 +03:00
e94962fa75 Merge branch 'bugfix/fix-color-theme-import-cycle' of github.com:ONLYOFFICE/AppServer into bugfix/fix-color-theme-import-cycle 2023-05-25 16:13:39 +03:00
6e723a37a1 Web:Moved the Tags component from the Common module to the Components module. 2023-05-25 16:12:45 +03:00
c0e720bfc2 Merge branch 'develop' into bugfix/fix-color-theme-import-cycle 2023-05-25 13:47:04 +04:00
c663949814 Web:Moved styles to one file StyledLoadingButton. 2023-05-25 12:44:08 +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
1166ec87c6 Web:Delete name portalTheme. 2023-05-25 12:07:03 +03:00
a75e919a6e Web:Common:Delete StyledWrapper. 2023-05-25 12:02:05 +03:00
3bd4a18f6b Web:Components:Moved StyledPreparationPortalProgress to a separate file. 2023-05-25 12:01:50 +03:00
2388213fba Web:Components:Moved StyledCircleWrapLoadingButton to a separate file. 2023-05-25 12:01:27 +03:00
ae5b3667ac Web:Moved LoginContainer to a separate file. 2023-05-25 12:00:05 +03:00
51500850ae Web:Components:Moved StyledInfoPanelToggleWrapper to a separate file. 2023-05-25 11:59:09 +03:00
e9a26b813c Web: Editor: Fix setup usersInRoom 2023-05-25 12:59:06 +04:00
748f119983 Web:Components:Moved StyledWrapper to a separate file. 2023-05-25 11:58:48 +03:00
e10789f08c Web:Components:Moved StyledIndicator to a separate file. 2023-05-25 11:58:09 +03:00
ee8288b16b Web:Components:Moved StyledIconWrapper to a separate file. 2023-05-25 11:57:37 +03:00
5238bc5c5f Web:Components:Moved StyledPinIcon to a separate file. 2023-05-25 11:56:48 +03:00
334da537a6 Web:Delete StyledCircleWrap. 2023-05-25 11:56:19 +03:00
7907e6563f Web:Moved StyledCircleWrapFloatingButton to separate file. 2023-05-25 11:55:29 +03:00
bcf9c9c65f Web:Moved StyledFilterBlockItemTag to separate file. 2023-05-25 11:54:48 +03:00
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
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