19 Commits

Author SHA1 Message Date
Joseph Garrone
998f18a3ce Progress on form reactivity 2024-04-27 19:09:22 +02:00
Joseph Garrone
500f558658 Simplify the API of useUserProfileForm 2024-04-22 06:53:08 +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
2e9d2b8bd2 Big refactor of useFormValidator into useUserProfileForm 2024-04-22 04:00:39 +02:00
Joseph Garrone
82ffa801d6 Refactor useFormValidation 2024-04-21 08:12:25 +02:00
Joseph Garrone
b42bf24935 checkpoint update on useFormValidation 2024-04-20 22:12:39 +02:00
Joseph Garrone
c5c54cb807 Fully sync login template with Keycloak 24 2024-04-13 03:26:15 +02:00
Joseph Garrone
51ec342f6f Update css classes keys to reflect Keycloak 24 2024-04-13 02:18:06 +02:00
giorgoslytos
ca255985c0 fix: radio inputs on login-otp page 2024-02-02 14:35:14 +02:00
tmoulart
faf2be23d9 Add "kcInputGroup" in ClassKey type definition and the patternfly class associated in useGetClassName 2024-01-18 17:31:16 +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
Joseph Garrone
de64deb5c5 #421 2023-09-22 15:51:18 +02:00
garronej
e6cebdd546 #377 2023-07-07 17:02:18 +02:00
garronej
d308c04465 Fix type error in useDownloadTerms 2023-04-03 22:03:04 +02:00
garronej
c9e546a8fd Fix numerous bugs, improve structure 2023-03-21 05:27:31 +01:00
garronej
5b4aeca63c Done implementing the templates and the two first pages 2023-03-20 05:14:25 +01:00
garronej
41c0329822 Move everything under the login dir 2023-03-19 23:12:45 +01:00