95 Commits

Author SHA1 Message Date
Joseph Garrone
b5818888bb
Merge branch 'v9' into v9_tmp 2023-11-26 14:45:23 +01:00
Joseph Garrone
4506b3f6d4 Remove some dead code 2023-10-22 16:04:47 +02: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
7de54a2cc4 Fix tests 2023-09-04 03:26:30 +02:00
garronej
983af57842 Actually remove non used resources 2023-08-24 08:58:00 +02:00
garronej
3c2820dc31 Meta progaming for detecting static assets usage a build time 2023-08-23 08:13:09 +02:00
garronej
1c25b69160 Remove --external-assets option 2023-08-21 05:54:17 +02:00
garronej
90d765d7f6 #366: fix tests 2023-06-21 18:23:12 +02:00
Thomas Silvestre
387c71c0aa prevent crawlRec from crashing when dir_path does not exist 2023-06-21 16:24:58 +02:00
Waldemar Reusch
465dbb4a8d fix formatting 2023-04-27 14:47:15 +02:00
Waldemar Reusch
08ae908453 fix: adjust test after adjusting jar.ts 2023-04-27 14:44:45 +02:00
garronej
1112da33e3 Fix build 2023-04-19 05:32:19 +02:00
garronej
089f0f7a87 More explicit naming 2023-04-17 01:32:06 +02:00
garronej
d1cc6ed88d Smarter getKcContext typing 2023-04-16 03:00:03 +02:00
garronej
f6e6cf3750 Better typing for createGetKcContext 2023-04-16 02:36:15 +02:00
garronej
d1c7491704 Create a storybook friendly getKcContext 2023-04-16 02:09:26 +02:00
Waldemar Reusch
466c2d3eb4 chore: reenable test cleanup 2023-04-06 22:06:42 +02:00
Waldemar Reusch
b325b3537f style: fix formatting 2023-04-06 22:06:14 +02:00
Waldemar Reusch
e429127313 chore(jar): add jar test 2023-04-06 22:02:45 +02:00
Joseph Garrone
af2dbb0389
Merge pull request #296 from keycloakify/introduce-yazl
Introduce-yazl
2023-04-02 23:02:16 +02:00
Waldemar Reusch
5abbc7f9a7 style: run prettier 2023-04-02 22:49:12 +02:00
Waldemar Reusch
dcfefad17f refactor(jar): introduce yazl for creating jars
* introduce yazl
* remove old zip code
* refactor jar code to make it better testable
* introduce unit test for jar creation
2023-04-02 22:47:42 +02:00
garronej
53e38336fb #287 Refacror 2023-04-02 03:10:16 +02:00
garronej
900125d92e fmt 2023-04-01 23:00:03 +02:00
Waldemar Reusch
bd2f6d8fee style: move loose test into test suite 2023-04-01 22:52:09 +02:00
Waldemar Reusch
baae22657e style: fix formatting 2023-04-01 22:44:13 +02:00
Waldemar Reusch
46264c85f4 Add unit test and fix some more use cases 2023-04-01 22:36:54 +02:00
William Will
9c133be779 fix: create cache dir if it doesn't already exist 2023-03-31 09:36:59 -06:00
garronej
83b0838c94 Minor fixes to the Vitest setup 2023-03-31 11:56:54 +02:00
William Will
4ebc1e671f feat(config): add ability to customize input/output directory 2023-03-30 21:24:11 -06:00
William Will
e527f043b0 test: add test for valid jar artifacts 2023-03-30 02:46:44 -06:00
William Will
58bb403787 test: refactor existing tests to vitest 2023-03-30 02:46:25 -06:00
Waldemar Reusch
cb6629f301 fix(test): fix test after changes to downloadAndUnzip 2023-03-29 09:59:54 +02:00
garronej
caea64cef3 Fix build 2023-03-24 06:01:07 +01:00
garronej
05163f22cb Rename InseeFrLab to Keycloakify 2023-03-24 04:14:41 +01:00
garronej
0fdd9e75a6 Fix the helper type that enable to extend the KcContext 2023-03-21 14:21:09 +01:00
garronej
5b4aeca63c Done implementing the templates and the two first pages 2023-03-20 05:14:25 +01:00
garronej
17871daf0c Build account theme 2023-03-20 01:48:03 +01:00
garronej
fa6a37880b Fix script for account and email 2023-03-20 01:30:16 +01:00
garronej
cd70d90914 Refactor completed 2023-03-19 14:48:01 +01:00
garronej
5631ae1b6c Better naming convention 2023-03-18 18:27:50 +01:00
garronej
910d633ac2 Fix build test app 2023-03-18 16:57:58 +01:00
garronej
32f8380e56 Fix build:test 2023-03-18 16:20:21 +01:00
garronej
4f0b1688db Thank you @justkey007 for tsc-alias 2023-03-18 15:49:45 +01:00
garronej
babffd1fe6 Make the project compile 2023-03-18 06:14:05 +01:00