113 Commits

Author SHA1 Message Date
Joseph Garrone
ec74ceef4d Implement hot module replacement for developing Account SPA and Admin UI 2024-11-30 23:55:24 +01:00
Joseph Garrone
de4490cf0f Update tsafe 2024-11-18 21:38:27 +01:00
Joseph Garrone
a73281d46d Checkpoint 2024-11-09 14:02:19 +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
0e93d4ed09 Implement admin theme support (checkpoint) 2024-10-26 21:23:18 +02: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
f5a9a28124 Resolve package.json path relative to the package.json 2024-10-13 00:55:06 +02:00
Joseph Garrone
f6b48c88b9 Fix vite quitting if custom handler implemented 2024-10-06 22:55:18 +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
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
6f416ad335 Update version ranges for Multi-Page account theme 2024-10-04 12:58:31 +02:00
Joseph Garrone
39ad1eb8d1 Update version target range 2024-10-04 12:17:08 +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
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
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
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
2e0ebfcf58 https://github.com/keycloakify/keycloakify-starter/issues/25 2024-08-27 17:40:48 +02:00
Joseph Garrone
1785916d32 download and extract actually just for downloading and extracting 2024-08-24 23:15:54 +02:00
Joseph Garrone
380b739017 Don't pin the patch version in the docker tag 2024-08-23 19:01:37 +02:00
Joseph Garrone
96e4cd79ee Enable to configure the port via the build options 2024-08-18 21:10:18 +02:00
Joseph Garrone
02f2124126 keycloak start command options support in config 2024-08-18 19:19:35 +02:00
Joseph Garrone
78363727e1 Add correct fetch options to octokit 2024-08-14 16:34:22 +02:00
Joseph Garrone
43f455f4d0 Provide the proxy options to oktokit 2024-08-13 00:17:26 +02:00
Joseph Garrone
9605e17e96 Fix generaion of entrypoint 2024-07-27 17:50:31 +02:00
Joseph Garrone
89d9208f44 Fix storybook build 2024-07-27 00:44:59 +02:00
Joseph Garrone
77249d8a58 Feat: Initialize account theme (before debug) 2024-07-25 19:53:36 +02:00
Joseph Garrone
db23ab0bc2 Introduce build option: accountThemeImplementation 2024-07-25 19:53:36 +02:00
Joseph Garrone
f172b94467 Use uppercase for constants 2024-07-13 19:33:59 +02:00
Joseph Garrone
31ef6063f2 Add missing font and optimize keycloak theme resources extraction 2024-07-11 17:49:58 +02:00
Joseph Garrone
82e179730e Fix error related to npm config get 2024-07-09 14:59:59 +02:00
Joseph Garrone
6cd5b958c7 Fix typo 2024-07-08 00:21:40 +02:00
Joseph Garrone
c4638daf1b Support building account v3 2024-07-07 18:45:14 +02:00
Joseph Garrone
59f8814660 Add missing patternfly image 2024-07-04 19:26:48 +02:00
Joseph Garrone
449e625877 Fix storybook build 2024-06-23 22:39:29 +02:00
Joseph Garrone
3878e28b56 Improve monorepo project support, work if there only a package.json at the root (like NX) 2024-06-23 21:23:06 +02:00
Joseph Garrone
ed52c5824d Give immediate feedback if projectDirPath is wrong 2024-06-23 16:56:24 +02:00
Joseph Garrone
a60f05415b Export fallback language tag ("en") as a constant 2024-06-22 17:03:44 +02:00
Joseph Garrone
aa9b7cccc7 Rework Terms 2024-06-21 02:01:55 +02:00