Commit Graph

7153 Commits

Author SHA1 Message Date
368b44071f Web: Common: Added other props to routes 2021-02-25 10:10:39 +03:00
a84a0ae691 Web: Common: AuthStore: simplified init sub-stores 2021-02-25 10:09:50 +03:00
Artem Tarasov
69dd27fac7 Web: applied new import from appserver/components 2021-02-24 20:11:23 +03:00
Artem Tarasov
5f2d0e4616 Web: Components: changed component hierarchy 2021-02-24 17:42:09 +03:00
507fadff55 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces
# Conflicts:
#	packages/asc-web-common/src/components/NavMenu/sub-components/nav-item.js
#	packages/asc-web-common/src/store/auth/selectors.js
#	packages/asc-web-components/src/components/icons/svg/index.js
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/Article/Body/TreeSettings.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/BadgesFileTile.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesTileContent.js
#	products/ASC.Files/Client/src/components/pages/Settings/Section/Body/ConnectedClouds.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/VersionRow.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/AccessComboBox.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/SharingRow.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/linkRow.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/FileRow.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/ShareButton.js
#	products/ASC.People/Client/src/components/Article/Body/index.js
#	products/ASC.People/Client/src/components/pages/GroupAction/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/userContent.js
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/src/Shell.jsx
#	web/ASC.Web.Client/src/components/pages/Settings/categories/common/customization.js
#	yarn.lock
2021-02-24 10:57:03 +03:00
34d9eed580 Merge branch 'develop' into feature/workspaces
# Conflicts:
#	packages/asc-web-common/src/components/GroupSelector/GroupSelector.stories.js
#	packages/asc-web-common/src/components/NavMenu/sub-components/header-nav.js
#	packages/asc-web-common/src/components/NavMenu/sub-components/header.js
#	packages/asc-web-common/src/components/NavMenu/sub-components/nav-item.js
#	packages/asc-web-common/src/components/NavMenu/sub-components/nav-logo-item.js
#	packages/asc-web-common/src/components/PageLayout/index.js
#	packages/asc-web-common/src/components/PeopleSelector/PeopleSelector.stories.js
#	packages/asc-web-common/src/components/PrivateRoute/PrivateRoute.js
#	packages/asc-web-common/src/store/AuthStore.js
#	packages/asc-web-common/src/store/ModuleStore.js
#	packages/asc-web-common/src/store/SettingsStore.js
#	packages/asc-web-common/src/store/UserStore.js
#	packages/asc-web-common/src/store/auth/actions.js
#	packages/asc-web-common/src/store/auth/index.js
#	packages/asc-web-common/src/store/auth/reducer.js
#	packages/asc-web-common/src/store/auth/selectors.js
#	products/ASC.Files/Client/config-overrides.js
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/Article/Body/ThirdPartyList.js
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/Article/Body/TreeSettings.js
#	products/ASC.Files/Client/src/components/Article/Body/index.js
#	products/ASC.Files/Client/src/components/Article/Header/index.js
#	products/ASC.Files/Client/src/components/Article/MainButton/index.js
#	products/ASC.Files/Client/src/components/dialogs/ConnectDialog/index.js
#	products/ASC.Files/Client/src/components/dialogs/ConvertDialog/index.js
#	products/ASC.Files/Client/src/components/dialogs/DeleteDialog/index.js
#	products/ASC.Files/Client/src/components/dialogs/DeleteThirdPartyDialog/index.js
#	products/ASC.Files/Client/src/components/dialogs/DownloadDialog/index.js
#	products/ASC.Files/Client/src/components/dialogs/EmptyTrashDialog/index.js
#	products/ASC.Files/Client/src/components/dialogs/ThirdPartyMoveDialog/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/BadgesFileTile.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesTileContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Paging/index.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.Files/Client/src/components/pages/Settings/Section/Body/ConnectedClouds.js
#	products/ASC.Files/Client/src/components/pages/Settings/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/VersionRow.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/index.js
#	products/ASC.Files/Client/src/components/panels/AddGroupsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/AddUsersPanel/index.js
#	products/ASC.Files/Client/src/components/panels/ChangeOwnerPanel/index.js
#	products/ASC.Files/Client/src/components/panels/EmbeddingPanel/index.js
#	products/ASC.Files/Client/src/components/panels/NewFilesPanel/index.js
#	products/ASC.Files/Client/src/components/panels/OperationsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/AccessComboBox.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/SharingRow.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/ShareButton.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/index.js
#	products/ASC.Files/Client/src/components/panels/VersionHistoryPanel/index.js
#	products/ASC.Files/Client/src/helpers/desktop.js
#	products/ASC.Files/Client/src/helpers/i18n.js
#	products/ASC.Files/Client/src/helpers/utils.js
#	products/ASC.Files/Client/src/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.Files/Client/src/store/files/reducers.js
#	products/ASC.Files/Client/src/store/rootReducer.js
#	products/ASC.People/Client/config-overrides.js
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/src/App.js
#	products/ASC.People/Client/src/components/Article/Body/index.js
#	products/ASC.People/Client/src/components/Article/Header/index.js
#	products/ASC.People/Client/src/components/Article/MainButton/index.js
#	products/ASC.People/Client/src/components/dialogs/ChangeEmailDialog/index.js
#	products/ASC.People/Client/src/components/dialogs/ChangePasswordDialog/index.js
#	products/ASC.People/Client/src/components/dialogs/ChangePhoneDialog/index.js
#	products/ASC.People/Client/src/components/dialogs/ChangeUserStatusDialog/index.js
#	products/ASC.People/Client/src/components/dialogs/ChangeUserTypeDialog/index.js
#	products/ASC.People/Client/src/components/dialogs/DataLossWarningDialog/index.js
#	products/ASC.People/Client/src/components/dialogs/DeleteProfileEverDialog/index.js
#	products/ASC.People/Client/src/components/dialogs/DeleteSelfProfileDialog/index.js
#	products/ASC.People/Client/src/components/dialogs/DeleteUsersDialog/index.js
#	products/ASC.People/Client/src/components/dialogs/InviteDialog/index.js
#	products/ASC.People/Client/src/components/dialogs/SendInviteDialog/index.js
#	products/ASC.People/Client/src/components/pages/GroupAction/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/GroupAction/index.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/userContent.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Filter/index.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Header/index.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Paging/index.js
#	products/ASC.People/Client/src/components/pages/Home/index.js
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/ProfileInfo/ProfileInfo.js
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/Profile/Section/Header/index.js
#	products/ASC.People/Client/src/components/pages/Profile/index.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/avatarEditorPage.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/createAvatarEditorPage.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/updateUserForm.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/index.js
#	products/ASC.People/Client/src/components/pages/Reassign/Section/Header/index.js
#	products/ASC.People/Client/src/components/pages/Reassign/index.js
#	products/ASC.People/Client/src/helpers/i18n.js
#	products/ASC.People/Client/src/helpers/utils.js
#	products/ASC.People/Client/src/index.js
#	products/ASC.People/Client/src/store/people/reducers.js
#	products/ASC.People/Client/src/store/portal/actions.js
#	products/ASC.People/Client/src/store/portal/reducers.js
#	products/ASC.People/Client/src/store/profile/actions.js
#	products/ASC.People/Client/src/store/profile/selectors.js
#	products/ASC.People/Client/src/store/rootReducer.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/config-overrides.js
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/src/components/pages/About/index.js
#	web/ASC.Web.Client/src/components/pages/Confirm/index.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/activateEmail.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/activateUser.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/changeEmail.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/changeOwner.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/changePassword.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/changePhone.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/createUser.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/profileRemove.js
#	web/ASC.Web.Client/src/components/pages/Home/index.js
#	web/ASC.Web.Client/src/components/pages/PaymentsEnterprise/index.js
#	web/ASC.Web.Client/src/components/pages/PaymentsEnterprise/sub-components/advantagesContainer.js
#	web/ASC.Web.Client/src/components/pages/PaymentsEnterprise/sub-components/buttonContainer.js
#	web/ASC.Web.Client/src/components/pages/PaymentsEnterprise/sub-components/contactContainer.js
#	web/ASC.Web.Client/src/components/pages/PaymentsEnterprise/sub-components/headerContainer.js
#	web/ASC.Web.Client/src/components/pages/Settings/Layout/index.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/common/custom-titles.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/common/customization.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/common/language-and-time-zone.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/common/whitelabel.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/integration/sub-components/consumerModalDialog.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/integration/thirdPartyServicesSettings.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/accessRights.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/sub-components/admins.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/sub-components/modules.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/sub-components/owner.js
#	web/ASC.Web.Client/src/components/pages/ThirdParty/index.js
#	web/ASC.Web.Client/src/components/pages/Wizard/index.js
#	web/ASC.Web.Client/src/helpers/confirmRoute.js
#	web/ASC.Web.Client/src/helpers/i18n.js
#	web/ASC.Web.Client/src/helpers/utils.js
#	web/ASC.Web.Client/src/index.js
#	web/ASC.Web.Client/src/store/confirm/actions.js
#	web/ASC.Web.Client/src/store/payments/actions.js
#	web/ASC.Web.Client/src/store/settings/reducer.js
#	web/ASC.Web.Client/src/store/settings/selectors.js
#	web/ASC.Web.Client/src/store/store.js
#	web/ASC.Web.Client/src/store/wizard/actions.js
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
#	web/ASC.Web.Login/src/Login.jsx
#	web/ASC.Web.Login/src/sub-components/register-container.js
#	yarn.lock
2021-02-24 10:30:42 +03:00
TatianaLopaeva
782e069ffb Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-02-23 22:44:44 +03:00
TatianaLopaeva
2b6a0eb9a5 Web: Components: Deleted useless imports. 2021-02-23 22:43:25 +03:00
TatianaLopaeva
2ee7f60d4c Web/Files: Refactoring. 2021-02-23 22:19:51 +03:00
TatianaLopaeva
3e3b079b5a Web: Components: Deleted useless Icons component. 2021-02-23 22:14:42 +03:00
TatianaLopaeva
0a75c9240f Web: Components: Refactoring. 2021-02-20 18:38:18 +03:00
TatianaLopaeva
5949865a45 Web: Components: Fix problem with click om icon, added size style. 2021-02-20 18:37:32 +03:00
TatianaLopaeva
1f8fd0a9db Web: Added styles for icons. Added common icons styles. 2021-02-20 17:54:12 +03:00
TatianaLopaeva
5d26bd5670 Web: Downgrade rc-tree package. 2021-02-20 13:19:01 +03:00
TatianaLopaeva
7023cf5f3a Web: Transferring icons from a shared folder to modules. Icons are displayed by url. 2021-02-20 11:46:32 +03:00
TatianaLopaeva
b9d0183bfc Web: Components: Checkbox: Modified icons for support color. 2021-02-20 10:58:09 +03:00
TatianaLopaeva
80d457234e Web: Components: Added theme support, added color support, moved styles iat another file. 2021-02-20 10:51:16 +03:00
Artem Tarasov
c5cac001c8 Web: LoginMobile: added validation of pass for registration-form 2021-02-20 02:56:59 +03:00
TatianaLopaeva
22d7bd6bd3 Web: Components: text: Fix text color for base/dark themes. 2021-02-15 19:15:27 +03:00
TatianaLopaeva
ea7e970182 Web: Components: utils: Added globalStyles file. 2021-02-15 19:08:51 +03:00
TatianaLopaeva
f00dc563ff Web: Components: themes: Refactoring base theme. 2021-02-15 19:08:10 +03:00
TatianaLopaeva
175c42d8b8 Web: Components: Added styles for dark theme. 2021-02-15 19:07:28 +03:00
TatianaLopaeva
21e73c6db2 Web: Components: tree-menu: Added theme provider, update globalColors file. 2021-02-15 15:22:21 +03:00
TatianaLopaeva
64bd5aa964 Web: Components: theme-provider: Rename folder and files. 2021-02-15 12:33:07 +03:00
TatianaLopaeva
b3c2e21c93 Web: Components: password-input: Added theme support and moved styles to separate file. 2021-02-15 12:10:20 +03:00
TatianaLopaeva
978709d814 Web: Components: field-container: Added theme support and moved styles to separate file. 2021-02-15 10:23:36 +03:00
TatianaLopaeva
d5b3a37b3d Web: Components: row-content: Added theme support and moved styles to separate file. 2021-02-15 09:46:40 +03:00
TatianaLopaeva
80cdc0dee6 Web: Components: file-input: Added theme support and moved styles to separate file. 2021-02-12 14:28:10 +03:00
TatianaLopaeva
a815dbb194 Web: Components: calendar: Added theme support, moved styles to separate file, deleted weekday file. 2021-02-12 13:34:27 +03:00
TatianaLopaeva
2ad00eff45 Web: Components: avatar-editor: Added theme support, moved styles to separate file. 2021-02-12 11:22:43 +03:00
TatianaLopaeva
ab251cb249 Web: Components: loader: Added theme support and moved styles to another file. 2021-02-12 10:06:52 +03:00
TatianaLopaeva
2d565f6591 Web: Components: group-buttons-menu: Added theme support, moved styles to a separate file. 2021-02-10 19:33:03 +03:00
TatianaLopaeva
d958a39e17 Web: Components: group-button: Added theme support, moved styles to a separate file. 2021-02-10 19:14:47 +03:00
TatianaLopaeva
d02485121f Web: Components: toast: Added theme support, moved styles to a separate file. 2021-02-10 18:05:02 +03:00
TatianaLopaeva
f8e082d8cf Web: Components: empty-screen-container: Moved styles to a separate file. 2021-02-10 14:36:35 +03:00
TatianaLopaeva
14d71c05ff Web: Components: drop-down-item: Added theme support, moved styles to a separate file. 2021-02-10 14:32:42 +03:00
TatianaLopaeva
a774631c45 Web: Components: drop-down: Added theme support, moved styles to a separate file. 2021-02-10 13:45:26 +03:00
TatianaLopaeva
da8154cfd0 Web: Components: help-button: Added theme support, moved styles to a separate file. 2021-02-10 11:00:17 +03:00
TatianaLopaeva
3e231d4920 Web: Components: drag-and-drop: Added theme support, moved styles to a separate file, update globalColors. 2021-02-10 10:29:18 +03:00
TatianaLopaeva
350ee86065 Web: Components: aside: Added theme support, moved styles to a separate file. 2021-02-10 10:09:26 +03:00
TatianaLopaeva
56f278641c Web: Components: date-picker: Added theme support, moved styles to a separate file. 2021-02-09 19:00:54 +03:00
TatianaLopaeva
7f7a584399 Web: Components: badge: Added theme support, moved styles to a separate file. 2021-02-09 18:26:52 +03:00
TatianaLopaeva
37879c1fba Web: Components: icon-button: Moved styles to a separate file. 2021-02-09 18:21:39 +03:00
TatianaLopaeva
3562b429d7 Web: Components: row-container: Moved styles to a separate file. 2021-02-09 17:50:25 +03:00
TatianaLopaeva
1e6e23f5a4 Web: Components: row: Added theme support, moved styles to a separate file. 2021-02-09 16:13:52 +03:00
TatianaLopaeva
67e908560c Web: Components: request-loader: Added theme support, moved styles to a separate file, update globalColors. 2021-02-09 15:02:17 +03:00
TatianaLopaeva
60024bf11c Web: Components: radio-button-group: Moved styles to a separate file. 2021-02-09 14:41:50 +03:00
TatianaLopaeva
1a8c63902c Web: Components: radio-button: Added theme support, moved styles to a separate file, moved icons to svg folder. 2021-02-09 14:35:09 +03:00
TatianaLopaeva
d6c9244a81 Web: Components: progress-bar: Added theme support, moved styles to a separate file. 2021-02-09 13:44:12 +03:00
TatianaLopaeva
40e2d28a87 Web: Components: paging: Added theme support, moved styles to a separate file. 2021-02-09 13:18:59 +03:00
TatianaLopaeva
9f36a3ff5b Web: Components: modal-dialog: Added theme support, moved styles to a separate file. 2021-02-09 11:56:15 +03:00
TatianaLopaeva
3dea889a98 Web: Components: main-button: Added theme support, moved styles to a separate file. 2021-02-09 11:13:52 +03:00
TatianaLopaeva
d61308f9a9 Web: input-block: Added import. 2021-02-08 18:02:21 +03:00
TatianaLopaeva
cb8e7013fe Web: Components: link-with-dropdown: Added theme support, moved styles to a separate file. 2021-02-08 17:56:36 +03:00
TatianaLopaeva
bf9eb4aa48 Web: Components: input-block: Moved styles to a separate file. 2021-02-08 17:20:47 +03:00
TatianaLopaeva
a66047aeb4 Web: Components: save-cancel-buttons: Added theme support, moved styles to a separate file. 2021-02-08 11:04:27 +03:00
TatianaLopaeva
cca261bb5b Web: Components: scrollbar: Added theme support, moved styles to a separate file. 2021-02-08 10:44:16 +03:00
TatianaLopaeva
6776aed153 Web: Components: search-input: Added theme support, moved styles to a separate file. 2021-02-08 10:27:42 +03:00
TatianaLopaeva
46f0d6f2c9 Web: Components: selected-item: Added theme support, moved styles to a separate file. 2021-02-08 10:18:03 +03:00
TatianaLopaeva
6d72708080 Web: Components: selector-add-button: Added theme provider, moved styles to a separate file. 2021-02-05 16:22:55 +03:00
TatianaLopaeva
cc4427e027 Web: Components: social-button: Added theme provider, moved styles to a separate file. 2021-02-05 16:05:09 +03:00
TatianaLopaeva
66e4516ffc Web: Components: tabs-container: Added theme provider, moved styles to a separate file. 2021-02-05 15:27:29 +03:00
TatianaLopaeva
e6ef3f8c13 Web: Components: tooltip: Added theme support, moved styles to a separate file and rename components. 2021-02-05 14:10:15 +03:00
TatianaLopaeva
2ce881fbc0 Web: Components: context-menu-button: Added theme provider, moved styles to a separate file and rename components. 2021-02-05 13:51:26 +03:00
TatianaLopaeva
c54db2105c Web: Components: combobox:combo-button: Added theme support for icons. 2021-02-05 13:10:03 +03:00
TatianaLopaeva
7ef82d9ead Web: Components: heading: Added theme support and moved styles to a separate file. 2021-02-04 18:56:41 +03:00
TatianaLopaeva
ef3f027880 Web: Components: text: Added theme support and moved styles to a separate file. 2021-02-04 18:55:24 +03:00
TatianaLopaeva
1d0db2cf02 Web: Components: toggle-content: Added theme support and moved styles to a separate file. 2021-02-04 17:54:32 +03:00
TatianaLopaeva
e6a7ef7eda Web: Components: toggle-button: Added theme support and moved styles to a separate file. 2021-02-04 16:52:53 +03:00
TatianaLopaeva
1b9669f393 Web: Components: combobox: Added theme into styles, moved styles to a separate file. 2021-02-04 13:28:48 +03:00
TatianaLopaeva
ec0d32df21 Web: Components: backdrop: Added theme into styles, added commonStyles, moved styles to a separate file. 2021-02-04 12:28:04 +03:00
TatianaLopaeva
668c10ddd0 Web: Components: avatar: Added theme into styles, added commonStyles, moved styles to a separate file. 2021-02-04 11:55:34 +03:00
TatianaLopaeva
51798123e6 Web: Components: textarea: Added theme into styles, added commonStyles, moved styles to a separate file. 2021-02-03 18:03:27 +03:00
TatianaLopaeva
ac018d14e5 Web: Components: link: Added theme into styles, added commonStyles, moved styles to a separate file. 2021-02-03 17:40:45 +03:00
TatianaLopaeva
66cf9c21f3 Web: Components: button: Added theme into styles, added commonStyles, moved styles to a separate file. 2021-02-03 16:47:01 +03:00
TatianaLopaeva
fc9224ef62 Web: Components: input-block: Added theme into styles, added styles into the globalColors file. 2021-02-03 15:07:31 +03:00
TatianaLopaeva
949343f5ce Web: Components: password-input: Refactoring and connect the theme. 2021-02-03 14:51:10 +03:00
TatianaLopaeva
53884de5ce Web: text-input: Splitting one file into several, adding a theme to styles, changing the globalColors file accordingly. 2021-02-03 14:43:38 +03:00
TatianaLopaeva
f07906ccb6 Web: Added Theme Provider. 2021-02-03 11:48:47 +03:00
TatianaLopaeva
1f0b4f63aa Web: Added base and dark theme, globalColors. 2021-02-03 11:47:57 +03:00
TatianaLopaeva
af96aaf2b3 Web: Changed imports. 2021-02-01 16:10:02 +03:00
652c7bd906 Merge branch 'develop' into feature/workspaces
# Conflicts:
#	packages/asc-web-common/src/components/Layout/MobileLayout.js
#	packages/asc-web-common/src/components/Layout/ScrollToTop.js
#	packages/asc-web-common/src/components/Layout/context.js
#	packages/asc-web-common/src/components/Layout/index.js
#	packages/asc-web-common/src/components/NavMenu/index.js
#	packages/asc-web-common/src/components/NavMenu/sub-components/header-nav.js
#	packages/asc-web-common/src/components/PageLayout/index.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section-header.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section.js
#	packages/asc-web-components/src/components/icons/svg/button.cancel.react.svg
#	packages/asc-web-components/src/components/icons/svg/clear.active.react.svg
#	packages/asc-web-components/src/components/icons/svg/load.error.react.svg
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/src/App.js
#	products/ASC.People/Client/src/components/pages/Profile/index.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/index.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
#	yarn.lock
2021-01-29 16:39:00 +03:00
aa2c7f4588 Web: Components: Fixed Icons export 2021-01-27 10:30:21 +03:00
30ab7edfcf Web: Fixed import errors 2021-01-27 10:29:15 +03:00
be63aecb39 Web: Changed logo link click to Link component 2021-01-26 10:20:31 +03:00
b9ed789746 Web: Applied WP:ModuleFederation best practices 2021-01-26 00:55:46 +03:00
789b547ccf Merge branch 'develop' into feature/workspaces
# Conflicts:
#	packages/asc-web-components/src/components/icons/svg/icon_box.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_dropbox.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_google_drive.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_kdrive.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_nextcloud.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_onedrive.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_owncloud.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_sharepoint.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_webdav.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_yandex_disk.react.svg
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/dialogs/DownloadDialog/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
#	yarn.lock
2021-01-22 11:24:16 +03:00
889949eb95 Merge branch 'develop' into feature/workspaces
# Conflicts:
#	packages/asc-web-common/src/components/Layout/index.js
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/HistoryRowsLoader.js
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/HistoryRowsLoader.stories.js
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/README.md
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/StyledHistoryRowsLoader.js
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/index.js
#	packages/asc-web-common/src/components/NavMenu/sub-components/nav-item.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section.js
#	packages/asc-web-common/src/desktop/index.js
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/public/index.html
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/dialogs/DownloadDialog/DownloadContent.js
#	products/ASC.Files/Client/src/components/pages/DocEditor/index.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/VersionRow.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Header/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/index.js
#	products/ASC.Files/Client/src/components/panels/AddGroupsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/AddUsersPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/SharingRow.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/ProfileInfo/ProfileInfo.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/updateUserForm.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/helpers/confirmRoute.js
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/src/pages/login/i18n.js
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
#	web/ASC.Web.Login/src/LoginContent.jsx
#	yarn.lock
2021-01-11 12:21:59 +03:00
ba86186c45 Web: Common: Fix displaying MenuIcon 2020-12-15 18:53:04 +03:00
c9293ac86d Merge branch 'develop' into feature/workspaces
# Conflicts:
#	packages/asc-web-common/src/components/FilterInput/FilterInput.js
#	packages/asc-web-common/src/components/FilterInput/sub-components/SortComboBox.js
#	packages/asc-web-common/src/components/PageLayout/index.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article-body.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article-header.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article-main-button.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section-body.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section-header.js
#	packages/asc-web-common/src/components/PrivateRoute/PrivateRoute.js
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/pages/DocEditor/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/components/panels/OperationsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/SharingRow.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/ContactField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/DateField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/EmailField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/RadioField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/TextChangeField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/TextField.js
#	products/ASC.People/Client/src/index.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/src/components/pages/Confirm/index.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/activateEmail.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/changeEmail.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/changeOwner.js
#	web/ASC.Web.Client/src/helpers/confirmRoute.js
#	web/ASC.Web.Client/src/index.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
#	web/ASC.Web.Login/src/LoginContent.jsx
#	web/ASC.Web.Login/src/sub-components/register-container.js
#	yarn.lock
2020-12-15 18:40:27 +03:00
7c51353970 Moved ModuleTile into Home page 2020-12-07 11:35:36 +03:00
1ed59c1694 Web: People: init People build and loading (Moved out from CRA) 2020-12-03 13:09:33 +03:00
5a41078c35 Build: Fixed error Command "start" not found. 2020-12-01 15:49:21 +03:00
b3b3b54851 Build: Fixed build 2020-12-01 14:49:17 +03:00
d78912fd32 Web: Client: Added NavMenu 2020-12-01 11:05:39 +03:00
172d93040b Web: Client: init frame work 2020-11-30 11:35:50 +03:00
9b10672daf Web: Client: init re-write to webpack 5 2020-11-27 20:40:38 +03:00
d9d68b1633 Fixed import dependencies 2020-11-26 19:40:54 +03:00
4482b3e265 web: components: fixed start login app 2020-11-24 13:47:02 +03:00
140459460c Front-end: Added package.json into packages/ 2020-11-24 13:19:33 +03:00
b2832468c4 Frontend: client's code re-organization 2020-11-24 13:18:23 +03:00
afc3303301 web: components: Removed react-calendar-v2.13.2.tgz 2019-09-02 10:13:37 +03:00
79178a0edc Changed folder for asc-web-components (npm-local/ -> packages/); Added react-calendar v2.13.2 (with important fix) 2019-08-19 13:30:18 +03:00