846 Commits

Author SHA1 Message Date
Joseph Garrone
5517d6baf4 Make runPrettier work when project is linked 2024-11-18 04:46:06 +01:00
Joseph Garrone
e2975503a4 Automatically untrack files implemented by ui modules 2024-11-18 03:47:57 +01:00
Joseph Garrone
1231c92198 Update comment 2024-11-18 03:19:13 +01:00
Joseph Garrone
2bceb9385c Fix: creating directory 2024-11-18 00:26:48 +01:00
Joseph Garrone
8c99aa4b9d gererate diffrent comment depending on the file type 2024-11-17 23:50:49 +01:00
Joseph Garrone
17dd726158 Fix passing wrong path to npmInstall 2024-11-17 23:20:24 +01:00
Joseph Garrone
7ee30b6a42 Fix managed gitignore 2024-11-17 23:13:45 +01:00
Joseph Garrone
397f8133bf Fix comment formatting 2024-11-17 23:08:52 +01:00
Joseph Garrone
c9abc6dc5c Fix crawl async 2024-11-17 23:05:41 +01:00
Joseph Garrone
e78eafd1f1 Fix 2024-11-17 20:53:38 +01:00
Joseph Garrone
ed0428bd55 Remove runFormat 2024-11-17 19:34:57 +01:00
Joseph Garrone
30149ff1f2 Remove ignored file that where removed 2024-11-17 19:33:44 +01:00
Joseph Garrone
7f5eabb639 Format page when ejecting for the account 2024-11-17 19:25:53 +01:00
Joseph Garrone
32fb1e2f71 Fix runPrettier script 2024-11-17 19:22:34 +01:00
Joseph Garrone
7c3c6d3643 Fix misnamed kc.gen 2024-11-17 16:46:25 +01:00
Joseph Garrone
b6d2154d56 Fix usage of deprecated node api 2024-11-17 16:45:14 +01:00
Joseph Garrone
b8d4daf4c1 Temporarely restore runFormat (for merge conflicts) 2024-11-17 03:38:38 +01:00
Joseph Garrone
c03623875a The admin theme does not support traditional eject 2024-11-17 03:35:01 +01:00
Joseph Garrone
c423e4cacc Adapt the npmInstall script so that it works when packages are linked 2024-11-17 03:24:41 +01:00
Joseph Garrone
2ad36a8137 Fix runPrettier 2024-11-16 21:38:31 +01:00
Joseph Garrone
645031543e
Merge branch 'main' into admin_theme_support 2024-11-10 09:39:26 +00:00
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