1361 Commits

Author SHA1 Message Date
Joseph Garrone
76416ddd5b Put persisted realm configs in .keycloakify 2024-12-15 11:45:00 +01:00
Joseph Garrone
8e8a0ccf54 Store https://my-theme.keycloakify.dev as a constant 2024-12-15 11:38:50 +01:00
Joseph Garrone
db0ec954df Fix zod schema error 2024-12-15 11:34:41 +01:00
Joseph Garrone
dc942aa5de Implement cache for fetching available docker images tags 2024-12-15 08:53:54 +01:00
Joseph Garrone
029cfcb591 Fix fetching of keycloak versions 2024-12-14 18:37:54 +01:00
Joseph Garrone
b1b6919395 Assuming latest supported 2024-12-14 14:44:30 +01:00
Joseph Garrone
9185740d35 Keycloak config persistance implemented (to test) 2024-12-14 14:36:11 +01:00
Joseph Garrone
8d59fe7b67 Change structure 2024-12-13 12:16:41 +01:00
Joseph Garrone
92b505dd56 Load custom extention for logging realm change 2024-12-13 12:07:21 +01:00
Joseph Garrone
c0e6661d3d Add function to dump the realm config 2024-12-13 11:31:01 +01:00
Joseph Garrone
0cae2c68d8 Add utils to edit the realm 2024-12-13 09:07:11 +01:00
Joseph Garrone
1e43343529 Update keycloak 26 realm default config (fmt) 2024-12-12 11:19:06 +01:00
Joseph Garrone
5225749c7b React 19 compat #741 2024-12-09 05:06:47 +01:00
Joseph Garrone
b0ba37fcc4 Smarter appBuild script 2024-12-08 19:42:43 +01:00
Joseph Garrone
60a9b5a693 Improve i18n api typing 2024-12-06 00:38:09 +01:00
Joseph Garrone
4bbc0241ec Do not crash when parser can't be inferred 2024-12-04 00:04:49 +01:00
Joseph Garrone
7e05e1bf0c Use random port for dev server 2024-12-02 00:41:12 +01:00
Joseph Garrone
ec74ceef4d Implement hot module replacement for developing Account SPA and Admin UI 2024-11-30 23:55:24 +01:00
Joseph Garrone
b4b53d2552 Re export wide type def of the kcContext 2024-11-25 11:41:17 +01:00
Joseph Garrone
73031e74ec Make it so it's not required to manually call the copy-keycloak-resources-to-public script even in webpack projects 2024-11-23 08:48:06 +01:00
Joseph Garrone
983db6780a #730 2024-11-22 06:16:15 +01:00
Joseph Garrone
8e4a7fed9e Fix invalid dom nesting errors 2024-11-21 07:12:23 +01:00
Joseph Garrone
f4c4e92ca1 #726 2024-11-21 06:26:54 +01:00
Joseph Garrone
5063b1c7ab Rename LoginDeviceVerifyUserCode to LoginOauth2DeviceVerifyUserCode (as it should have been) 2024-11-19 03:49:01 +01:00
Joseph Garrone
1fa3d6133c Remove unused template prop 2024-11-19 03:22:35 +01:00
Joseph Garrone
de4490cf0f Update tsafe 2024-11-18 21:38:27 +01:00
Joseph Garrone
e0cda43724 Change pattern for telling if linked 2024-11-18 21:34:10 +01:00
Jason Huang
8fe74fe7ee
Fix #721: mismatched LoginPasskeysConditionalAuthenticate 2024-11-18 13:59:44 +08:00
Joseph Garrone
a00bb0c4db Fix logical error 2024-11-18 04:46:29 +01:00
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