1092 Commits

Author SHA1 Message Date
Joseph Garrone
b2d381ba4b Apply the name of the theme in the preconfigured realm 2024-06-12 10:50:00 +02:00
Joseph Garrone
ee916af48e Provide default message for the info page 2024-06-12 09:20:10 +02:00
Joseph Garrone
30f4e7d833 Add PasswordPolicies on every page where there's user profile 2024-06-12 08:57:40 +02:00
Joseph Garrone
e1633f43f4 Apply same strategy for UserProfileFormField than for TempateProps for extendability 2024-06-11 21:21:58 +02:00
Joseph Garrone
19709cf085 Only types are capitalized 2024-06-11 20:50:11 +02:00
Joseph Garrone
b8bb6c4f02 Fix build 2024-06-11 20:40:00 +02:00
Joseph Garrone
b7a543f8cb Do not export PageProps in the index 2024-06-11 20:30:39 +02:00
Joseph Garrone
ffb27fc66d Extract Props from UserProfileFormFields so it's ejectable 2024-06-11 20:27:03 +02:00
Joseph Garrone
c750bf4ee8 Export PageProps 2024-06-11 19:14:04 +02:00
Joseph Garrone
aa74019ef6 Fix build 2024-06-11 19:08:36 +02:00
Joseph Garrone
81ebb9b552 Prevent the jar to be corrupted when rebuild 2024-06-11 17:19:36 +02:00
Joseph Garrone
5e13b8c41f Exclude Keycloak 22 from test panel 2024-06-11 17:12:12 +02:00
Joseph Garrone
dd1ed948ec Update Keycloak 25 default realm config 2024-06-11 16:26:03 +02:00
Joseph Garrone
8b93f701cf Add realms configurations for Keycloak majors 2024-06-11 16:19:54 +02:00
Joseph Garrone
2f0084de5b Pass the input options translation to the kcContext 2024-06-11 16:10:54 +02:00
Joseph Garrone
2ef9828625 Start with keycloak 18 for local container 2024-06-11 11:39:03 +02:00
Joseph Garrone
89db8983a7 Fix exception in terms.ftl 2024-06-11 11:37:45 +02:00
Joseph Garrone
287dd9bd31 Refactor + attributes with options rendered by default as select inputs 2024-06-11 09:22:50 +02:00
Joseph Garrone
77b488d624 Fix the formatNumber function 2024-06-10 20:14:14 +02:00
Joseph Garrone
1e7a0dd7a6 Enable to add files to the jar with the post build options 2024-06-10 19:35:56 +02:00
Joseph Garrone
60a65ede2f Preserve ordering on user attributes 2024-06-10 17:30:00 +02:00
Joseph Garrone
0ab903dbc7 Add new build target for Kc 25 https://github.com/p2-inc/keycloak-account-v1/pull/13 2024-06-10 15:29:08 +02:00
Joseph Garrone
c0df9aa939 Remove logs 2024-06-10 09:32:07 +02:00
Joseph Garrone
60a1886942 Fix path error 2024-06-10 09:28:31 +02:00
Joseph Garrone
1ebf97871b Fix logical error 2024-06-10 09:26:47 +02:00
Joseph Garrone
72e321aa32 Fix update of the build process checkpoint 2024-06-10 09:24:16 +02:00
Joseph Garrone
b0f602b565 Fix post build script 2024-06-10 09:12:24 +02:00
Joseph Garrone
84c774503d Build rework checkpoint 2024-06-10 07:57:12 +02:00
Joseph Garrone
458083fb6d Prettier stable generated code 2024-06-09 15:04:31 +02:00
Joseph Garrone
8dcfc840b4 Remove useless 'as const' 2024-06-09 14:34:41 +02:00
Joseph Garrone
802cef41a6 Rename KcApp to KcPage 2024-06-09 11:53:25 +02:00
Joseph Garrone
8a25b93ab2 Rename Fallback to DefaultPage 2024-06-09 11:24:50 +02:00
Joseph Garrone
7a040935e9 i18n need to be passed as props if we want to be able to ovewrite 2024-06-09 11:20:45 +02:00
Joseph Garrone
2015882688 Avoid loop rebuild in watch mode 2024-06-09 10:28:06 +02:00
Joseph Garrone
5d86b05cdb Fix eject-page script 2024-06-09 09:50:02 +02:00
Joseph Garrone
9c123f37c8 Make of doMakeUserConfirmPassword a prop of UserProfileFormFields 2024-06-09 09:34:39 +02:00
Joseph Garrone
b48dbd99cf Enable to pass a path to a file for exclusions #525 2024-06-09 09:20:55 +02:00
Joseph Garrone
25c8599d8f Rename BuildOptions -> BuildContext 2024-06-09 09:15:45 +02:00
Joseph Garrone
3453a17c15 Rename reactAppRootDirPath -> projectDirPath and reactAppBuildDirPath -> projectBuildDirPath 2024-06-09 09:03:43 +02:00
Joseph Garrone
6e95dacd3a Remove todo 2024-06-09 08:52:52 +02:00
Joseph Garrone
a286e252e9 Enable to pass environement variables to test docker container 2024-06-09 08:50:59 +02:00
Joseph Garrone
a8997e92c3 Improve cache strategy for getKcClsx 2024-06-09 08:37:23 +02:00
Joseph Garrone
89137153a0 Remove isStorybook util 2024-06-09 08:37:02 +02:00
Joseph Garrone
e3382de8e0 Fix boolean logic error 2024-06-09 08:30:57 +02:00
Joseph Garrone
1a48681591 getClassName -> kcClsx 2024-06-09 08:27:07 +02:00
Joseph Garrone
8f006f0009 Apply the new way i18n is implemented to every pages 2024-06-09 04:43:18 +02:00
Joseph Garrone
77e32aad2a Make useGetClassName not a hook 2024-06-08 18:54:27 +02:00
Joseph Garrone
8d365dae53 Refactor i18n, make component use the hook directly 2024-06-08 17:55:05 +02:00
Joseph Garrone
01fb89674c Refactor i18n so that we don't have to wait for translations to be downloaded to render the page 2024-06-08 15:50:04 +02:00
Joseph Garrone
c9fb0ca6ae Rename extention types 2024-06-08 14:20:56 +02:00