Commit Graph

117 Commits

Author SHA1 Message Date
a2302aa248 Merge branch 'hotfix/v2.6.1' into develop
# Conflicts:
#	packages/client/src/components/PrivateRouteWrapper/index.tsx
#	packages/client/src/pages/Confirm/sub-components/activateUser.js
#	packages/client/src/pages/PortalSettings/categories/integration/LDAP/sub-components/CertificateDialog.js
#	packages/client/src/pages/PublicRoom/sub-components/RoomStyles.js
#	packages/login/src/app/(root)/layout.tsx
#	packages/login/src/app/(root)/page.tsx
#	packages/login/src/app/layout.tsx
#	packages/login/src/components/LoginForm/index.tsx
#	packages/login/src/types/index.ts
#	packages/login/src/utils/actions.ts
#	packages/shared/constants/index.ts
#	packages/shared/themes/base.ts
2024-08-09 17:23:25 +04:00
dc27284371 Deleted useless code. 2024-08-06 13:14:54 +03:00
54f0bffc7b Refactoring. 2024-08-06 10:17:07 +03:00
50f593032b Deleted useless request. 2024-08-06 10:12:27 +03:00
4bc417422e Merge branch 'hotfix/v2.6.1' into feature/api-separation
# Conflicts:
#	packages/shared/store/AuthStore.ts
2024-08-06 09:28:05 +03:00
602ce53411 Merge branch 'hotfix/v2.6.1' into develop
# Conflicts:
#	packages/client/src/pages/PortalSettings/Layout/Section/Header/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/NextCloudWorkspace/Stepper/SelectUsersStep/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/components/AddEmailsStep/AccountsTable/RowView/UsersRowContent.tsx
#	packages/client/src/pages/PortalSettings/utils/settingsTree.js
2024-07-29 16:13:17 +04:00
3f0af41170 Fix Bug 69417 - WordPress. Seamless DocSpace authorization does not work in a frame 2024-07-26 13:27:35 +04:00
116702d286 Merge branch 'release/v2.6.0' into develop
# Conflicts:
#	packages/client/src/pages/PortalSettings/Layout/Section/Header/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/ImportStep/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/SelectUsersStep/AccountsTable/RowView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/SelectUsersStep/AccountsTable/TableView/UsersTableRow.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/RowView/UsersTypeRowContent.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/RowView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/TableView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/GoogleWorkspace/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/NextCloudWorkspace/Stepper/ImportStep/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/NextCloudWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/TableView/UsersTableRow.js
#	packages/client/src/pages/PortalSettings/categories/data-import/NextCloudWorkspace/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/NextcloudWorkspace/Stepper/index.tsx
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersStep/AccountsTable/RowView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersStep/AccountsTable/TableView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/RowView/UsersTypeRowContent.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/RowView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/TableView/UsersTypeTableRow.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/Stepper/SelectUsersTypeStep/AccountsTable/TableView/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/OnlyofficeWorkspace/index.js
#	packages/client/src/pages/PortalSettings/categories/data-import/components/AddEmailsStep/AccountsTable/index.tsx
#	packages/client/src/pages/PortalSettings/categories/data-import/components/ImportStep.tsx
#	packages/client/src/pages/PortalSettings/categories/data-import/components/Providers.tsx
#	packages/client/src/pages/PortalSettings/categories/data-import/components/SelectUsersStep/AccountsTable/RowView/UsersRowContent.tsx
#	packages/client/src/pages/PortalSettings/categories/data-import/components/SelectUsersStep/AccountsTable/TableView/index.tsx
#	packages/client/src/pages/PortalSettings/categories/data-import/components/SelectUsersStep/AccountsTable/index.tsx
#	packages/client/src/pages/PortalSettings/categories/data-import/components/SelectUsersTypeStep/AccountsTable/index.tsx
#	packages/client/src/pages/PortalSettings/categories/data-import/sub-components/UsersInfoBlock.tsx
#	packages/login/src/components/Invalid.tsx
2024-07-22 20:23:04 +04:00
c056f494ee Shared: removed useless constant 2024-07-18 18:27:53 +04:00
205df2f68b Rebranding: move organizationName to Common.json 2024-07-18 18:20:37 +04:00
b354c305cf Add check for enable identity services 2024-07-09 15:39:14 +03:00
a639635c98 Merge branch 'develop' into feature/ldap-settings
# Conflicts:
#	packages/client/src/pages/Home/Section/AccountsBody/InsideGroup/TableView/TableRow.js
#	packages/client/src/pages/Home/Section/AccountsBody/People/TableView/TableRow.js
#	packages/login/src/components/LoginForm/index.tsx
#	packages/shared/store/SettingsStore.ts
#	public/locales/en/Common.json
2024-06-17 15:17:07 +04:00
b5bd0b21fa Replacing two dots in a sentence, deleted useless code. 2024-06-14 14:30:47 +03:00
e0705efdbd Fixed payment date. 2024-06-14 13:57:45 +03:00
e02d05c43f Merge branch 'develop' into feature/values-renaming 2024-06-14 12:19:34 +04:00
5593c4b655 Merge branch 'develop' into feature/values-renaming 2024-06-14 11:27:02 +04:00
600d076f5c Merge branch 'develop' into feature/hcaptcha 2024-06-14 09:52:15 +03:00
a72616801b gs
# Conflicts:
#	i18next/client.babel
#	packages/client/public/locales/sr-Latn-RS/SMTPSettings.json
#	packages/login/public/locales/en/Login.json
#	public/locales/ar-SA/Common.json
#	public/locales/az/Common.json
#	public/locales/bg/Common.json
#	public/locales/cs/Common.json
#	public/locales/de/Common.json
#	public/locales/el-GR/Common.json
#	public/locales/en/Common.json
#	public/locales/es/Common.json
#	public/locales/fi/Common.json
#	public/locales/fr/Common.json
#	public/locales/hy-AM/Common.json
#	public/locales/it/Common.json
#	public/locales/ja-JP/Common.json
#	public/locales/ko-KR/Common.json
#	public/locales/lo-LA/Common.json
#	public/locales/lv/Common.json
#	public/locales/nl/Common.json
#	public/locales/pl/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/pt/Common.json
#	public/locales/ro/Common.json
#	public/locales/ru/Common.json
#	public/locales/si/Common.json
#	public/locales/sk/Common.json
#	public/locales/sl/Common.json
#	public/locales/sr-Latn-RS/Common.json
#	public/locales/tr/Common.json
#	public/locales/uk-UA/Common.json
#	public/locales/vi/Common.json
#	public/locales/zh-CN/Common.json
2024-06-13 19:24:05 +04:00
e6bd7fbc63 Deleted useless settings parameter. 2024-06-13 15:04:49 +03:00
8af20b8e41 Shared:API:Settings: add maxUploadImageSize 2024-06-13 14:33:27 +03:00
3fb8f58206 Merge branch 'develop' into feature/values-renaming
# Conflicts:
#	packages/client/src/components/Article/MainButton/index.js
#	public/locales/ar-SA/Common.json
#	public/locales/az/Common.json
#	public/locales/bg/Common.json
#	public/locales/cs/Common.json
#	public/locales/de/Common.json
#	public/locales/el-GR/Common.json
#	public/locales/en/Common.json
#	public/locales/es/Common.json
#	public/locales/fi/Common.json
#	public/locales/fr/Common.json
#	public/locales/hy-AM/Common.json
#	public/locales/it/Common.json
#	public/locales/ja-JP/Common.json
#	public/locales/ko-KR/Common.json
#	public/locales/lo-LA/Common.json
#	public/locales/lv/Common.json
#	public/locales/nl/Common.json
#	public/locales/pl/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/pt/Common.json
#	public/locales/ro/Common.json
#	public/locales/ru/Common.json
#	public/locales/si/Common.json
#	public/locales/sk/Common.json
#	public/locales/sl/Common.json
#	public/locales/sr-Latn-RS/Common.json
#	public/locales/tr/Common.json
#	public/locales/uk-UA/Common.json
#	public/locales/vi/Common.json
#	public/locales/zh-CN/Common.json
2024-06-13 11:28:33 +03:00
83aa877b74 Merge branch 'develop' into feature/hcaptcha 2024-06-13 10:40:17 +03:00
a78086c680 Shared: add captchaKey and captchaType for login 2024-06-13 10:38:15 +03:00
d1a1c9b477 Merge branch 'develop' into bugfix/standalone
# Conflicts:
#	packages/client/public/locales/ar-SA/PaymentsEnterprise.json
#	packages/client/public/locales/az/PaymentsEnterprise.json
#	packages/client/public/locales/bg/PaymentsEnterprise.json
#	packages/client/public/locales/cs/PaymentsEnterprise.json
#	packages/client/public/locales/de/PaymentsEnterprise.json
#	packages/client/public/locales/el-GR/PaymentsEnterprise.json
#	packages/client/public/locales/en/PaymentsEnterprise.json
#	packages/client/public/locales/es/PaymentsEnterprise.json
#	packages/client/public/locales/fi/PaymentsEnterprise.json
#	packages/client/public/locales/fr/PaymentsEnterprise.json
#	packages/client/public/locales/hy-AM/PaymentsEnterprise.json
#	packages/client/public/locales/it/PaymentsEnterprise.json
#	packages/client/public/locales/ja-JP/PaymentsEnterprise.json
#	packages/client/public/locales/ko-KR/PaymentsEnterprise.json
#	packages/client/public/locales/lo-LA/PaymentsEnterprise.json
#	packages/client/public/locales/lv/PaymentsEnterprise.json
#	packages/client/public/locales/nl/PaymentsEnterprise.json
#	packages/client/public/locales/pl/PaymentsEnterprise.json
#	packages/client/public/locales/pt-BR/PaymentsEnterprise.json
#	packages/client/public/locales/pt/PaymentsEnterprise.json
#	packages/client/public/locales/ro/PaymentsEnterprise.json
#	packages/client/public/locales/ru/PaymentsEnterprise.json
#	packages/client/public/locales/si/PaymentsEnterprise.json
#	packages/client/public/locales/sk/PaymentsEnterprise.json
#	packages/client/public/locales/sl/PaymentsEnterprise.json
#	packages/client/public/locales/sr-Latn-RS/PaymentsEnterprise.json
#	packages/client/public/locales/tr/PaymentsEnterprise.json
#	packages/client/public/locales/uk-UA/PaymentsEnterprise.json
#	packages/client/public/locales/vi/PaymentsEnterprise.json
2024-06-11 18:27:24 +03:00
e16ffcda06 Added ClientConfig. 2024-06-11 11:23:31 +03:00
a3c74828b8 Merge branch 'develop' into feature/ldap-settings
# Conflicts:
#	packages/client/src/pages/PortalSettings/categories/integration/SingleSignOn/MobileView.js
2024-06-10 23:42:36 +04:00
1197023bd6 Renaming the function to portalSettingsUrl name. 2024-06-10 21:27:26 +03:00
40dc2c1c1b Added new constant. 2024-06-10 17:14:25 +03:00
6c83c3a044 Added Bonus page for Spaces. Added page redirection. 2024-06-06 16:37:00 +03:00
89f31b8701 Shared/Client: Store: Added separation of methods for standalone payment page. 2024-05-28 17:43:46 +03:00
dc0cfee0b1 Merge branch 'develop' into feature/ldap-settings 2024-05-27 21:19:46 +04:00
1fa5d6c356 Web: Fixed quota socket with incorrect data 2024-05-27 16:56:00 +03:00
803c44e47a Client/Shared: Added method separation. 2024-05-24 15:11:33 +03:00
6aa6b0cfd4 Merge branch 'develop' into feature/ldap-settings 2024-05-06 20:08:13 +04:00
6a981df0de LDAP: Fix imports 2024-04-27 17:54:30 +04:00
237bb490e8 Merge branch 'develop' into feature/ldap-settings
# Conflicts:
#	packages/client/public/locales/en/Settings.json
#	packages/client/src/pages/PortalSettings/Layout/Article/Body/index.js
#	packages/client/src/pages/PortalSettings/components/MobileCategoryWrapper.js
#	packages/common/store/CurrentQuotaStore.js
#	packages/shared/api/settings/index.ts
2024-04-27 17:24:21 +04:00
Akmal Isomadinov
165918c051 Merge branch 'develop' into feature/public-preview 2024-04-26 12:18:11 +05:00
Akmal Isomadinov
0d992feda1 Shared:Store:AuthStore Disabled other request 2024-04-25 18:42:24 +05:00
28fe556f28 Merge branch 'hotfix/v2.5.1' into develop 2024-04-25 14:24:00 +04:00
Akmal Isomadinov
166d612e15 Client: Fixed screen orientation angle 2024-04-25 14:17:47 +05:00
bb0267fe55 Merge branch 'hotfix/v2.5.1' into develop
# Conflicts:
#	packages/client/src/pages/PortalSettings/categories/common/Branding/companyInfoSettings.js
2024-04-23 10:30:01 +04:00
Akmal Isomadinov
c5ebced780 Client:PortalSettings:Branding Fixed the infinite loader 2024-04-22 18:17:29 +05:00
e27bad8eae Merge branch 'release/v2.5.0' into develop 2024-04-12 20:13:01 +04:00
ddb9f74d83 Merge branch 'release/v2.5.0' into develop
# Conflicts:
#	packages/client/public/locales/en/CreateEditRoomDialog.json
#	packages/doceditor/src/app/(root)/create/page.tsx
#	public/locales/en/Common.json
2024-04-12 19:14:59 +04:00
b30eee5c34 Merge branch 'release/v2.5.0' into feature/error-container-logo 2024-04-12 12:03:57 +04:00
615ffa8709 Client/Shared: Removed header menu when showing an error for a public room. 2024-04-11 16:09:39 +03:00
63155dabc8 Shared: SettingsStore: Fixed isFrame calculate 2024-04-10 13:59:32 +03:00
f68db1622c Merge branch 'develop' into refactoring/remove-personal
# Conflicts:
#	packages/client/src/components/dialogs/ConnectDialog/index.js
#	packages/client/src/pages/About/AboutContent.js
2024-04-08 01:23:49 +04:00
26fbeb4626 Shared: Fixed getting portal logos on settings store init 2024-04-04 14:20:30 +03:00
e7c9430817 Web: Files: removed table logs 2024-04-03 17:08:29 +03:00