803 Commits

Author SHA1 Message Date
Joseph Garrone
9a6a71c8bc Fix litle inconsistency 2024-10-19 22:27:29 +02:00
Joseph Garrone
9910762abc Add initialize-email-theme, initialize-account-theme and copy-keycloak-resources-to-public to commands that can be delegated to a custom handler 2024-10-19 22:27:29 +02:00
Joseph Garrone
182fb430f1 Fix dead code 2024-10-19 22:27:29 +02:00
Joseph Garrone
bc586eceef Make sure the update-kc-gen command is delegated when building with vite 2024-10-19 22:27:29 +02:00
Joseph Garrone
2dfb4eda9d No need to handle non react environement with custom handler support 2024-10-19 22:27:29 +02:00
Joseph Garrone
c4ee6cd85c Fix not handling correctly exit cause 2024-10-19 22:27:29 +02:00
Joseph Garrone
9e9ffcd586 add debug logs 2024-10-19 22:27:29 +02:00
Joseph Garrone
fe65ddb5f8 Fix missing exports 2024-10-19 22:27:28 +02:00
Joseph Garrone
9e41868e0d Implement custom handler cli hook 2024-10-19 22:27:28 +02:00
Joseph Garrone
dfe2e1562a Fix cache issue 2024-10-19 22:27:28 +02:00
Joseph Garrone
290ad8b592 Update version ranges for Multi-Page account theme 2024-10-19 22:27:28 +02:00
Joseph Garrone
4de9e059e9 Aditional context exclusion 2024-10-19 22:27:28 +02:00
Joseph Garrone
908e083dee Update version target range 2024-10-19 22:27:28 +02:00
Joseph Garrone
ab0c281d98 Fix allegated vulnerability 2024-10-19 22:27:27 +02:00
Joseph Garrone
802a6ab5ec Explicitely prohibit space and special character in theme names 2024-09-28 00:34:24 +02:00
Joseph Garrone
04307c8226 Remove dead code 2024-09-28 00:17:17 +02:00
Joseph Garrone
ff6b91b801 refactor 2024-09-28 00:05:19 +02:00
Joseph Garrone
c8ca598465 Refactor 2024-09-27 23:45:14 +02:00
Joseph Garrone
9444b897ee #669 2024-09-27 23:37:23 +02:00
Joseph Garrone
3d1951b72c Merge together generateResourcesForMainTheme and generateResourcesForThemeVariant 2024-09-27 23:05:51 +02:00
Joseph Garrone
2f02a4379c Enable i18n in Single-Page account theme 2024-09-25 10:26:25 +02:00
Joseph Garrone
f57f311aab Fix async io not awaited and don't crash if .ftl files does not exist for some reason 2024-09-24 19:47:01 +02:00
Joseph Garrone
23179cac53 Fix last bug 2024-09-23 00:19:34 +02:00
Joseph Garrone
eb6ec0275d Remove debug log 2024-09-22 22:53:31 +02:00
Joseph Garrone
890f8bc2d5 Fix: Forget to create a dir before writing files 2024-09-22 22:53:13 +02:00
Joseph Garrone
26b8dd9cda Improve intentionality 2024-09-22 22:48:31 +02:00
Joseph Garrone
c07af8491c Complete statical parsing of withExtraLanguages 2024-09-22 22:46:56 +02:00
Joseph Garrone
159a5f60d0 Add missing scope in ftl template 2024-09-22 18:22:11 +02:00
Joseph Garrone
08f03b3118 Merge branch 'main' into i18n_extraLanguages_and_perThemeVariantTranslations 2024-09-22 18:15:25 +02:00
Joseph Garrone
8d2679b76e Progess in parsing of the extra languages provided by the user 2024-09-22 15:39:32 +02:00
Joseph Garrone
b0b6b994ed Almost done, left to extract the extra language resources 2024-09-22 04:39:24 +02:00
Joseph Garrone
439bed2f24 Update account theme i18n.ts boilerplate 2024-09-21 23:41:08 +02:00
Joseph Garrone
969744f4cb Complete runtime API implementation 2024-09-21 17:59:16 +02:00
Joseph Garrone
eb64886dcf Generate LanguageTage.ts 2024-09-21 04:36:48 +02:00
Joseph Garrone
9a97d86ff9 #638 #631 Follow up 2024-09-16 14:30:27 +02:00
Joseph Garrone
9b22d94600 Remove previous .keycloakify dir 2024-09-16 13:49:54 +02:00
Joseph Garrone
b4e94d3c00 Use keycloakify-dev-resources instead of .keycloakify 2024-09-16 13:37:29 +02:00
Michael Kreuzer
ef4f4d8374 allow docker start script to work with podman 2024-09-13 10:58:52 +02:00
Joseph Garrone
359e93a1ba Fix path error 2024-09-08 13:00:40 +02:00
Joseph Garrone
01c3b148e6 Group all build time generated resource under a 'res' directory 2024-09-08 12:06:49 +02:00
Joseph Garrone
77d3a5190d Refactor checkpoint 2024-09-08 12:00:07 +02:00
Joseph Garrone
93c1c56279 Refactor checkpoint 2024-09-08 00:06:47 +02:00
Joseph Garrone
8340608045
Merge branch 'main' into passkey-conditional-authenticate 2024-09-07 15:27:51 +02:00
Joseph Garrone
c5ef4c973b #598 2024-09-05 01:19:50 +02:00
Joseph Garrone
dbae909903 Pulling the message resources of the account theme from the installed keycloak-account-ui version 2024-09-05 00:32:21 +02:00
Joseph Garrone
74317a1f3c Remove extra "v" when initializing single page account theme 2024-09-05 00:31:33 +02:00
Joseph Garrone
46c40d713a Fix broken path 2024-09-02 03:37:16 +02:00
Joseph Garrone
c6b52acf2f #631 2024-09-02 03:26:39 +02:00
Joseph Garrone
7260589136 Always generates the pages for legacy keycloak no matter what. 2024-08-30 19:27:56 +02:00
Joseph Garrone
6bfd388827 Fix bug package.json not properly updated when initializing the single page account theme with webpack 2024-08-28 17:08:11 +02:00