Commit Graph

6900 Commits

Author SHA1 Message Date
b9b4c4b1e2 Web: Added opportunity to load login page by primary link 2021-03-01 15:28:51 +03:00
Viktor Fomin
6dd4847ea9 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-01 15:16:17 +03:00
Viktor Fomin
149e44b088 Web: Client: fixed loader width 2021-03-01 15:16:09 +03:00
Vladislav Makhov
628916a1c1 web: people: fix svg import 2021-03-01 11:56:11 +03:00
TatianaLopaeva
b8fabd5de0 Update webpack.config for fix displaying of icons. 2021-02-28 21:59:50 +03:00
TatianaLopaeva
5ac0124640 Upgrade version of react-svg to remove additional wrapper and fix problem with displaying icons. 2021-02-28 21:39:50 +03:00
TatianaLopaeva
c52680d4c8 Web: Settings: Fix displaying of icons. 2021-02-28 21:25:14 +03:00
693a633dee fix auth via password 2021-02-26 22:32:03 +03:00
Viktor Fomin
604ff5d925 Web: Client: added loading shell 2021-02-26 16:49:55 +03:00
TatianaLopaeva
ca0c86f2d4 Web/Common: Fix active title of menu, fix transition without redirect. 2021-02-26 13:50:20 +03:00
96c4d63abe Web: Fixed Files opening + added devtool: "inline-source-map" 2021-02-26 12:02:54 +03:00
Artem Tarasov
904813031b Web; People/Files/Login: fix imports 2021-02-26 00:19:04 +03:00
Artem Tarasov
7af174ca65 Web: Client: fix imports 2021-02-26 00:17:25 +03:00
Artem Tarasov
48b3c6b445 Web: Common: fix after merge, fix imports and hierarchy 2021-02-25 17:20:11 +03:00
Artem Tarasov
69ed46e8ae Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces
# Conflicts:
#	products/ASC.People/Client/src/components/Article/Body/index.js
#	web/ASC.Web.Login/src/Login.jsx
2021-02-25 15:27:36 +03:00
Artem Tarasov
989fba5ecc Web: applied new import from appserver/common 2021-02-25 15:22:53 +03:00
55a4a53bbc Web: Fixed 404 error on translation.json loading 2021-02-25 12:25:16 +03:00
b25dd2d6e2 .net 5 2021-02-25 12:02:28 +03:00
35a4eca247 Web: Login: Fixed translation 2021-02-25 11:44:46 +03:00
4a40c8f894 Fix dependencies 2021-02-25 10:29:57 +03:00
36f6feec83 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-02-24 20:26:01 +03:00
471dcb1de7 Removed useless import 2021-02-24 20:25:54 +03:00
72675eb198 Web: Client: Simplified imports 2021-02-24 20:24:38 +03:00
Artem Tarasov
69dd27fac7 Web: applied new import from appserver/components 2021-02-24 20:11:23 +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
3e3b079b5a Web: Components: Deleted useless Icons component. 2021-02-23 22:14:42 +03:00
846af80668 Update react-script and yarn.lock files 2021-02-23 15:56:29 +03:00
5807e0c402 web: common: bump version 2021-02-23 12:50:20 +03:00
7c4c0bd1ce web: components: bump version 2021-02-23 12:49:56 +03:00
d270048827 Web: Removed commented code 2021-02-23 12:46:33 +03:00
f5d1b6fc2b Web: Common: Removed redux + fixed storybook start 2021-02-23 12:46:01 +03:00
ef067c6040 Web: Client: Moved translations to public folder 2021-02-23 12:10:31 +03:00
63584c3cc4 Web: Fixed displaying version 2021-02-23 12:06:59 +03:00
c32a2b64dc Web: Client: Fixed open third-party dialog 2021-02-23 12:01:29 +03:00
7fc22ca874 Web: Fixed cast to boolean 2021-02-23 12:00:44 +03:00
09a600b042 Web: Client: Added config 2021-02-23 11:59:24 +03:00
b9a8f7b178 Web: Common: fixed getting modules 2021-02-20 20:17:27 +03:00
TatianaLopaeva
f3efd89bfc Web: Added Setting Routing. 2021-02-20 18:41:26 +03:00
TatianaLopaeva
5fdb5c8508 Web: Fix not displaing of icons. 2021-02-20 18:25:46 +03:00
TatianaLopaeva
1f8fd0a9db Web: Added styles for icons. Added common icons styles. 2021-02-20 17:54:12 +03:00
6c80ebdff0 Merge branch 'develop' into feature/mobx
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/Article/Body/ThirdPartyList.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.Files/Client/src/store/files/selectors.js
#	products/ASC.People/Client/src/App.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/Header/index.js
#	products/ASC.People/Client/src/components/pages/Home/index.js
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/index.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/src/store/group/actions.js
#	products/ASC.People/Client/src/store/people/actions.js
#	products/ASC.People/Client/src/store/people/selectors.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/src/components/pages/About/index.js
#	web/ASC.Web.Client/src/components/pages/Home/index.js
#	web/ASC.Web.Client/src/store/settings/actions.js
#	web/ASC.Web.Common/src/components/Layout/index.js
#	web/ASC.Web.Common/src/components/NavMenu/index.js
#	web/ASC.Web.Common/src/components/NavMenu/sub-components/header-nav.js
#	web/ASC.Web.Common/src/components/NavMenu/sub-components/header-unauth.js
#	web/ASC.Web.Common/src/components/NavMenu/sub-components/header.js
#	web/ASC.Web.Common/src/components/NavMenu/sub-components/nav-item.js
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Common/src/store/auth/actions.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
#	web/ASC.Web.Common/src/store/auth/selectors.js
#	web/ASC.Web.Components/src/components/loader/types/rombs.js
2021-02-20 17:31:58 +03:00
Artem Tarasov
98d1fb376d Web: LoginMobile: module moved to experimental 2021-02-20 13:41:59 +03:00
TatianaLopaeva
5d26bd5670 Web: Downgrade rc-tree package. 2021-02-20 13:19:01 +03:00
Artem Tarasov
a0badb257a Web: LoginMobile: fixed condition for empty pass 2021-02-20 12:52:54 +03:00
TatianaLopaeva
b625eb3647 Web: Home: Revert file changes. 2021-02-20 11:53:29 +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
a0ce9e0dc5
Merge branch 'develop' into feature/not-implemented-page 2021-02-20 11:35:52 +03:00
TatianaLopaeva
30d4c580ac Web: Added ThemeProvider to the App. 2021-02-20 10:59:40 +03:00
Artem Tarasov
5983dc1e1d Web: LoginMobile: refactoring, added checking value inside Fields 2021-02-20 03:04:51 +03:00
Artem Tarasov
e72cfce70e Web: Login/Mobile: added translate 2021-02-20 03:03:13 +03:00
Artem Tarasov
c5cac001c8 Web: LoginMobile: added validation of pass for registration-form 2021-02-20 02:56:59 +03:00
87b1108147 Web: Turned debug in i18n 2021-02-19 21:59:33 +03:00
19c7104d3d Web: Removed useless dev packages + fixed warnings of building 2021-02-19 20:51:44 +03:00
85a500eac6 Web: Client: Simplified translation 2021-02-19 20:26:41 +03:00
Artem Tarasov
1c42ea4165 Web: LoginMobile: refactoring fields 2021-02-19 20:14:54 +03:00
Artem Tarasov
993384c781 Web: LoginMobile: added RegistrationForm 2021-02-19 20:13:39 +03:00
e97ba3a8b3 Web: People: Simplified translation 2021-02-19 19:27:13 +03:00
bc30b1311e Auth by thirdparty 2021-02-19 19:16:08 +03:00
Artem Tarasov
feba30cb34 Web: LoginMobile: refactoring 2021-02-19 14:06:38 +03:00
Artem Tarasov
6da8c9c0c4 Web: LoginMobile: components refactoring 2021-02-19 13:54:33 +03:00
Artem Tarasov
3070bb1a78 Web: LoginMobile: added TextField 2021-02-19 13:53:56 +03:00
Artem Tarasov
554ebc9d02 Web: LoginMobile: added Main component, refactoring 2021-02-19 13:53:12 +03:00
Ilya Oleshko
1c01c3ce3a Web: Client: Fixed style for learn more links 2021-02-19 13:26:09 +03:00
Ilya Oleshko
fb25c6adf6 web: common: bump version 2021-02-19 13:22:06 +03:00
Ilya Oleshko
d8d850b089 Web: Client: Open app link allowed only for IOS devices, added learn more links 2021-02-19 13:21:33 +03:00
Ilya Oleshko
e49a502e9a Web: Common: Added originUrl and helpUrl for modules, added description for dummy modules 2021-02-19 13:20:17 +03:00
Ilya Oleshko
6325ea33f7 web: common: bump version 2021-02-19 11:17:48 +03:00
Ilya Oleshko
38ef5a69bd Web: Common: Changed position of settings element inside NavMenu 2021-02-19 11:17:37 +03:00
Ilya Oleshko
ebc6d5942e Web: Client: Changed main container for ComingSoonPage at desktop version 2021-02-19 10:53:04 +03:00
Ilya Oleshko
fcf70b711a web: common: bump version 2021-02-18 16:38:14 +03:00
Ilya Oleshko
9e95383d63 Web: Common: Fixed of modules order. Added new style for NavItem separator. 2021-02-18 16:38:07 +03:00
Ilya Oleshko
b53557cedc Merge branch 'develop' into feature/not-implemented-page 2021-02-18 15:56:39 +03:00
Ilya Oleshko
1e10146d3c web: common: bump version 2021-02-18 15:55:34 +03:00
Ilya Oleshko
cb72f2241b Web: Added product version badge 2021-02-18 15:55:26 +03:00
Ilya Oleshko
07077ee655 Web: Common: Removed unused property 2021-02-18 15:53:42 +03:00
f36d05ccf4 Web: Fixed work process 2021-02-18 15:52:13 +03:00
Artem Tarasov
3b7ce182ed Web: LoginMobile: refactoring EmailField, change validation 2021-02-18 14:13:55 +03:00
Artem Tarasov
8b99bf92bb Web: LoginMobile: layout fix 2021-02-18 14:13:14 +03:00
Artem Tarasov
cd6f4c36e2 Web: LoginMobile: deleted fakeHash 2021-02-18 14:11:21 +03:00
Artem Tarasov
4f949a4e39 Web: LoginMobile: Layout fix 2021-02-18 11:54:04 +03:00
d81b0fd770 Web: Files: fixed treeFolders 2021-02-18 11:23:03 +03:00
Artem Tarasov
ad790e56db Web: LoginMobile: added title in Registration component 2021-02-18 01:19:53 +03:00
Artem Tarasov
0d28c30636 Web: LoginMobile: replace Header 2021-02-18 00:19:17 +03:00
Artem Tarasov
302e9abe8f Web: LoginMobile: refactorung, added Router 2021-02-18 00:01:49 +03:00
ca166e3c66 Web: People: Move from redux to mobx completely 2021-02-17 17:53:18 +03:00
Artem Tarasov
5e8293023b Web: LoginMobile: refactoring 2021-02-17 15:15:59 +03:00
7da0b78e48 CustomingNamingPeople: fix 2021-02-16 21:45:17 +03:00
Ilya Oleshko
d818d2272c Web: Client: Added new coming soon module page, fixed route, added translations 2021-02-16 16:11:49 +03:00
Ilya Oleshko
81f2458f94 Web: Common: Pages: Restored default coming soon error page 2021-02-16 16:10:46 +03:00
Artem Tarasov
5d6b66e295 Web: LoginMobile: added title for Login page 2021-02-16 13:45:28 +03:00
Artem Tarasov
0b521f6b48 Web: LoginMobile: added Header to App 2021-02-16 13:31:24 +03:00
Artem Tarasov
0298249ab4 Web: LoginMobile: added header 2021-02-16 13:30:35 +03:00
Ilya Oleshko
d204c9b6de Merge branch 'develop' into feature/not-implemented-page 2021-02-16 13:22:34 +03:00
Artem Tarasov
42cb830a84 Web: LoginMobile: added custim.scss, changed webpack config (alias) 2021-02-16 12:48:35 +03:00
52c9e4daac Merge branch 'feature/mobx' of https://github.com/ONLYOFFICE/AppServer into feature/mobx
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Header/index.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/panels/NewFilesPanel/index.js
2021-02-16 12:16:13 +03:00
a1fc390bc2 Web: Files: created formatsStore 2021-02-16 12:01:51 +03:00
Artem Tarasov
b6882bb381 Web: LoginMobile: added module LoginMobile 2021-02-16 11:00:24 +03:00
722e04b458 Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx
# Conflicts:
#	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/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/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/Settings/Section/Body/ConnectedClouds.js
#	products/ASC.Files/Client/src/components/pages/Settings/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Settings/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/VersionRow.js
#	products/ASC.Files/Client/src/components/panels/ChangeOwnerPanel/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/index.js
#	products/ASC.Files/Client/src/index.js
#	products/ASC.People/Client/src/components/pages/Home/index.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/updateUserForm.js
2021-02-15 23:03:15 +03:00
0b9a258f91 Web: Client: Moved to MobX 2021-02-15 22:43:07 +03:00
68910bfa04 Web: Files: removed redux provider from files 2021-02-15 15:11:26 +03:00
Ilya Oleshko
f2f2fbc07c Merge branch 'develop' into feature/not-implemented-page 2021-02-15 10:58:34 +03:00
Artem Tarasov
99433c8539 Web: Common: FilterInput: fixed a bug with displaying an item in a hidden and open view at hte same time 2021-02-12 19:05:15 +03:00
Artem Tarasov
6024432747 Web: Components: backdrop: fixed ability to click on content behind the backdrop 2021-02-12 17:47:54 +03:00
Artem Tarasov
c7eb879ea6 web: components: bump version 2021-02-12 16:05:01 +03:00
Artem Tarasov
85be7db0f9 Web: Components: backdrop: fixed inability to close backdrop when tapping 2021-02-12 15:48:15 +03:00
Artem Tarasov
4e0e085bed web: common: bump version 2021-02-12 13:10:53 +03:00
Artem Tarasov
1ddc2c951a Merge branch 'develop' into feature/empty-group
# Conflicts:
#	web/ASC.Web.Common/package.json
2021-02-12 13:10:41 +03:00
Artem Tarasov
22a33cd21b Web: Common: PeopleSelector: deleted console.log 2021-02-12 13:08:54 +03:00
Artem Tarasov
5646ae7f7a Web: Common: FilterInput: fixed changing the order of items in the filter when changing or adding PeopleSelector/GroupSelector 2021-02-12 13:08:28 +03:00
b09a9dc96c Web: Common: Fixed NavMenu click 2021-02-12 10:31:54 +03:00
Artem Tarasov
95d6cd7185 Web: Common: FilterInput: added a function to check the order of elements 2021-02-11 16:51:42 +03:00
Ilya Oleshko
093ffd843c web: components: bump version 2021-02-11 14:45:25 +03:00
Ilya Oleshko
30813be44a Web: Components: Icons: Restored services icons after merge 2021-02-11 14:44:40 +03:00
1b585934ec Studio: fix loginproviders 2021-02-11 12:40:30 +03:00
Viktor Fomin
60032dff9b web: common: bump version 2021-02-08 16:03:52 +03:00
Viktor Fomin
e1292c0c1c Web: Common: fixed padding 2021-02-08 15:56:15 +03:00
Viktor Fomin
4c50ae4eb5 Web: Common: fixed padding 2021-02-08 15:45:35 +03:00
Viktor Fomin
4d1beb69dc Web: Common: fixed article header height 2021-02-08 15:15:27 +03:00
Viktor Fomin
45603744db Web: Common: fixed padding 2021-02-08 14:38:50 +03:00
Viktor Fomin
8e177e4c1b Web: Common: fix 2021-02-08 14:06:30 +03:00
fb6b345734 Web: Client: Fixed setDocumentTitle 2021-02-05 14:22:26 +03:00
2f60d7f355 Web: Refactoring: simplified moduleStore 2021-02-05 14:21:52 +03:00
Artem Tarasov
7a0c6ef772 Web: Components/Common: loader/PeopleSelector: fixed required passing of width and height props for Loader, removed console.log() in PeopleSelector 2021-02-05 13:47:17 +03:00
Artem Tarasov
89a21a6fca Web: People/Common: fixed group reselect when exiting empty group editor, removed console.log() and unused code 2021-02-05 13:23:59 +03:00
91d07ca362 Web: Common: Removed comments 2021-02-05 11:29:19 +03:00
Artem Tarasov
b2ee7251b7 Web: Common: PeopleSelector: added the ability to send a list of groups to PeopleSelector without calling api 2021-02-04 17:32:28 +03:00
9413ea871a Web: Files: moved App from redux to mobx 2021-02-04 12:52:43 +03:00
Viktor Fomin
1eb397e47d web: common: bump version 2021-02-04 12:49:35 +03:00
Viktor Fomin
de3924c08b Web: Common: fixed headline style 2021-02-04 12:49:21 +03:00
Artem Tarasov
7f972e615f web: common: bump version 2021-02-04 11:06:33 +03:00
Artem Tarasov
b61d51fc31 web: components: bump version 2021-02-04 11:06:24 +03:00
Vladislav Makhov
4c3eb6622e web: add properties to settings store 2021-02-03 17:34:26 +03:00
Artem Tarasov
5eef56b5d4 Web: People/Common: added and applied a method to request complete information for all groups 2021-02-03 17:25:13 +03:00
b9c2074fc4 Web: Settings fix key mapping 2021-02-03 17:06:47 +03:00
670ba9c4be Web: Rewritten asc-web-common to mobx 2021-02-03 15:42:47 +03:00
Artem Tarasov
ecce59a4ff Web: Common/People: Filter: renamed method resetWithoutGroup to reset' 2021-02-02 20:12:38 +03:00
Artem Tarasov
4eebd79dec Web: Common: Filter: fixed resetting the order of blocks in the filter 2021-02-02 20:09:08 +03:00
560133f82c Web: replaced components wrapper to mobx inject 2021-02-02 19:17:33 +03:00
2a79d8bb8d Web: Moved code to AuthStore usage 2021-02-02 17:26:58 +03:00
Artem Tarasov
9ae026d23b Web: Common: Filter: fixed unnecessary renders of Filter Component, fixed bugs with filter reset and navigation 2021-02-02 16:46:30 +03:00
Artem Tarasov
b2aac3838c Web: People/Files/Common: Filter: fixed default value for Search 2021-02-02 16:35:06 +03:00
70c22c9d33 Web: Changes to AuthStore 2021-02-02 12:55:14 +03:00
Vladislav Makhov
26cdc94f1c Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	products/ASC.People/Client/src/App.js
2021-02-02 10:43:37 +03:00
Vladislav Makhov
25e58bcdf3 web: add provider 2021-02-02 10:23:00 +03:00
f8e6a72460 Web: Changed work with settings data from redux to mobx 2021-02-02 09:48:57 +03:00
157c97ded7 Merge branch 'feature/mobx' of https://github.com/ONLYOFFICE/AppServer into feature/mobx 2021-02-01 20:33:51 +03:00
0577bb635d Web: People: Changed work with user data from redux to mobx 2021-02-01 20:33:39 +03:00
TatianaLopaeva
af96aaf2b3 Web: Changed imports. 2021-02-01 16:10:02 +03:00
Vladislav Makhov
0c72a6a140 web: add mobx provider 2021-02-01 14:01:09 +03:00
Vladislav Makhov
de88da2fa7 Web: Changed work with user data from redux to mobx 2021-02-01 11:45:26 +03:00
Artem Tarasov
e791db684c Web: Common: Filter: fixed value flickering in filter 2021-01-30 02:27:48 +03:00
f91ce2390b Web: Changed work with modules from redux to mobx 2021-01-29 18:06:02 +03:00
TatianaLopaeva
ddab131a90 Web: Deleted useless import. 2021-01-29 17:41:35 +03:00
TatianaLopaeva
cf65b86b22 Web: Added Payments Routing. 2021-01-29 17:39:26 +03:00
9841b2ef1f Web: Added mobx and mobx-react packages 2021-01-29 17:17:58 +03:00
Artem Tarasov
ddc6aeac40 Web: People/Common: Filter: added a method to the filter to reset the state (except for the currnent group and sort) 2021-01-29 16:46:14 +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
8a9bd141a5 Web: Added Error404 routing 2021-01-29 13:22:41 +03:00
Ilya Oleshko
8226d9185c Merge branch 'develop' into feature/not-implemented-page 2021-01-29 12:38:22 +03:00
b0e8b9c6af Bump version to v0.0.10 2021-01-29 11:13:27 +03:00
TatianaLopaeva
7730e43f5a web: common: bump version 2021-01-28 16:27:35 +03:00
TatianaLopaeva
55b408a323 web: components: bump version 2021-01-28 16:27:11 +03:00
TatianaLopaeva
754a790d3f Web: Common: Deleted useless import. 2021-01-28 16:23:56 +03:00
TatianaLopaeva
6782af330e Web: Common: Deleted commented code. 2021-01-28 16:22:03 +03:00
TatianaLopaeva
a22e262310 Update yarn lock files 2021-01-28 16:18:22 +03:00
TatianaLopaeva
7ca066cea9 Web: Components: Added react device detect package 2021-01-28 16:17:36 +03:00
0b79d24b38 web: common: bump version 2021-01-28 15:08:55 +03:00
6dd906248a web: components: bump version 2021-01-28 15:08:01 +03:00
ca5e60837b Merge branch 'feature/fix-hide/show-header' of https://github.com/ONLYOFFICE/AppServer into feature/fix-hide/show-header 2021-01-28 15:07:48 +03:00
d2da68badf Web: Common: fixed backdrop closing 2021-01-28 15:07:38 +03:00
TatianaLopaeva
3d0ad401e3 Web: Common: Fixed the problem with backdrop. 2021-01-28 14:45:57 +03:00
a5727795fc web: components: bump version 2021-01-27 19:29:19 +03:00
666a390f13 Merge branch 'feature/fix-hide/show-header' of https://github.com/ONLYOFFICE/AppServer into feature/fix-hide/show-header 2021-01-27 19:28:45 +03:00
680622218e Web: Components: fixed double opening of context menu for desktops 2021-01-27 19:28:34 +03:00
Artem Tarasov
93e6777b27 Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Components/package.json
2021-01-27 18:03:12 +03:00
Viktor Fomin
32bfef070e Update yarn.lock files 2021-01-27 17:23:40 +03:00
Viktor Fomin
93753dc753 web: common: bump version 2021-01-27 17:19:15 +03:00
Viktor Fomin
b0763ae1de web: components: bump version 2021-01-27 17:19:07 +03:00
Viktor Fomin
6e6d706b23 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/upload-panel 2021-01-27 16:09:59 +03:00
Ilya Oleshko
0efe6140c9 web: common: bump version 2021-01-27 13:57:15 +03:00
Ilya Oleshko
5037c2210e Web: Common: Selectors: Fixed module wrapper, if dummy module comes from api. 2021-01-27 13:57:04 +03:00
Ilya Oleshko
bd38b065cb Web: Common: Api: Get modules with info 2021-01-27 13:55:31 +03:00
TatianaLopaeva
0cf5c0e39f Web:Common: ScrollToTop component refactoring. 2021-01-27 11:09:28 +03:00
436bf7a06e Web: People: Added routes 2021-01-27 10:31:29 +03:00
Artem Tarasov
8829da29b0 Web: Common: Layout: fixed recalculation of height in Safari for large tablets 2021-01-26 20:20:21 +03:00
TatianaLopaeva
943015a8d6 Web: Fixed after merge. 2021-01-26 18:59:19 +03:00
TatianaLopaeva
951961ad35 Web: Refactoring. 2021-01-26 18:21:50 +03:00
Artem Tarasov
7bd819a1ae Merge branch 'feature/fix-hide/show-header' of github.com:ONLYOFFICE/AppServer into feature/fix-hide/show-header 2021-01-26 16:29:06 +03:00
3efedf74eb Web: Fixed routing on Module link 2021-01-26 16:28:51 +03:00
Artem Tarasov
8082be3eb4 Web: Common: Layout: fixed page height for large tablets 2021-01-26 16:28:45 +03:00
TatianaLopaeva
99162c3c2a Web: Common: PageLayout: Deleted useless condition. 2021-01-26 16:25:53 +03:00
TatianaLopaeva
3ccf73adb7 Web: Common: PageLayout: Fixed margin top for Ipad. 2021-01-26 15:41:03 +03:00
TatianaLopaeva
40d94e48e5 Web: Common: PageLayout: Changed the height of section header for Ipad. 2021-01-26 15:06:02 +03:00
TatianaLopaeva
d8a17e6443 Web: Common: PageLayout: Added the condition for margin top for Ipad. 2021-01-26 14:39:44 +03:00
TatianaLopaeva
2b8dfc80e9 Web: Common/Files/People: Fixed "jumps" when go to the next page. 2021-01-26 13:50:29 +03:00
36c7a171df Web: Fixed load/unload People store 2021-01-26 13:36:05 +03:00
f0e227731f Fixed loading products, lazy loading webitemmanager 2021-01-26 12:29:50 +03:00
b9ed789746 Web: Applied WP:ModuleFederation best practices 2021-01-26 00:55:46 +03:00
Artem Tarasov
4165af21ea web: components: bump version 2021-01-25 19:41:07 +03:00
Artem Tarasov
d2e930a4a1 Web: Components: Backdrop: fixed the ability to scroll the page when the backdrop is active 2021-01-25 19:40:52 +03:00
64655a7da0 Api: modules. Added info method 2021-01-25 17:37:26 +03:00
Artem Tarasov
3c815511ac Web: Common: Layout: fixed the ability to scroll the page when the dropdown is open 2021-01-25 16:34:56 +03:00
Ilya Oleshko
83ae407486 web: common: bump version 2021-01-25 15:03:20 +03:00
Ilya Oleshko
f95d9ea71f Web: Common: Pages: ComingSoon: Added to title product name 2021-01-25 15:03:07 +03:00
Ilya Oleshko
d803f4a45b web: common: bump version 2021-01-25 14:31:42 +03:00
Ilya Oleshko
1f5e6ab1f4 Web: Common: Selectors: Added missing props, fixed icons route 2021-01-25 14:31:34 +03:00
Ilya Oleshko
1eefebb69b Web: Common: NavMenu: Beta badge only for menu icon 2021-01-25 14:30:36 +03:00
Ilya Oleshko
9f3d803af5 Web: Client: Fixed modules list 2021-01-25 14:29:42 +03:00
Ilya Oleshko
e486a7919a Web: Fixed modules icons 2021-01-25 14:28:51 +03:00
Ilya Oleshko
f96a168b55 Web: Client: Added talk route, removed community 2021-01-25 14:27:49 +03:00
Ilya Oleshko
8a31b1d6d1 web: common: bump version 2021-01-25 12:49:28 +03:00
Ilya Oleshko
4df2c8d8b0 Web: Common: Selectors: Fixed inserting for dummy modules, added dummy community module 2021-01-25 12:49:15 +03:00
Ilya Oleshko
fe12c8f7d4 Web: Client: Home: Added selectors usage 2021-01-25 12:48:00 +03:00
Ilya Oleshko
bf0d15546e Web: Client: Added redirect to coming soon page for community route 2021-01-25 12:47:18 +03:00
Ilya Oleshko
253d48b53c Web: Restored default page, fixed infinite redirect loop on home page 2021-01-25 11:57:15 +03:00
Ilya Oleshko
6c5f58c351 web: common: bump version 2021-01-25 11:44:29 +03:00
Ilya Oleshko
6515b8c9ef Web: Common: Selectors: Added dummy modules to module selector 2021-01-25 11:44:07 +03:00
Ilya Oleshko
554e16d47d Web: Client: Added redirect to coming soon page for new dummy modules 2021-01-25 11:43:26 +03:00
Artem Tarasov
0622f3003f Web: Client: App: fixed tag name 2021-01-25 10:36:50 +03:00
TatianaLopaeva
545dacc8ca Web: Common: Fixed scrolling of article on small tablet and mobile, fixed margin top of unpin article. 2021-01-22 16:50:20 +03:00
036ddc87c3 5.0.2 2021-01-22 16:49:38 +03:00
f8be896241 Merge branch 'develop' into feature/dotnet5
# Conflicts:
#	common/ASC.Common/ASC.Common.csproj
#	common/ASC.Core.Common/ASC.Core.Common.csproj
#	common/ASC.Core.Common/EF/Context/BaseDbContext.cs
#	common/ASC.Data.Storage/GoogleCloud/GoogleCloudStorage.cs
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FolderDao.cs
2021-01-22 16:34:40 +03:00
711fc4954e web: components: bump version 2021-01-22 15:53:54 +03:00
167c20b06a Web: Components: fixed drop-down event function 2021-01-22 15:53:31 +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
Vladislav Makhov
93af940e51 web: commented console.log 2021-01-21 20:55:36 +03:00
4f1398e33e web: common: bump version 2021-01-21 18:44:13 +03:00
3b43cfa334 Web: Files: fixed header styles 2021-01-21 18:43:48 +03:00
Artem Tarasov
cdecfc3ed3 Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/store/files/selectors.js
#	web/ASC.Web.Client/src/App.js
2021-01-21 16:45:35 +03:00
Artem Tarasov
560a12e157 Merge branch 'feature/fix-hide/show-header' of github.com:ONLYOFFICE/AppServer into feature/fix-hide/show-header 2021-01-21 16:27:35 +03:00
Artem Tarasov
50552cfb15 Web: Common: Layout: fixed bugs of recalculation of height on large tablets (ios) 2021-01-21 16:27:04 +03:00
TatianaLopaeva
e871a0793a Web: Common: Fixed displaying of context menu. 2021-01-21 14:19:15 +03:00
TatianaLopaeva
16c6389215 Web:Common: Fixed styles for Ipad. 2021-01-21 13:41:59 +03:00
TatianaLopaeva
f44b086598 Web: Common: Fixed non-loadable content in the landscape version. (ios) 2021-01-21 13:03:00 +03:00
TatianaLopaeva
beb349e26a Web: Common: Removed useless horizontal scroll bar. 2021-01-21 11:38:53 +03:00
TatianaLopaeva
d033841728 Web: Common: Removed scrolled of article on mobile/tablet devices. 2021-01-20 21:56:32 +03:00
TatianaLopaeva
4c262c2854 Web: Common: Changed mobile layout only for mobile/tablet devices. 2021-01-20 21:04:00 +03:00
8d62eb5fbf Update yarn.lock files 2021-01-20 12:55:23 +03:00
b07e76d993 web: common: bump version 2021-01-20 12:49:23 +03:00
ceb1da1c06 Web: Files: fix "getsharingkeys" condition 2021-01-20 12:49:14 +03:00
39d904a7c5 web: common: bump version 2021-01-20 12:36:58 +03:00
bf7a5d81df Web: Files: fix "getsharingkeys" working 2021-01-20 12:36:35 +03:00
Artem Tarasov
ce98d325b7 Web: Common: Layout: removed the white bar in the selector if there is a hidden block in the fileter 2021-01-19 21:16:09 +03:00
TatianaLopaeva
cb2ccc35a4 Web: Common: Fixed hiding of header on scrolling down when page is short. (ios) 2021-01-19 17:48:03 +03:00
Viktor Fomin
67836795c4 Web: Common: rename download panel 2021-01-19 15:27:09 +03:00
Viktor Fomin
97e4e859d7 Web: Common: open download panel 2021-01-19 14:40:04 +03:00
Viktor Fomin
f2ee1b2747 Web: Common: fixed floating button 2021-01-19 14:14:15 +03:00
Viktor Fomin
62bafef07e Web: Components: added new icons 2021-01-19 14:09:41 +03:00
Artem Tarasov
bad83853d9 Merge branch 'feature/fix-hide/show-header' of github.com:ONLYOFFICE/AppServer into feature/fix-hide/show-header 2021-01-18 22:55:21 +03:00