102 Commits

Author SHA1 Message Date
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
Thomas Silvestre
8e043f289a sync with upstream main 2023-04-19 17:23:52 +02:00
garronej
cf1e595ba2 Clean up dynamically inserted assets when template is unmounted #274 2023-04-19 03:20:22 +02:00
Thomas Silvestre
1ff0449332 removed "$" typo in LoginConfigTotp.tsx 2023-04-11 15:44:54 +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
c5899eba94 Refactor Terms.tsx 2023-04-03 22:03:04 +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
160f12d7d3 Rename UserProfileCommon to UserProfileFormFields 2023-03-24 04:12:52 +01:00
William Will
7ebbb0417a feat(login context): improve login typings 2023-03-21 19:47:05 -07:00
garronej
c9e546a8fd Fix numerous bugs, improve structure 2023-03-21 05:27:31 +01:00
garronej
b3acecdcea Use children prop for Template 2023-03-21 02:36:13 +01:00