1224 Commits

Author SHA1 Message Date
Joseph Garrone
6ec9ba3c01 Add version in build options 2024-06-16 14:53:18 +02:00
Joseph Garrone
2a6e9af9c9 Enable to use an other directory than build/assets in webpack 2024-06-16 14:05:23 +02:00
Joseph Garrone
327e4d1f90 Add doc link 2024-06-16 11:48:39 +02:00
Joseph Garrone
1f6edb3c0c Use the configured jar file basename if any 2024-06-16 02:19:56 +02:00
Joseph Garrone
142efb4f99 Do leave artifact in the build directory when using start-keycloak 2024-06-16 01:41:47 +02:00
Joseph Garrone
532655d2d5 Rename jarTargets -> keycloakVersionTargets 2024-06-16 01:34:06 +02:00
Joseph Garrone
287edabd90 Enable to build only for specific keycloak version 2024-06-16 01:29:15 +02:00
Joseph Garrone
4cae1c673c Use getAlgorithmKey in account 2024-06-15 17:33:27 +02:00
Joseph Garrone
8e01d836a9 Cherrypick what resource from the default theme we keep 2024-06-15 17:32:58 +02:00
Joseph Garrone
f6dc8f0741 Memoize getImplementThemeTypes 2024-06-15 14:45:22 +02:00
Joseph Garrone
50e83b1eb5 Only build for specific keycloak version in start-keycloak 2024-06-15 14:30:18 +02:00
Joseph Garrone
61fbbb0b09 Refactor how we update META-INF and how we read what theme types are implemented 2024-06-15 14:23:35 +02:00
Joseph Garrone
9e70e5c12e Suggest 'npm run' instead of 'yarn' to be more generic 2024-06-15 11:27:03 +02:00
Joseph Garrone
a46aef2e7e Use shell for Window resolution of envs 2024-06-14 23:58:54 +02:00
Joseph Garrone
f1475e5cdf Settle on calling the global 'kcContext' and reduce levels of indirections 2024-06-14 22:24:51 +02:00
Joseph Garrone
d04724c70a fetchProxyOptions compatibility Window OS 2024-06-14 21:53:17 +02:00
Joseph Garrone
bacaadc16d Remove dead file 2024-06-14 21:52:46 +02:00
Joseph Garrone
bc05f1714d Fix windows OS compatibility issue 2024-06-14 18:59:25 +02:00
Joseph Garrone
250b94c8b5 Fix missing build option for webpack 2024-06-13 22:58:32 +02:00
Joseph Garrone
c81c350136 Improve mock and stories 2024-06-12 23:11:06 +02:00
Joseph Garrone
f90dc8bc7e fix syntax error 2024-06-12 22:52:53 +02:00
Joseph Garrone
072e22d072 Exclude kcContext.execution 2024-06-12 22:18:55 +02:00
Joseph Garrone
59807c1bb0 Patch only required on the login page 2024-06-12 22:17:58 +02:00
Joseph Garrone
7c19e1f1f7 Fix wrong condition for displaying error in the template 2024-06-12 21:38:48 +02:00
Joseph Garrone
3b9f915f57 Fix logical error in generating pom file 2024-06-12 20:39:03 +02:00
Joseph Garrone
d85cc530d4 remove debug log 2024-06-12 20:25:44 +02:00
Joseph Garrone
2bb27c7642 More compact ftl output 2024-06-12 20:13:44 +02:00
Joseph Garrone
e90e003204 Fully remove comments #542 2024-06-12 20:12:11 +02:00
Joseph Garrone
b1e58e1add Refactor how userFromField is passed down to the client 2024-06-12 19:41:05 +02:00
Joseph Garrone
0bc3f08cc1 Rename generateSrcMainResources -> generateResources 2024-06-12 14:48:08 +02:00
Joseph Garrone
a78af5080a Fix environement variables all on the same line 2024-06-12 14:43:53 +02:00
Joseph Garrone
bc8165d0ae Fix usage of dirname instead of basename 2024-06-12 12:01:55 +02:00
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