63 Commits

Author SHA1 Message Date
Joseph Garrone
89ddfa18b7 Update login-config-totp.ftl 2024-05-18 01:15:58 +02:00
Joseph Garrone
7b60ab50b1 Update info.ftl 2024-05-18 01:15:58 +02:00
Joseph Garrone
250d1d66dd Update idp-review-user-profile.ftl page 2024-05-18 01:15:58 +02:00
Joseph Garrone
08cd62d924 add frontchannel-logout.ftl page 2024-05-18 01:15:58 +02:00
Joseph Garrone
8d0d17910c Update error.ftl 2024-05-18 01:15:58 +02:00
Joseph Garrone
34e1621b84 Add delete-account-confirm.ftl page 2024-05-18 01:15:58 +02:00
Joseph Garrone
93d90d0ba6 Add code.ftl page 2024-05-18 01:15:58 +02:00
Joseph Garrone
652643f189 Add webauthn-register.ftl page 2024-05-18 01:15:58 +02:00
Joseph Garrone
5cfb289736 update webauthn-autenticate.ftl 2024-05-18 01:15:58 +02:00
Joseph Garrone
54b129630e Refactor terms 2024-05-18 01:15:58 +02:00
Joseph Garrone
fdead071e7 Remove Register_legacy 2024-05-18 01:15:58 +02:00
Joseph Garrone
0cfa8de0ad Update update-email.ftl page 2024-05-18 01:15:58 +02:00
Joseph Garrone
9adfa2200a Update SelectAuthenticator.tsx 2024-05-18 01:15:58 +02:00
Joseph Garrone
3eeba99152 Add delete-credential.ftl page 2024-05-18 01:15:58 +02:00
Joseph Garrone
58dfd3c25c Factorise LoginUserProfile and LoginUpdateProfile 2024-05-18 01:15:58 +02:00
Joseph Garrone
7772550438 Login page overhaul 2024-05-18 01:15:58 +02:00
Joseph Garrone
96f0e6df2a File structure update 2024-05-18 01:15:58 +02:00
Joseph Garrone
fb4a7d2ba3 Done with the new Register page (not yet retrocompatible) 2024-05-18 01:15:58 +02:00
Joseph Garrone
be330886da Complete UserProfileFormFields 2024-05-18 01:15:58 +02:00
Joseph Garrone
b4d924adfa Almost done with UserProfileFormField.tsx 2024-05-18 01:15:58 +02:00
Joseph Garrone
3f1316183d Good progress on UserProfileFormFields component 2024-05-18 01:15:58 +02:00
Joseph Garrone
b17724fdda Done with select tag 2024-05-18 01:15:58 +02:00
Joseph Garrone
f42e6764b7 Checkpoint before refactor again 2024-05-18 01:15:58 +02:00
Joseph Garrone
8f627aa382 Feature TextArea 2024-05-18 01:15:58 +02:00
Joseph Garrone
9c6e3da304 Extract field errors into a separate component 2024-05-18 01:15:58 +02:00
Joseph Garrone
319927e1dc Extract form group label into a separate component 2024-05-18 01:15:58 +02:00
Joseph Garrone
4909928d3a Progress on form reactivity 2024-05-18 01:15:58 +02:00
Joseph Garrone
ab5269ddaf Start refactor of UserProfilesFormFields 2024-05-18 01:15:58 +02:00
Joseph Garrone
f6bdd92f9e Update Login template for Keycloak 24 2024-05-18 01:15:58 +02:00
Joseph Garrone
e3e6847c82 Prevent users from having to use any 2024-02-12 13:27:07 +01:00
Joseph Garrone
c091089830 Apply #502 from main 2024-02-06 07:59:21 +01:00
Joseph Garrone
b1e2284c0e Fix condition for displaying info in login page 2024-01-26 00:55:50 +01:00
Rlok
a27d78fcdf
refactor: point the import statement to keycloakify instead of internal
align import statement with other page templates
2024-01-15 14:03:01 +08:00
Joseph Garrone
600705130f #483: Enable the Template prop not to be lazy 2024-01-10 12:42:48 +01:00
Felix Gustavsson
d7db85b062 Fixes #459: Use Template from props 2023-11-30 16:29:53 +01:00
Joseph Garrone
c41eae63e7 Fix info.ftl page rendering in storybook 2023-11-07 16:33:19 +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
e0a61b51cb Little fix on LoginConfigTotp.tsx 2023-10-26 12:51:43 +02:00
garronej
2b252c9abb npm install missing resources 2023-08-20 03:00:45 +02:00
garronej
2221e30c0a fmt 2023-08-14 21:57:19 +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
d68b8d03dd #392 2023-08-07 15:10:25 +02:00
garronej
20b7bb3c99 Fix error with inital select state 2023-06-19 03:17:12 +02:00
garronej
6df9f28c02 #277 fix storybook 2023-05-25 07:40:20 +02:00
garronej
2ff7955ec3 fmt 2023-05-02 16:17:53 +02:00
satanshiro
4113f0faea
fix-saml-post-form 2023-05-02 16:50:44 +03:00
garronej
8253eb62bd Fix typo 2023-05-02 04:51:23 +02:00
garronej
1431c031a0 #340 2023-04-28 18:47:25 +02:00
garronej
4f1182a230 Feat sml-post-form.ftl #277 2023-04-20 20:51:46 +02:00
garronej
9ab4c510fe #209 2023-04-20 20:08:47 +02:00