1392 Commits

Author SHA1 Message Date
garronej
25d31463f4 Make script delegation work on windows 2024-10-25 00:01:12 +00:00
Joseph Garrone
19da96113f Don't export internals 2024-10-19 22:33:34 +02:00
Joseph Garrone
dda77952a0 #694 Probably some shell handle double quote differently 2024-10-19 22:27:30 +02:00
Joseph Garrone
d2e518d96b #693 #692 2024-10-19 22:27:30 +02:00
Joseph Garrone
cacd017244 #696 2024-10-19 22:27:29 +02:00
Joseph Garrone
2c1cca168f Resolve package.json path relative to the package.json 2024-10-19 22:27:29 +02:00
Joseph Garrone
2917719315 Add dir=rtl attribut to html when using a RTL language 2024-10-19 22:27:29 +02:00
Joseph Garrone
9ed90995e4 typesafety fix 2024-10-19 22:27:29 +02:00
Nima Shkouhfar
ddeade9775 Changes:
- First draft of test coverage improvement for storybooks
- code's page html rendering issue fixed
2024-10-19 22:27:29 +02:00
Joseph Garrone
9873353990 Fix initialize-email-theme 2024-10-19 22:27:29 +02:00
Joseph Garrone
dc4f386e7a Fix vite quitting if custom handler implemented 2024-10-19 22:27:29 +02:00
Joseph Garrone
1690629717 Fix: check for delegation of the eject-page command 2024-10-19 22:27:29 +02:00
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
johanjk
80d8a0c4e3 ['select-radiobuttons'/'multiselect-checkboxes'] fixed 'inputOptionLabels' 2024-10-19 22:27:28 +02:00
Joseph Garrone
7203c742be Avoid modifying BASE_URL for App context 2024-10-19 22:27:28 +02:00
Joseph Garrone
ab0c281d98 Fix allegated vulnerability 2024-10-19 22:27:27 +02:00
Joseph Garrone
835833a61b Remove unessesary reference to react specific construct in KcContext 2024-10-19 22:27:27 +02:00
Joseph Garrone
06e33196bb Refactor: Make ClassKey importable without having react as a dependency 2024-10-19 22:27:27 +02:00
Joseph Garrone
36dd324139 complete decoupling of user profile form validation logic 2024-10-19 10:18:22 +02:00
Joseph Garrone
5892cf2ba7 Decouple user profile form logic so it can be consumed in angular 2024-09-30 00:19:37 +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
954c3319bb Fix bug in label resolution 2024-09-22 23:46:45 +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
10d4da9fbf No need to escape since we sanitize 2024-09-22 22:18:24 +02:00
Joseph Garrone
95e861099f Integrate kcSanitize 2024-09-22 20:41:18 +02:00
Joseph Garrone
ddb0af1dcb Vendor dompurify, use isomorphic-dompurify only for tests 2024-09-22 20:12:11 +02:00
Joseph Garrone
b6e9043d91 Reorganize kcSanitarize 2024-09-22 18:56:05 +02:00