808 Commits

Author SHA1 Message Date
Joseph Garrone
0909a4b7cc Remove dead code, (I didn't fully understand how it landed here in the first place) 2024-02-29 21:57:37 +01:00
Joseph Garrone
ba74952e0b #513 2024-02-27 23:19:55 +01:00
Joseph Garrone
e9b249ddc7 Fix ftl script bug and definitively address #512 and #432 2024-02-27 06:52:17 +01:00
Joseph Garrone
dc1d4a66f4 keycloakifyBuildDirPath was non absolute 2024-02-24 05:38:42 +01:00
Joseph Garrone
ccd75d56c5 Run the post build script in the react app directory 2024-02-23 19:38:01 +01:00
Joseph Garrone
ae757ee371 Enable to provide the configuration to the Vite plugin, enable user to provide a post build script #148 2024-02-23 19:16:53 +01:00
giorgoslytos
79e25e69bb feat: addition of Log account page 2024-02-21 13:44:33 +02:00
giorgoslytos
de47525d7c feat: Addition of Application Account page 2024-02-19 17:29:46 +02:00
Joseph Garrone
757354df7d Follow up on #406 2024-02-17 03:47:03 +01:00
giorgoslytos
319d7dbe94 feat: Addition of Totp account page 2024-02-16 17:40:12 +02:00
giorgoslytos
feb8eaf95a
Merge branch 'keycloakify:main' into additional-account-pages 2024-02-13 22:27:25 +02:00
Joseph Garrone
b9abd74156 Create a .gitignore that matches all in the build_keycloak directory 2024-02-13 01:33:15 +01:00
Joseph Garrone
5f257382fa Prevent accumulation of assets in build dir 2024-02-12 13:43:12 +01:00
Joseph Garrone
d466123b1c Use Keycloak 23.0.6 2024-02-12 01:41:08 +01:00
Joseph Garrone
5b563d8e9b Improve privacy on the buildinfo file that might be served 2024-02-12 00:32:18 +01:00
Joseph Garrone
43dcce8478 Add cache to getNpmWorkspaceRootDirPath 2024-02-11 20:20:38 +01:00
Joseph Garrone
ad70a4cffd Make Vite run copy-keaycloak-resources-to-public 2024-02-11 20:15:18 +01:00
Joseph Garrone
6d4a948dd8 minor refactor 2024-02-11 19:25:52 +01:00
Joseph Garrone
839ba6a964 Improve monorepo support 2024-02-11 18:28:58 +01:00
Joseph Garrone
b5cfdb9d0a Store vite plugin output in cache dir path 2024-02-11 16:17:58 +01:00
Joseph Garrone
05f52c3d23 Remove unessesary log 2024-02-11 12:04:50 +01:00
Joseph Garrone
ef5e4fccd3 Replace the common asset path url in the ftl (upstream) to help pepole figure out what's going on 2024-02-10 20:04:08 +01:00
Joseph Garrone
bda76200d7 Base url that works everywhere in mocks 2024-02-10 19:51:24 +01:00
Joseph Garrone
6d62b5a150 Don't replace process.env.PUBLIC_URL 2024-02-09 17:56:28 +01:00
Joseph Garrone
2540b06c94 Tweak the resources of the default theme that are kept 2024-02-08 23:36:52 +01:00
Joseph Garrone
43eeaf3002 Remove misleading comment in start-keycloak-container script 2024-02-08 14:41:07 +01:00
Joseph Garrone
ae0b059217 Fix a couple of bug in donwnload-builtin-keycloak-theme 2024-02-08 14:09:55 +01:00
Joseph Garrone
5bf905723c Feature -p or --project option for ease of use in monorepo setups #449 2024-02-08 00:56:33 +01:00
Joseph Garrone
cd1cc37916 Explicitely exclude a number of node deps from Keycloak commons for bundle size 2024-02-08 00:12:10 +01:00
Joseph Garrone
4ad7183d7e Prevent crashing when github is not up to date yet 2024-02-07 21:22:58 +01:00
Joseph Garrone
e1b52e7439 Implement remote caching mechanism to prevent full download of the Keycloak sources 2024-02-07 21:17:09 +01:00
Joseph Garrone
dca8c9f9d7 Merge main, fix runtime error in scripts, fix clean build 2024-02-07 20:01:26 +01:00
giorgoslytos
22496e36eb feat: Addition of Sessions page 2024-02-07 15:18:27 +02:00
Joseph Garrone
6c622b1580 Remove TODO comment 2024-02-06 07:55:32 +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
73a8ec0295 Building version 2024-02-05 08:52:58 +01:00
Joseph Garrone
a29b6097a4 Reintroduce doBuildRetrocompatAccountTheme (for now) 2024-02-04 10:25:48 +01:00
Joseph Garrone
75c54df109 Fix some errors in base account v1 theme 2024-02-03 08:30:06 +01:00
Joseph Garrone
694b4c8027 Reintroduce doBuildRetrocompatAccountTheme (for now) and fix multiple things in the account default theme 2024-02-01 06:22:33 +01:00
Joseph Garrone
bd25621b2c Remove dead code 2024-01-31 21:56:46 +01:00
Joseph Garrone
fde34be270 Compiling build 2024-01-30 07:10:53 +01:00
Joseph Garrone
7c7ce159fe Complete build option 2024-01-30 06:55:26 +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
8b24e23721 refactor 2024-01-30 06:04:05 +01:00
Joseph Garrone
22fa1411bf Moving on 2024-01-30 05:54:36 +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