Commit Graph

48802 Commits

Author SHA1 Message Date
Akmal Isomadinov
9f78fa1004 Shared:EmptyView Fixed padding on mobile 2024-08-15 17:45:35 +05:00
ec0dbf9518 Client: Added dialogues if the limits for adding users and rooms have been reached. 2024-08-15 15:45:24 +03:00
Akmal Isomadinov
af0f117641 Shared:EmptyView Fixed padding 2024-08-15 17:44:47 +05:00
Akmal Isomadinov
f92de7c14b Web:EmptyContainer Updated icons for the RoomNoAccess component 2024-08-15 17:42:42 +05:00
7ed3b060e1 Merge branch 'feature/upload-rename' of https://github.com/ONLYOFFICE/DocSpace-client into feature/upload-rename 2024-08-15 15:37:20 +03:00
d2fec0391d Web: Files: renamed uploadEmptyFolders to createFoldersTree 2024-08-15 15:37:15 +03:00
622aa853ec Merge branch 'hotfix/v2.6.1' into feature/upload-rename 2024-08-15 16:19:21 +04:00
21f4cbd625 Merge branch 'hotfix/v2.6.1' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-15 16:13:25 +04:00
70b0942dfb Bug 69519 - Accounts. Sorting by Last name field does not work 2024-08-15 16:13:18 +04:00
Akmal Isomadinov
ce440c1704 Web:EmptyContainer Added a empty screen for the Accounts 2024-08-15 17:09:34 +05:00
401606826b Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-15 14:55:02 +03:00
cfc7cf0114 Shared: Utils: Fixed force redirect inside frame on 401 response 2024-08-15 14:54:54 +03:00
86f116e62f Fix Bug 69670
No name centering
2024-08-15 14:44:33 +03:00
9fd5ace6c2 Login:Src:App: pass culture to handler logo url 2024-08-15 15:33:20 +04:00
ff0219f824 Login:Src:Types: add GreetingCreateUserContainerProps type 2024-08-15 15:32:17 +04:00
11341df63d Login:Components:GreetingCreateUserContainer: add culture prop 2024-08-15 15:31:35 +04:00
Akmal Isomadinov
b6374f020d Web:EmptyContainer Added a empty screen for the filter 2024-08-15 16:24:22 +05:00
Akmal Isomadinov
0616b6d465 Web:Public:Images Added new icons 2024-08-15 16:22:25 +05:00
c568621880 Login:Components:WizardForm: add get system language 2024-08-15 15:20:54 +04:00
01ff3610d0 Fix Bug 61899 - Files.Uploads. Added saving of uploaded folder after renaming 2024-08-15 14:19:50 +03:00
a19211f9a6 Client: Refactoring. 2024-08-15 13:53:00 +03:00
58d7d5b94e Client: Refactoring. 2024-08-15 13:52:17 +03:00
0b16e4bfdd Client: Renaming. 2024-08-15 13:45:52 +03:00
358f0b38f2 Client: Added toast appearance and role reset to free when invited to a room. 2024-08-15 13:42:17 +03:00
Vlada Gazizova
b45c92b209 Fixed Bug 69668:Settings:Branding. Part of the custom logo is hidden behind a QR code when activating 2FA for the first time 2024-08-15 13:32:28 +03:00
Vlada Gazizova
9d22b299e2 Merge branch 'hotfix/v2.6.1' of https://github.com/ONLYOFFICE/DocSpace-client into hotfix/v2.6.1 2024-08-15 12:56:45 +03:00
Vlada Gazizova
6678fbd711 Fixed Bug 69669:Settings:Branding. A custom logo will be stretched when inviting a user to the portal. 2024-08-15 12:56:28 +03:00
bc3728aabf Client: Store: ProfileActionsStore: Fixed isTeamTrainingAlertAvailable usage 2024-08-15 12:46:55 +03:00
334c9b69d2 Shared:Components:DropDown: remove defaultProps 2024-08-15 13:37:24 +04:00
35931aa729 Login:Src:Hooks: wrap getI18NInstance in useEffect 2024-08-15 13:35:10 +04:00
440650ee63 Login:Src:Components: add isLanguageComboboxVisible prop 2024-08-15 11:57:26 +04:00
72b6173f17 Login:App:Wizard: remove RegisterContainer and systemTheme 2024-08-15 11:55:57 +04:00
Akmal Isomadinov
a946d47a8a Merge branch 'develop' into feature/new-empty-screen 2024-08-15 12:26:01 +05:00
1b4180e8cd Client: Deleted useless translation. 2024-08-15 10:21:57 +03:00
a57f6aaca5 Login:Hooks:UseTheme: change theme initial state 2024-08-15 03:28:02 +04:00
be507f9865 Login:Components:ActivateUserForm: delete requests results 2024-08-15 02:56:38 +04:00
7b1f172e22 Login:Src:Components: change styles 2024-08-15 02:42:27 +04:00
71365ecbba Login:Components:GreetingContainer: rename GreetingCreateUserContainer.tsx file to index.tsx 2024-08-15 01:38:38 +04:00
5169987153 Login:Src:Components: replace then with async/await 2024-08-15 01:28:08 +04:00
266fdabc75 Client: Updated room and storage bar when almost reaching the tariff limit. 2024-08-14 22:04:05 +03:00
1b250eaac0 Bug 69700 - [LDAP] Checking for incorrect LDAP server settings ends with a "successful" save 2024-08-14 20:15:45 +04:00
bc77043419 Login:Src:Components: add enum ButtonKeys 2024-08-14 20:00:23 +04:00
7074d6d869 Shared:Enums: change ButtonKeys 2024-08-14 19:48:15 +04:00
28c58ecdcc Login:Src:Providers: some fixes 2024-08-14 19:25:35 +04:00
d63657d4b9 Login:Components:WizardForm: add type WizardFormProps 2024-08-14 19:24:36 +04:00
adcaba0a10 Login:Src:Utils: fix imports 2024-08-14 19:23:39 +04:00
ebf785e889 Login:Src:Types: change types 2024-08-14 19:23:05 +04:00
ea89af9821 Shared:Api: fix import Nullable 2024-08-14 19:22:07 +04:00
6bf142767d Login:Src:Components: get currentColorScheme from useTheme 2024-08-14 19:20:17 +04:00
07ff333d4c Login:App:Confirrm: remove request colorTheme 2024-08-14 19:18:07 +04:00