Commit Graph

25092 Commits

Author SHA1 Message Date
7540d85405 Web:Client:Add "WhiteLabelSubtitle", "WhiteLabelHelper", "WhiteLabelTooltip". 2022-09-12 12:29:17 +03:00
29c0624224 Web: Replaced old tabs 2022-09-12 12:05:23 +03:00
082e8831bd Web: Fix Header position 2022-09-12 11:56:24 +03:00
995f8c4a17 Merge branch 'develop' into feature/additional-resources 2022-09-12 11:01:03 +03:00
b3739e8a86 Web:Client:Change styles AdditionalResources. 2022-09-12 10:53:21 +03:00
127385540e Web:Client:Change styles loader. 2022-09-12 10:52:31 +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
738f803371 Merge branch 'feature/stripe' of github.com:ONLYOFFICE/AppServer into feature/stripe 2022-09-12 09:35:08 +03:00
02274ff800 Web:Client:Add data in setAdditionalResources. 2022-09-10 20:45:41 +03:00
8db56ce0ad Web:Client:Add locales "ShowFeedbackAndSupport","ShowSampleDocuments","ShowVideoGuides","ShowHelpCenter". 2022-09-10 20:45:03 +03:00
478af8492d Web:Common:Add data in methods setAdditionalResources. 2022-09-10 20:44:22 +03:00
377d3be960 Merge branch 'develop' into feature/additional-resources 2022-09-10 19:46:57 +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
6f710be0c2 Quota: refactoring 2022-09-09 17:39:28 +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
acbacaf9ef Quota: removed MaxFileSize column 2022-09-09 15:13:54 +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
3419a43fbe Web:Client:Change styles. 2022-09-09 13:08:15 +03:00
ceef3b84be Web:Change image. 2022-09-09 13:07:54 +03:00
310a189a66 Web:Client:Add locales "AdditionalResourcesDescription","DocSpaceMenu". 2022-09-09 12:34:31 +03:00
425b808f55 Web:Client:Added skeleton and translations. 2022-09-09 12:33:59 +03:00
1f16dd3145 Web:Client:Add isLoadedAdditionalResources ,setIsLoadedAdditionalResources in CommonStore. 2022-09-09 12:33:13 +03:00
27e90ecd88 Merge branch 'feature/stripe' of github.com:ONLYOFFICE/AppServer into feature/stripe 2022-09-09 11:30:30 +03:00
ead45257f1 Web: Added 'Recover Access Modal Dialog' to the unavailable portal page. 2022-09-09 11:25:55 +03:00
05c01d85e6 Web: Fix toast translations (Remove room(s) issue) 2022-09-09 11:22:04 +03:00
d016efea48 Web: Moved translations to the common. 2022-09-09 11:12:02 +03:00
2c023a5e26 Web:Components:Changed props to isFirstRestoreToDefault. 2022-09-09 11:01:57 +03:00
03e4062d6e Web: Fix double loader 2022-09-09 10:45:27 +03:00
9d4bf2e24f Web:Client:Added the functionality of the AdditionalResources settings, added the opening of a modal window, the onRestore, onSave methods. 2022-09-09 10:40:14 +03:00
593fb261e4 Web:Client:Added a function to check what actions to show in the menu. 2022-09-09 10:37:42 +03:00
f0bf37760b Web:Common:Add methods setAdditionalResources, getAdditionalResources, restoreAdditionalResources. 2022-09-09 10:34:45 +03:00
b23ac8e766 Web:Add DocSpace menu img. 2022-09-09 10:33:44 +03:00