262 Commits

Author SHA1 Message Date
garronej
8c3e9ff192 Remove inhouse bundler, we actually need Maven to build now 2023-09-03 21:10:20 +02:00
garronej
21d6d27435 Rename build option, update readme 2023-09-03 21:02:51 +02:00
garronej
39ff7913d6 https://github.com/xgp/keycloak-account-v1/issues/3 2023-09-03 07:14:57 +02:00
garronej
c469dee158 Accomodate https://github.com/keycloakify/keycloakify/pull/65#issuecomment-991896344 and #406 2023-08-28 18:35:37 +02:00
garronej
55026f913b Remove debug console.log 2023-08-24 09:05:58 +02:00
garronej
983af57842 Actually remove non used resources 2023-08-24 08:58:00 +02:00
garronej
3c2820dc31 Meta progaming for detecting static assets usage a build time 2023-08-23 08:13:09 +02:00
garronej
1c25b69160 Remove --external-assets option 2023-08-21 05:54:17 +02:00
garronej
641cc38ae4 Remove unused parameter 2023-08-21 04:29:32 +02:00
garronej
cd68b07e19 Build keycloak static assets and improve cache mechanism to keep build time in check https://github.com/xgp/keycloak-account-v1/issues/3 2023-08-21 04:26:58 +02:00
garronej
6b81cf4a24 #391 2023-08-07 15:21:22 +02:00
garronej
2d44d98f17 Test with Keycloak 21.1.2 by default, use --features=declarative-user-profile for enabling User Profile features 2023-08-02 08:56:47 +02:00
garronej
74ef3096ae Can't support Account theme in Keycloak 22 2023-08-02 08:48:38 +02:00
garronej
a240d503c5 Hotfix for #388 2023-08-01 19:09:18 +02:00
garronej
4140ca6fbd #385 2023-07-26 19:33:38 +02:00
garronej
20cc869299 #375 2023-07-24 01:11:34 +02:00
garronej
e6cebdd546 #377 2023-07-07 17:02:18 +02:00
garronej
de2efe0c01 #369 2023-06-27 17:51:59 +02:00
garronej
4b8aecfe91 #364 2023-06-21 18:06:12 +02:00
garronej
de390678fd Deprecate the extraPages options, analyze the code to detect extra pages 2023-06-21 03:54:43 +02:00
garronej
73e9c16a8d Fix some types approximations 2023-06-21 02:55:44 +02:00
garronej
0dbe592182 Match even if there's a cariage return after pritIfExists... 2023-06-19 02:00:02 +02:00
garronej
b182c43965 Be more lax on the detection of field name. 2023-06-19 01:37:03 +02:00
garronej
4639e7ad2e Better exception message 2023-06-19 01:37:03 +02:00
garronej
56241203a0 Merge branch 'main' of https://github.com/keycloakify/keycloakify 2023-06-19 00:09:33 +02:00
garronej
8c8540de5d Analyze the code to see what field names are acutally used. Deprecates the customUserAttributes option, it's no longer needed 2023-06-19 00:09:21 +02:00
garronej
98bcf3bf7e #362: otpCredentials is an array! 2023-06-18 16:13:18 +02:00
garronej
a5bd990245 #362 2023-06-18 00:27:20 +02:00
garronej
641819a364 #359: fix: 'Local variable assigned outside a macro.' 2023-06-16 23:44:04 +02:00
garronej
3ee3a8b41d #359: Remove comment 2023-06-16 23:39:49 +02:00
garronej
3b00bace23 #359: Wrongely named FTL variable name fix 2023-06-16 23:30:36 +02:00
garronej
206e602d73 Accomodate #218 and #359 2023-06-16 11:29:04 +02:00
garronej
310f857257 #357 2023-06-12 21:34:24 +02:00
garronej
54687ec3c0 #355 2023-06-10 10:39:47 +02:00
garronej
ed48669ae1 #354: Feature theme variant 2023-06-08 23:09:14 +02:00
Koen Poelhekke
351b4e84c9 Parse datetime objects as iso strings 2023-05-15 16:09:15 +02:00
Waldemar Reusch
ecb22c3829 fix: restore missing pom.xml in jar archive 2023-04-27 14:33:19 +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
6223d91291 Update post build instructions 2023-04-20 18:15:03 +02:00
garronej
c3bade81b4 Restore copy assets to public in the keycloakify script for backward compatibility 2023-04-19 17:50:27 +02:00
garronej
e6f75156ec New script only for copying default assets to public 2023-04-19 05:04:11 +02:00
garronej
d684807d96 Copy keycloak assets into storybook static #274 2023-04-18 04:04:55 +02:00
garronej
c8f71946d4 We where copying login theme assets into accont theme 2023-04-17 00:27:49 +02:00
garronej
b2c7c86609 Fix the ftl script 2023-04-07 01:38:45 +02:00
garronej
feaf34c124 Include the theme version in kcContext 2023-04-06 16:38:13 +02:00
William Will
4a7dd64982 feat: add keycloakify json schema 2023-04-05 20:04:54 +00:00
garronej
49e495dbbe Include keycloakfiy version number in kcContext (for debug purpose) 2023-04-04 01:40:55 +02:00
garronej
dcd30f2cad Simplification on FTL script 2023-04-03 22:13:29 +02:00
garronej
3edb23be97 #297 2023-04-03 22:03:04 +02:00