Commit Graph

24848 Commits

Author SHA1 Message Date
2438acf1e2 Web:Client:Changed the disable of the RestoreToDefault button. Added comparison of new data with default ones from localStorage. 2022-09-12 21:11:10 +03:00
5a399eac99 Web:Common:Added an entry in the localStorage of the default setting data CompanyInfoSettings. 2022-09-12 21:08:50 +03:00
97743830b3 Web:Components:Change props disableRestoreToDefault in SaveCancelButtons. 2022-09-12 21:07:14 +03:00
7ed0bba65f Web:Client:Fixing the Restore to default button. 2022-09-12 17:32:22 +03:00
f5256c80d0 Web:Common:Add method setGreetingSettings. 2022-09-12 17:31:08 +03:00
4d531e15e8 Web:Client:Delete ModalDialog, add props previewData. 2022-09-12 15:29:10 +03:00
6761ab4415 Web:Client:Add props previewData. 2022-09-12 15:28:34 +03:00
4bbef5fd6d Merge branch 'develop' into feature/company-info-settings 2022-09-12 11:38:18 +03:00
357d70ca97 Web:Client:Change styles. 2022-09-12 11:30:20 +03:00
44643ab4ab Web:Client:Change styles for logo in theme dark. 2022-09-12 11:29:56 +03:00
e476b26601 Web:Client:Change name locales "RestoreDefaultButton". 2022-09-12 11:29:10 +03:00
1268238aef
Merge pull request #812 from ONLYOFFICE/feature/remove-context-option
Web:Client:UsersStore: remove 'reassign-data' and 'delete-personal-da…
2022-09-12 10:28:11 +03:00
TimofeyBoyko
29f75b11b6 Web:Client:UsersStore: remove 'reassign-data' and 'delete-personal-data' options from disabled user context options 2022-09-12 10:01:51 +03:00
e116b53a49 Web:Client:Change styles About. 2022-09-10 19:13:00 +03:00
ecb119cad4 Web:Client:Change styles ModalDialog. 2022-09-10 19:12:25 +03:00
0541ce525e Web:Add image for About. 2022-09-10 19:11:42 +03:00
741378d08f Web:Client:Add locales "Site", change "AboutCompanyEmailTitle", "AboutCompanyAddressTitle". 2022-09-10 19:10:40 +03:00
1d58051da0 Web:Delete image. 2022-09-10 19:10:01 +03:00
b24d44360e Web:Add image. 2022-09-10 19:09:36 +03:00
115d40982f Web:Components:Change heading font-size. 2022-09-10 19:09:22 +03:00
35e8f8d47b Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into develop 2022-09-09 18:02:48 +03:00
8df94b6af1 i18n: Translations: fix project files + sorting 2022-09-09 18:02:39 +03:00
b8f5438c19 Merge branch 'develop' into feature/company-info-settings 2022-09-09 17:10:04 +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
0dcb1a56c8 Merge branch 'develop' into feature/company-info-settings 2022-09-09 16:09:20 +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