875 Commits

Author SHA1 Message Date
Joseph Garrone
63877d53be Eject file command implementation 2024-11-09 20:33:53 +01:00
Joseph Garrone
a73281d46d Checkpoint 2024-11-09 14:02:19 +01:00
Joseph Garrone
a60a0d0696 checkpoint 2024-11-09 09:35:41 +01:00
Joseph Garrone
93fcf96cde checkpoint 2024-11-03 01:56:41 +01:00
Joseph Garrone
d7455fd100 Only format kc-gen file 2024-11-03 00:25:28 +01:00
Joseph Garrone
af7a45d125 checkpoint 2024-11-02 22:39:03 +01:00
Joseph Garrone
552c95c59e https://github.com/keycloakify/keycloakify/pull/705#issuecomment-2448689532 2024-10-31 11:05:25 +01:00
Joseph Garrone
db37320280 up 2024-10-27 00:10:39 +02:00
Joseph Garrone
b0aa0feab5 up 2024-10-26 22:06:37 +02:00
Joseph Garrone
0e93d4ed09 Implement admin theme support (checkpoint) 2024-10-26 21:23:18 +02:00
Joseph Garrone
53a427d190 Delegate add sotry 2024-10-25 04:12:07 +02:00
Joseph Garrone
c83319d6f3 Tell if we should update kcGen based on the hash 2024-10-25 02:57:26 +02:00
garronej
afdf89fb12 Try to run format on behaf of the user when generating new files with the CLI 2024-10-25 00:20:35 +00:00
garronej
26a87b8eaa Remove debug log 2024-10-25 00:01:39 +00:00
garronej
25d31463f4 Make script delegation work on windows 2024-10-25 00:01:12 +00:00
Joseph Garrone
e57232edde #694 Probably some shell handle double quote differently 2024-10-19 02:28:11 +02:00
Joseph Garrone
31d7a938f2 #696 2024-10-17 23:23:26 +02:00
Joseph Garrone
f5a9a28124 Resolve package.json path relative to the package.json 2024-10-13 00:55:06 +02:00
Joseph Garrone
fbf6a329df typesafety fix 2024-10-11 23:55:07 +02:00
Joseph Garrone
9e19aafcd0 Fix initialize-email-theme 2024-10-07 21:02:51 +02:00
Joseph Garrone
f6b48c88b9 Fix vite quitting if custom handler implemented 2024-10-06 22:55:18 +02:00
Joseph Garrone
52e33bba2d Fix: check for delegation of the eject-page command 2024-10-06 22:08:43 +02:00
Joseph Garrone
d63e5f4e54 Fix litle inconsistency 2024-10-06 15:37:32 +02:00
Joseph Garrone
5045c5e8bf 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-06 13:18:30 +02:00
Joseph Garrone
9de2ed9eaf Fix dead code 2024-10-06 12:44:46 +02:00
Joseph Garrone
a04f07d149 Make sure the update-kc-gen command is delegated when building with vite 2024-10-06 09:06:49 +02:00
Joseph Garrone
e8609de7b4 No need to handle non react environement with custom handler support 2024-10-06 06:44:53 +02:00
Joseph Garrone
77f12a940d Fix not handling correctly exit cause 2024-10-06 06:41:51 +02:00
Joseph Garrone
881386a123 add debug logs 2024-10-05 22:28:36 +02:00
Joseph Garrone
590de7a67b Fix missing exports 2024-10-05 21:23:17 +02:00
Joseph Garrone
35b012b937 Implement custom handler cli hook 2024-10-05 20:30:09 +02:00
Joseph Garrone
e14f187fc0 Fix cache issue 2024-10-04 16:56:02 +02:00
Joseph Garrone
6f416ad335 Update version ranges for Multi-Page account theme 2024-10-04 12:58:31 +02:00
Joseph Garrone
bcb514ae9c Aditional context exclusion 2024-10-04 12:44:03 +02:00
Joseph Garrone
39ad1eb8d1 Update version target range 2024-10-04 12:17:08 +02:00
Joseph Garrone
9f8a36fe93 Fix allegated vulnerability 2024-09-30 11:48:57 +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