garronej
1c25b69160
Remove --external-assets option
2023-08-21 05:54:17 +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
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
ed48669ae1
#354 : Feature theme variant
2023-06-08 23:09:14 +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
feaf34c124
Include the theme version in kcContext
2023-04-06 16:38:13 +02:00
garronej
53e38336fb
#287 Refacror
2023-04-02 03:10:16 +02:00
garronej
ee23f629f6
Add themeName option
2023-04-01 14:02:32 +02:00
garronej
ffefb38161
#40
2023-04-01 13:31:35 +02:00
William Will
9c133be779
fix: create cache dir if it doesn't already exist
2023-03-31 09:36:59 -06:00
William Will
4ebc1e671f
feat(config): add ability to customize input/output directory
2023-03-30 21:24:11 -06:00
garronej
fff4dba708
#276 : Add build option to select keycloak default assets version
2023-03-25 04:28:10 +01:00
garronej
79997efbb6
First commit towars supporting account theme
2023-03-16 22:13:46 +01:00
garronej
5cfe78dcd1
Update prettier config
2023-02-26 15:39:03 +01:00
garronej
08e26600fd
Use keycloakify as bundler by default
2023-02-05 14:58:38 +01:00
garronej
64ab400af5
Temporarly restore mvn as default bundler
2023-02-04 20:38:50 +01:00
garronej
243fbd4dc9
Set the artifactId name in the build option
2023-02-04 19:36:42 +01:00
garronej
4e6a290693
Make new node based bundler the default
2023-02-04 18:02:39 +01:00
garronej
ac05d529ca
Minor fixes
2023-02-04 17:44:02 +01:00
Waldemar Reusch
f4a547df11
introduce options to choose a bundle strategy
...
Pick from 'none', 'keycloakify' or 'mvn', default to 'mvn'. 'none' will
not create a jar, 'keycloakify' will create a jar file using only tools
available to native nodejs, no additional system library required.
Choosing 'mvn' will behave as before, starting maven in a subprocess.
The bundler can be chosen in `package.json` or via `KEYCLOAKIFY_BUNDLER`
env var.
This commit also adds `KEYCLOAKIFY_GROUP_ID` and
`KEYCLOAKIFY_ARTIFACT_ID` env vars, which will be used to
define group id and artifact id in pom.xml and pom.properties, if given.
2023-02-03 14:28:06 +01:00
German Ivanov
11b2342da0
feat: add silent flag
2022-09-08 13:52:10 +03:00
garronej
875322669c
Rename isAppAndKeycloakServerSharingSameDomain to areAppAndKeycloakServerSharingSameDomain #145
2022-09-07 11:25:46 +02:00
garronej
8031d51e15
Rename build-keycloak-theme -> keycloakify
2022-08-22 17:17:35 +07:00