Commit Graph

696 Commits

Author SHA1 Message Date
4b3f9f7e29 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into feature/new-profile
# Conflicts:
#	packages/client/src/components/dialogs/index.js
2022-09-09 17:34:19 +03:00
c905b22e86 Web: Client: fixed profile icon tap 2022-09-09 16:45:19 +03:00
33c4585c1a Web: Client: isBannerVisible is set to false by default, fixed article styles 2022-09-09 16:00:34 +03:00
b2cf29ab76
Merge branch 'develop' into refactoring/cleaning-client-code 2022-09-09 15:37:52 +03:00
1595c6bed4 Web: Portal-Settings: Fix category separator 2022-09-09 15:08:48 +03:00
e5f81e617c Web: Files: removed useless code, optimized API requests 2022-09-09 14:32:16 +03:00
285a7c890c Web: Files: fixed updateRootTreeFolders 2022-09-09 14:30:09 +03:00
05c01d85e6 Web: Fix toast translations (Remove room(s) issue) 2022-09-09 11:22:04 +03:00
03e4062d6e Web: Fix double loader 2022-09-09 10:45:27 +03:00
TimofeyBoyko
58c7ed0583 Web:Client:Accounts: fix table row height 2022-09-09 09:21:35 +03:00
TimofeyBoyko
61131c6c20 Web:Client:ChangePortalOwner: update toastr import 2022-09-08 19:36:02 +03:00
TimofeyBoyko
ec0e91ee99 Merge branch 'feature/change-owner-dialog' of github.com:ONLYOFFICE/DocSpace into feature/change-owner-dialog 2022-09-08 18:36:04 +03:00
TimofeyBoyko
eaea59943c Web:Client:ChangePortalOwner: add new translation key 'ChooseFromList' 2022-09-08 18:23:57 +03:00
TimofeyBoyko
07c7352604 Web:Client:Locales: clone translation for ChangePortalOwner 2022-09-08 18:19:46 +03:00
468b2c0a95 Client: Profile: fix after merge 2022-09-08 17:31:53 +03:00
06803de440 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into feature/new-profile
# Conflicts:
#	packages/client/src/components/dialogs/BackupCodesDialog/index.js
#	packages/client/src/pages/My/index.js
#	packages/client/src/pages/Profile/Section/Body/ProfileInfo/ProfileInfo.js
#	packages/client/src/pages/Profile/Section/Body/index.js
#	packages/client/src/pages/ProfileAction/Section/Body/avatarEditorPage.js
#	packages/client/src/pages/ProfileAction/Section/Body/createAvatarEditorPage.js
#	packages/client/src/pages/ProfileAction/Section/Body/createUserForm.js
#	packages/client/src/pages/ProfileAction/Section/Body/updateUserForm.js
#	packages/client/src/pages/ProfileAction/index.js
2022-09-08 17:31:12 +03:00
e33264b9ae Client: Profile: optimization 2022-09-08 17:26:29 +03:00
c154ef684a Client: Profile: move actions to store 2022-09-08 17:03:04 +03:00
TimofeyBoyko
1b3fbb3129 Web:Client:ChangePortalOwnerDialog: split translation key 'OwnerRights' 2022-09-08 16:55:00 +03:00
97bd153ec5
Merge branch 'develop' into feature/change-owner-dialog 2022-09-08 16:29:09 +03:00
TimofeyBoyko
062924dcc6 Web:Client:ChangePortalOwnerdialog: delete commented code 2022-09-08 16:15:44 +03:00
TimofeyBoyko
8334d4e3e6 Web:Client:ChangePortalOwnerdialog: fix translation key 2022-09-08 16:14:48 +03:00
ea65a90ff1 Merge branch 'develop' into bugfix/toasts
# Conflicts:
#	packages/client/src/components/panels/ChangeOwnerPanel/index.js
2022-09-08 16:03:02 +03:00
eb291c85ef Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into feature/new-profile 2022-09-08 15:43:05 +03:00
c661c6dffb Client: Profile: add unlinkAccount 2022-09-08 15:42:55 +03:00
TimofeyBoyko
703a6c13a5 Web:Pages:PortalSettings: delete admins route 2022-09-08 15:40:02 +03:00
TimofeyBoyko
18d45d303c Web:Pages:PortalSettings: delete access rights tab 2022-09-08 15:27:12 +03:00
5c839c5af5 Client: Profile: add connect social, fix style 2022-09-08 15:20:14 +03:00
TimofeyBoyko
3a3ae4b2c9 Merge branch 'develop' into feature/change-owner-dialog 2022-09-08 15:16:51 +03:00
TimofeyBoyko
4c27fb0c02 Web:Client:ChangePortalOwnerDialog: fix translation 2022-09-08 15:14:48 +03:00
5ee228ffbd Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into develop 2022-09-08 15:03:48 +03:00
1a6e25ddb0 Web: Fix WARNING export 'StyledAddUsersPanelPanel' (imported as 'StyledAddUsersPanelPanel') was not found in '../StyledPanels' 2022-09-08 15:03:40 +03:00
fd1b90e352
Merge branch 'develop' into bugfix/fixed-main-height 2022-09-08 14:57:00 +03:00
TimofeyBoyko
41873e3c69 Web:Client:ChangePortalOwnerDialog: fix translation keys and theme 2022-09-08 14:45:52 +03:00
23dfc5236e Web: Components: Layout: fixed content height for mobile devices 2022-09-08 14:36:53 +03:00
f61b7d0f10 Web: Components: Main: removed useless code 2022-09-08 14:32:55 +03:00
46acc3ac19 Web: Made toastr work from single function (duplicate issue) 2022-09-08 14:29:59 +03:00
TimofeyBoyko
0aba1e4a95 Web:Client:Locales: add new translation keys for change portal owner 2022-09-08 14:01:09 +03:00
TimofeyBoyko
a71f2f6fc5 Web:Client:ChangePortalOwnerDialog: add people selector and refactoring 2022-09-08 14:00:41 +03:00
TimofeyBoyko
d28af1baf5 Web:Client:Store: fix opening changePortalOwnerDialog 2022-09-08 13:59:48 +03:00
TimofeyBoyko
93b6bdac75 Web:Client:Accounts: delete useless code 2022-09-08 13:59:17 +03:00
024826b64a Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into feature/new-profile 2022-09-08 13:09:25 +03:00
66479f0788 Web: People: fixed closing delete profile dialog 2022-09-08 12:29:06 +03:00
TimofeyBoyko
8bcfa96959 Web:Client:PeopleSelector: add excludeItems array 2022-09-08 12:25:42 +03:00
5954c20c37 Web: Translations: Moved all toasts title translations to Common.json 2022-09-08 12:10:33 +03:00
TimofeyBoyko
419ad0ec6f Web:Client:PeopleSelector: fix user role 2022-09-08 12:06:27 +03:00
TimofeyBoyko
e46ce1a853 Web:Client:PeopleSelector: fix using filter from props 2022-09-08 11:55:42 +03:00
TimofeyBoyko
9d0c6c0a97 Merge branch 'develop' into feature/change-owner-dialog 2022-09-08 10:49:30 +03:00
6977534102
Merge branch 'develop' into feature/selector 2022-09-08 10:35:53 +03:00
4c949e6c1a Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into feature/new-profile 2022-09-07 23:21:46 +03:00