Commit Graph

24887 Commits

Author SHA1 Message Date
a8776fb8dd Client: Profile: Main: init timezone combo 2022-09-13 17:51:06 +03:00
e7e4a004d8 Components: Themes: fix avatar sizes for dark theme 2022-09-13 17:33:53 +03:00
10558d41bf Client: Profile: Main: add language tooltip 2022-09-13 17:31:57 +03:00
07eacf9f54 Client: Profile: Main: fix style 2022-09-13 17:22:06 +03:00
6bc2be26cd Components: Themes: fix 2022-09-13 17:19:12 +03:00
795e76f9d5 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into feature/new-profile 2022-09-13 16:42:09 +03:00
5ecfdf9d90 Client: Profile: InterfaceTheme: hide preview actions 2022-09-13 16:41:15 +03:00
c28166fd74 Client: Portal: Settings: Preview: add prop for hide actions 2022-09-13 16:40:02 +03:00
ec7a6946ba Client: PortalSettings: Preview: fix 2022-09-13 16:31:30 +03:00
fa1c0acb6c Client: Profile: InterfaceTheme: use new preview 2022-09-13 16:27:01 +03:00
1089da5812 Client: PortalSettings: Preview: add border prop 2022-09-13 16:26:18 +03:00
Sergey Kirichenko
dd21a1b290
Add github action (#804)
* Modified Dockerfile.app

* Add github workflow

* Modify GIT_BRANCH

* Modify Dockerfile.app, change github repo

* Add prefix for name services

* Add login image build

* Change nginx config loclahost to 127.0.0.1

* Del static login files from proxy image

* Modify environmet for yml files

* Fix build hooks

* Add env STATUS for build hooks

* For testinig dockerhub build

* Fix

* Branch for action feature/github-action-build-docker

* Modify hooks

* Modify hooks, develop branch for action

* Add service-login to proxy

* Action test amd64

* Action test amd64

* Git  action  build only amd64

* Github action from develop
2022-09-13 10:54:45 +03:00
bc738ab5ea fix 2022-09-12 19:41:16 +03:00
bab3358e72
Merge pull request #816 from ONLYOFFICE/bugfix/fixed-main-button-for-shared-folder
Web: Files: fixed main-button for the shared folder
2022-09-12 18:43:28 +03:00
b9267ed73c Web: Components: removed useless withMenu prop 2022-09-12 18:12:54 +03:00
0cae2ba912 Web: Components: renamed isButton to withMenu 2022-09-12 18:09:53 +03:00
4d16297132 Web: Files: fixed main-button for the shared folder 2022-09-12 17:03:21 +03:00
b41f5ae8a2
Merge pull request #791 from ONLYOFFICE/feature/ip-security
Feature/ip security
2022-09-12 16:31:10 +03:00
f116e887bb Merge branch 'develop' into feature/ip-security 2022-09-12 16:30:51 +03:00
1d8f407610
Merge pull request #815 from ONLYOFFICE/bugfix/fixed-files-translations
Web: Files: fixed catalog-header translation, moved "Other" translati…
2022-09-12 16:00:15 +03:00
16a9dc020d Web: Files: fixed catalog-header translation, moved "Other" translation to Translations.json, added "Rooms" translation 2022-09-12 14:32:54 +03:00
f7fd831a17 Merge branch 'develop' into feature/ip-security 2022-09-12 13:31:13 +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
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
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
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