Commit Graph

48470 Commits

Author SHA1 Message Date
e0bda0c1e8 Login:Src:Types: change types 2024-08-20 03:28:43 +04:00
a800581303 Login:App:Confirm: add redirect to confirm layout 2024-08-20 03:28:12 +04:00
39473285d7 Login:Src:Utils: add new types for link validation 2024-08-20 03:26:22 +04:00
b87ca6f208 Login:Src:Components: add new types for link validation 2024-08-20 03:25:54 +04:00
fe32a723e6 Login:Src: fix redirect 2024-08-20 01:22:48 +04:00
3447a487ab Login:Src:App: get host in server components 2024-08-20 01:21:44 +04:00
4e7c1be759 Login:Src:Types: change types 2024-08-20 01:20:18 +04:00
e8f6e91aba Login:Components:GreetingContainer: remove host from GreetingCreateUserContainer 2024-08-20 01:19:47 +04:00
4c2e8b1457 Login:App:Wizard: fix redirect 2024-08-19 12:48:49 +04:00
7299b88c18 Login:Src:Components: some changes 2024-08-16 12:04:18 +04:00
d2ef067e18 Shared:Enums: change enum ButtonKeys 2024-08-16 12:03:16 +04:00
8b0d834db6 Login:Scr:Components: change styled components 2024-08-16 12:02:46 +04:00
aa06f53703 Merge branch 'develop' into feature/ssr-confirm 2024-08-16 02:26:23 +04:00
2c1f78c43f Login:Src:Components: fix isComboboxVisible in SimpleNav 2024-08-16 02:00:37 +04:00
747b0b7a5e Login:Src:Components: remove checkConfirmLink request from ConfirmRoute 2024-08-16 01:59:27 +04:00
dc780ea052 Login:Src:Types: change ConfirmRouteProps 2024-08-16 01:58:06 +04:00
bed5e089fa Login:Src:Confirm: move checkConfirmLink to layout 2024-08-16 01:57:40 +04:00
ac8b58fee1 Login:Src:Utils: add checkConfirmLink action 2024-08-16 01:55:38 +04:00
9fecc480e9 Login:Src: add new headers for confirm pages 2024-08-16 01:54:19 +04:00
c7178bde0e Merge branch 'hotfix/v2.6.1' into develop 2024-08-15 19:02:58 +04:00
2c5eef11c4 Login:Src:Components: remove space from folder name 2024-08-15 18:37:52 +04:00
5b74dab00d Merge branch 'develop' into feature/ssr-confirm 2024-08-15 18:13:37 +04:00
514680958b Client: InfoPanel: Body: Fixed align items to baseline 2024-08-15 17:02:48 +03:00
a06cb5159f
Merge pull request #587 from ONLYOFFICE/feature/oauth2-rotation
Feature/oauth2 rotation
2024-08-15 17:55:07 +04:00
b0677e705e Client:PortalSettings:OAuth: fix token copy after generate 2024-08-15 16:42:02 +03:00
b89bea7123 Client:PortalSettings:OAuth: add generate and revoke developer token dialogs 2024-08-15 16:20:03 +03:00
b3dd681065 Shared:API:OAuth2: add revoke and generate developer token methods 2024-08-15 16:19:27 +03:00
ada7d8c960 Shared:Utils:Axios: add generic for API types 2024-08-15 16:18:59 +03:00
d5a0dc915d JS-SDK: Added onContentReady event 2024-08-15 16:07:20 +03:00
706380fcbf Fix Bug 69519 - Accounts. Sorting by Last name field does not work 2024-08-15 16:55:39 +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
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
c568621880 Login:Components:WizardForm: add get system language 2024-08-15 15:20:54 +04: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
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