35 Commits

Author SHA1 Message Date
Joseph Garrone
4794e35989 Apply number unformat during validation if any 2024-05-06 16:07:49 +02:00
Joseph Garrone
7f55bb5ce3 Load number unformat for pre form submission 2024-05-06 15:25:43 +02:00
Joseph Garrone
aab1b7d490 Almost done with UserProfileFormField.tsx 2024-05-05 20:58:27 +02:00
Joseph Garrone
a612fce78b Checkpoint validation supporting various multi valued fields 2024-05-02 15:33:48 +02:00
Joseph Garrone
2b0febce19 Checkpoint before refactor again 2024-04-30 12:07:35 +02:00
Joseph Garrone
83548afa0a Implement password policy validation 2024-04-22 06:34:50 +02:00
Joseph Garrone
cf42f5b2a0 do not use custom validator to check if password confirmation matches password 2024-04-22 04:34:54 +02:00
Joseph Garrone
dfdc90b686 Dot not create fake attribute field, hide password confirm at an higher level 2024-04-22 04:06:06 +02:00
Joseph Garrone
95c27dd97e Add multivalued field validator 2024-04-22 03:55:50 +02:00
Joseph Garrone
b871c3ecc3 Update KcContext type def, use an ext to get password policies. 2024-04-21 20:29:18 +02:00
Joseph Garrone
05bd0885af Feat polifill for getFirstError and make existsError accept more than one field (kcContext.messagePerField) 2024-04-13 04:28:28 +02:00
Joseph Garrone
8d1c19bf1c Update prepare template for Keycloak 24 2024-04-13 01:26:41 +02:00
Joseph Garrone
1bb0c9dfc2 Add generic type for kcContext.properties 2024-03-02 09:01:57 +01:00
Joseph Garrone
63c40fd816 Add type definition for the user property in the kcContext of the terms.ftl page 2024-02-27 23:55:06 +01:00
Joseph Garrone
442bfa4ed6 Update types to reflect what is actually there on the kcContext 2024-02-21 20:43:18 +01:00
Felix Gustavsson
1f6751cb01 Fixes #460: Fixes KcContext to contain attributes for client object 2023-11-30 17:17:58 +01:00
Joseph Garrone
b5818888bb
Merge branch 'v9' into v9_tmp 2023-11-26 14:45:23 +01:00
Joseph Garrone
e1afc1cf7a Add themeVersion in KcContext type 2023-11-22 18:57:43 +01:00
Celine Pelletier
c122b48e35 feat: add login-oauth2-device-verify-user-code and login-oauth-grant pages 2023-11-03 16:06:46 -04:00
garronej
39ff7913d6 https://github.com/xgp/keycloak-account-v1/issues/3 2023-09-03 07:14:57 +02:00
Pierre Rebeu
4acf5d0931
fix: usernameEditDisabled renamed to usernameHidden
- update KcContext definition for login.ftl
- update the username field rendering conditions in Login.tsx

Closes #397
2023-08-14 15:53:05 +02:00
garronej
206e602d73 Accomodate #218 and #359 2023-06-16 11:29:04 +02:00
garronej
ed48669ae1 #354: Feature theme variant 2023-06-08 23:09:14 +02:00
satanshiro
f2044c4d26
change name 2023-05-02 16:53:43 +03:00
garronej
5816f25c3e #334 2023-04-27 11:52:02 +02:00
garronej
4f1182a230 Feat sml-post-form.ftl #277 2023-04-20 20:51:46 +02:00
Thomas Silvestre
564ffc2be9 infer type of algToKeyUriAlg from type of kcConfig + fix totp interface
- add more yarn dirs to .gitignore
2023-04-06 17:50:26 +02:00
garronej
49e495dbbe Include keycloakfiy version number in kcContext (for debug purpose) 2023-04-04 01:40:55 +02:00
Void
e7837aea88 feat: add select-authenticator page 2023-03-31 17:38:22 +02:00
Justus Jylhä
1669c38bc9 feat: add update-email.ftl page 2023-03-28 10:26:24 +03:00
garronej
bc242b0aa7 fmt 2023-03-27 21:03:11 +02:00
Alan Matias
bef21e1cb9
fix: add url to login reset password page
fix: add  to login reset password page

fix: add urls to kc context mocks
2023-03-27 15:16:19 -03:00
William Will
7ebbb0417a feat(login context): improve login typings 2023-03-21 19:47:05 -07:00
garronej
d4e1dabe12 Fix build error 2023-03-20 00:59:53 +01:00
garronej
41c0329822 Move everything under the login dir 2023-03-19 23:12:45 +01:00