214 Commits

Author SHA1 Message Date
Felix Gustavsson
1f6751cb01 Fixes #460: Fixes KcContext to contain attributes for client object 2023-11-30 17:17:58 +01:00
Felix Gustavsson
d7db85b062 Fixes #459: Use Template from props 2023-11-30 16:29:53 +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
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
Joseph Garrone
e06ef01f72 Merge branch 'main' into v9 2023-09-22 15:52:23 +02:00
Joseph Garrone
de64deb5c5 #421 2023-09-22 15:51:18 +02:00
garronej
39ff7913d6 https://github.com/xgp/keycloak-account-v1/issues/3 2023-09-03 07:14:57 +02:00
Joseph Garrone
7cc40e2453
Merge pull request #404 from keycloakify/smaller_jar_size
Smaller jar size
2023-08-24 09:02:03 +02:00
Joseph Garrone
cb6b19952d
Merge pull request #396 from ddubrava/remove-message-from-kc-context-mock
feat: remove message from kcContextCommonMock
2023-08-24 09:00:16 +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
Daniil Dubrava
b742ed73aa feat: remove message from kcContextCommonMock 2023-08-11 12:54:09 +02:00
garronej
d68b8d03dd #392 2023-08-07 15:10:25 +02:00
garronej
85db4b8e0a Export the default PageId type 2023-07-29 03:45:33 +02:00
garronej
17c8b1a172 When no path PUBLIC_URL is empty string 2023-07-24 22:38:53 +02:00
garronej
e750d824ad #47 #384 2023-07-24 20:45:02 +02:00
garronej
e6cebdd546 #377 2023-07-07 17:02:18 +02:00
garronej
20b7bb3c99 Fix error with inital select state 2023-06-19 03:17:12 +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
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
f2044c4d26
change name 2023-05-02 16:53:43 +03: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
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
garronej
9ab4c510fe #209 2023-04-20 20:08:47 +02:00
garronej
2f649c9866 Remove forgoten console.log 2023-04-20 00:14:00 +02:00
garronej
e95e688cf0 Add rotating logo for the intro 2023-04-19 23:41:25 +02:00
Thomas Silvestre
8e043f289a sync with upstream main 2023-04-19 17:23:52 +02:00
garronej
1112da33e3 Fix build 2023-04-19 05:32:19 +02:00
garronej
e6f75156ec New script only for copying default assets to public 2023-04-19 05:04:11 +02:00
garronej
cf1e595ba2 Clean up dynamically inserted assets when template is unmounted #274 2023-04-19 03:20:22 +02:00
garronej
9fc3998cf7 Avoid deprecating getKcContext #274 2023-04-17 04:02:18 +02:00
garronej
089f0f7a87 More explicit naming 2023-04-17 01:32:06 +02:00
garronej
d1cc6ed88d Smarter getKcContext typing 2023-04-16 03:00:03 +02:00
garronej
f6e6cf3750 Better typing for createGetKcContext 2023-04-16 02:36:15 +02:00
garronej
d1c7491704 Create a storybook friendly getKcContext 2023-04-16 02:09:26 +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
49e495dbbe Include keycloakfiy version number in kcContext (for debug purpose) 2023-04-04 01:40:55 +02:00
garronej
3edb23be97 #297 2023-04-03 22:03:04 +02:00
garronej
d308c04465 Fix type error in useDownloadTerms 2023-04-03 22:03:04 +02:00
garronej
c5899eba94 Refactor Terms.tsx 2023-04-03 22:03:04 +02:00