Commit Graph

8633 Commits

Author SHA1 Message Date
047a2f18a0 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/confirm-redesign 2022-03-29 20:31:17 +03:00
Timofey Boyko
a38283c33f Web:Client: remove page scrolling for tablet devices and move it to section 2022-03-29 10:34:43 +03:00
0efe18f99f Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-28 22:26:23 +03:00
0bc5bc13f6 Web:Studio:Moved the checkScrollSettingsBlock function to a separate utils.js file. 2022-03-28 22:24:21 +03:00
fe65e040cb Web:Studio:Refactoring of the Customization component. Added SettingsPageLayout, SettingsPageMobileView components. 2022-03-28 22:22:29 +03:00
1b6a7ab2ba Web:Studio:Added SettingsPageLayout, SettingsPageMobileView components. 2022-03-28 22:18:16 +03:00
51039fa773 Web:Studio:Removed CustomizationNavbar component. 2022-03-28 22:16:36 +03:00
2112d4d02a Web:Studio:Created a settingsCustomization folder. Moved the CustomTitles, LanguageAndTimeZone, PortalRenaming components there. 2022-03-28 22:15:41 +03:00
66c5d14883 Web:Studio:Added isMobileViewLanguageTimeSettings to LanguageAndTimeZone component. Added the checkScrollSettingsBlock function to the LanguageAndTimeZone component. 2022-03-28 22:14:34 +03:00
c0251f71f3 Web: Client: Home: fix tiles align 2022-03-28 18:21:17 +03:00
cbfbc4faae Web: Login: fix warning 2022-03-28 18:09:08 +03:00
098f054737 Web: Client: Tests: update screenshots 2022-03-28 15:17:39 +03:00
8235533e10 Web: Client: Tests: delete useless 2022-03-28 15:16:37 +03:00
cbc143e072 Web: Client: Confirm: fix buttons position 2022-03-28 14:50:30 +03:00
e3a32cb4bf Web: Client: Confirm: redesign ChangePhone page 2022-03-28 14:41:06 +03:00
89bf79e2d3 Web: Client: add translates 2022-03-28 14:40:32 +03:00
d0c2138f54 Web: Client: Confirm: fix class name 2022-03-28 14:38:58 +03:00
1842c39fd8 Web: Client: Confirm: redesign ChangeOwner page 2022-03-28 14:15:33 +03:00
1eae6d41cd Web: Client: Confirm: fix buttons size 2022-03-26 13:42:26 +03:00
a98b6c22d9 Web: Client: Confirm: redesign TfaAuth page 2022-03-26 13:40:32 +03:00
c0a41e5843 Web: Client: Confirm: redesign TfaActivation page 2022-03-26 13:33:23 +03:00
aeb3bd8812 Web: Client: Confirm: redesign ProfileRemove page 2022-03-26 11:53:03 +03:00
fe890702e8 Web: Client: Confirm: change password page fix 2022-03-26 11:37:50 +03:00
26d96145de Web: Client: Confirm: redesign ChangePassword page 2022-03-26 00:17:56 +03:00
ded958daee Web: Client: add password error message helper 2022-03-25 21:32:37 +03:00
ed282be5be Web: Client: Confirm: redesign ActivateUser page 2022-03-25 21:20:20 +03:00
e4fb488e30 Web: Client: Confirm: fix getSettings 2022-03-25 21:19:43 +03:00
d00d8806ab Web: Client: Confirm: add styles 2022-03-25 21:19:16 +03:00
7cb19512bb Web:Studio:Removed redundant content. 2022-03-25 11:07:33 +03:00
68b5a46647 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-25 10:47:48 +03:00
f5b7efe5d7 Web:Studio:Fix styles. 2022-03-25 10:39:27 +03:00
Timofey Boyko
fe3f9b59e8 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-25 10:11:00 +03:00
Timofey Boyko
bc68ffe870 Web:Studio: fixed selected options of group and people selector, fix bugs with display admin selector 2022-03-25 10:10:49 +03:00
72fdbe5295 Web:Studio:Fix functions checkInnerWidth and checkHeightSettingsBlock. 2022-03-25 00:56:05 +03:00
831f70f817 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-24 21:06:02 +03:00
1922da4ab9 merge 2022-03-24 20:56:51 +03:00
01e283d2cc Web: Fix Wizard opening 2022-03-24 20:54:35 +03:00
ec215d8e93 Web:Studio:Refactoring the Customization component.
Added to state heightSettingsBlock, heightScrollBody. Refactoring the checkHeightSettingsBlock function.
2022-03-24 20:50:01 +03:00
9174a20871 Merge branch 'develop' into feature/virtual-rooms-1.2
# Conflicts:
#	packages/asc-web-common/api/portal/index.js
#	packages/asc-web-common/components/Loaders/index.js
#	packages/asc-web-common/store/SettingsStore.js
#	packages/asc-web-components/file-input/index.js
#	packages/asc-web-components/modal-dialog/index.js
#	packages/asc-web-components/save-cancel-buttons/index.js
#	products/ASC.Files/Client/src/components/panels/SelectFileDialog/FilesListRow.js
#	products/ASC.Files/Client/src/components/panels/SelectFileDialog/index.js
#	products/ASC.Files/Client/src/components/panels/SelectFolderInput/index.js
#	products/ASC.Files/Client/src/components/panels/StyledPanels.js
#	products/ASC.Files/Client/src/store/ContextOptionsStore.js
#	public/locales/de/Common.json
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
#	web/ASC.Web.Client/src/Shell.jsx
#	web/ASC.Web.Client/src/components/NavMenu/index.js
#	web/ASC.Web.Client/src/components/NavMenu/sub-components/header.js
#	web/ASC.Web.Client/src/components/pages/Settings/Layout/Article/Body/index.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/common/customization.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/access-portal.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/access-rights.js
#	web/ASC.Web.Client/webpack.config.js
#	web/ASC.Web.Editor/src/Editor.jsx
2022-03-24 14:39:52 +03:00
2bd421994e Web: Fixed import. 2022-03-24 13:26:20 +03:00
9d838b265d Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-23 22:12:59 +03:00
c00cbf667d Web:Studio:Refactoring the LanguageAndTimeZone component. 2022-03-23 22:12:19 +03:00
c3af9b1998 Web:Studio:Refactoring the Customization component. 2022-03-23 22:11:15 +03:00
9660b325e9 Web:Components:Styling CustomizationNavbar. 2022-03-23 22:10:19 +03:00
cc5e397a9c Web: Client: Tests: update screenshots 2022-03-23 12:21:28 +03:00
4840745843 Web: Client: Tests: add fake qr image 2022-03-23 11:54:01 +03:00
d8bfe32537 Web: Client: Confirm: fix inputWidth 2022-03-23 11:46:57 +03:00
c0fc2eafd0 Web: Client: Confirm: hide qr code on tablet/mobile 2022-03-23 11:43:25 +03:00
4eb25bcab5 Web: Client: Confirm: fix withLoader 2022-03-23 11:39:07 +03:00
07e3e7b1b2 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/confirm-test 2022-03-23 10:54:23 +03:00