Commit Graph

24860 Commits

Author SHA1 Message Date
1089da5812 Client: PortalSettings: Preview: add border prop 2022-09-13 16:26:18 +03:00
39c1234e81 Client: Profile: SocialNetworks: fix connect 2022-09-12 08:09:18 +03:00
f3a5bfe2ae Client: Profile: Header: use translations 2022-09-12 07:58:14 +03:00
77e7a7b61a Client: Dialogs: AvatarEditorDialog: add toast 2022-09-12 07:50:49 +03:00
f9516b5ff0 Client: Profile: InterfaceTheme: fix style 2022-09-12 07:46:26 +03:00
eef8fbce35 Client: Profile: InterfaceTheme: fix style 2022-09-09 22:24:23 +03:00
209933d81f Client: Profile: fix 2022-09-09 22:13:17 +03:00
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
e90fc53768
Merge pull request #811 from ONLYOFFICE/bugfix/fixed-article-styles
Bugfix/fixed article styles
2022-09-09 16:47:48 +03:00
b38a7420b1
Merge branch 'develop' into bugfix/fixed-article-styles 2022-09-09 16:47:35 +03:00
c905b22e86 Web: Client: fixed profile icon tap 2022-09-09 16:45:19 +03:00
cedf9f0c75 Web: Components: fixed InfiniteLoaderComponent styles 2022-09-09 16:41:13 +03:00
28606e66b0 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into develop 2022-09-09 16:09:13 +03:00
cdb9c7027e Web: Editor: Fix toastr not found issue 2022-09-09 16:08:59 +03:00
33c4585c1a Web: Client: isBannerVisible is set to false by default, fixed article styles 2022-09-09 16:00:34 +03:00
c2cbd25c4c redditmq: fixed config setup 2022-09-09 15:56:24 +03:00
67c4aa5b7b
Merge pull request #810 from ONLYOFFICE/refactoring/cleaning-client-code
Refactoring/cleaning client code
2022-09-09 15:44:34 +03:00
b2cf29ab76
Merge branch 'develop' into refactoring/cleaning-client-code 2022-09-09 15:37:52 +03:00
703cf41452
Merge pull request #795 from ONLYOFFICE/feature/branding-for-current-user
branding for current tenant
2022-09-09 15:35:17 +03:00
c8a8ef11d6 refactoring 2022-09-09 15:26:37 +03:00
549854c579 add DemandPermissions 2022-09-09 15:20:51 +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
b33805241d Web: Components: fixed ToggleButton double-click 2022-09-09 14:29:36 +03:00
e8d3169af4 fix 2022-09-09 13:51:03 +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
3fe8fa098e
Merge pull request #807 from ONLYOFFICE/feature/change-owner-dialog
Feature/change portal owner dialog
2022-09-09 10:17:20 +03:00
TimofeyBoyko
14052af9b7 Web:Common:Article: fix displaying role for profile avatar 2022-09-09 09:27:36 +03:00
TimofeyBoyko
58e545a002 Web:Components:Avatar: fix role wrapper position for min size 2022-09-09 09:24:23 +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
5b7d911852 Web:Components:Avatar: update styles and svg 2022-09-08 19:34:44 +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
752af48a4f Web:Components:SelectorAddButton: fix styles 2022-09-08 18:33:42 +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
027672f67b
Merge pull request #809 from ONLYOFFICE/bugfix/fixed-sort-button-render
Web: Common: fixed SortButton render
2022-09-08 16:28:34 +03:00
16ca3c52b9
Merge branch 'develop' into bugfix/fixed-sort-button-render 2022-09-08 16:28:06 +03:00
b5fdc96ba1
Merge pull request #808 from ONLYOFFICE/bugfix/toasts
Bugfix/toasts
2022-09-08 16:27:33 +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
b5ce007715 Web: Common: fixed SortButton render 2022-09-08 16:05:06 +03:00