29 Commits

Author SHA1 Message Date
Joseph Garrone
2754900f7a Refactor of the FreeMarker template 2024-07-13 18:17:21 +02:00
Joseph Garrone
c4638daf1b Support building account v3 2024-07-07 18:45:14 +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
12fd6160c5 Fix inline CSS in html 2024-06-19 22:41:25 +02:00
Joseph Garrone
5423a07c47 Patch CSS for Keycloak by using relative paths instead of css variables 2024-06-19 01:41:22 +02:00
Joseph Garrone
f1475e5cdf Settle on calling the global 'kcContext' and reduce levels of indirections 2024-06-14 22:24:51 +02:00
Joseph Garrone
25c8599d8f Rename BuildOptions -> BuildContext 2024-06-09 09:15:45 +02:00
Joseph Garrone
3453a17c15 Rename reactAppRootDirPath -> projectDirPath and reactAppBuildDirPath -> projectBuildDirPath 2024-06-09 09:03:43 +02:00
Joseph Garrone
22e7ff1424 Update prettier configuration 2024-05-20 15:50:58 +02:00
Joseph Garrone
d4f03b6b9e bin general reresh, introducing termost 2024-05-18 01:17:31 +02:00
Joseph Garrone
6d62b5a150 Don't replace process.env.PUBLIC_URL 2024-02-09 17:56:28 +01:00
Joseph Garrone
4290cd23b2 Remove what seems to be dead code (not used in the starter nor in onyxia, besite, looks fishy) '//TODO: Write a test case for this' for ref and .chunk.css", 2024-02-06 07:29:48 +01:00
Joseph Garrone
5076c1e93f Unit test passing 2024-02-06 07:28:03 +01:00
Joseph Garrone
5a57bb59e5 Refactor 2024-01-30 06:38:26 +01:00
Joseph Garrone
cd278f4ab5 Refactor 2024-01-30 06:37:49 +01:00
Joseph Garrone
2799a52d0c Implement router for js remplacer depending of the bundle (vite or webpack) 2024-01-30 01:24:44 +01:00
Joseph Garrone
4c2e01a7a8 Done with implementation of webpack js replacer test case for support of non root base 2024-01-30 00:56:47 +01:00
Joseph Garrone
7267d2ef38 Add a test case for the code that enable the import to work in webpack if base isn't / 2024-01-30 00:37:30 +01:00
Joseph Garrone
f55d61bf0b Rename test case file 2024-01-30 00:10:59 +01:00
Joseph Garrone
5b350274bd Fundation 2024-01-30 00:06:17 +01:00
Joseph Garrone
66e595e649 Vite investigations 2024-01-27 18:49:29 +01:00
Markus Siemens
cb470e3573 Handle CSS with multiple urls 2023-12-12 14:51:09 +00:00
Sergey Kupletsky
d26dbf4b3d fix: change JS path transformation for static resources
- Handle both arrow functions and traditional function expressions
- Add tests to ensure correctness of transformations
2023-09-24 23:42:10 +02:00
garronej
1c25b69160 Remove --external-assets option 2023-08-21 05:54:17 +02:00
garronej
a13f710325 Important fix for --external-assets 2022-09-07 11:50:24 +02:00
garronej
8e6f597027 Fix bug with --external-assets 2022-09-06 17:39:47 +02:00
garronej
c4b985f1a4 Fix replacers 2022-09-05 00:08:50 +02:00
garronej
30e20f4e7d Avoid redefining the properties 2022-09-01 17:22:15 +02:00
garronej
8031d51e15 Rename build-keycloak-theme -> keycloakify 2022-08-22 17:17:35 +07:00