86 Commits

Author SHA1 Message Date
Joseph Garrone
77249d8a58 Feat: Initialize account theme (before debug) 2024-07-25 19:53:36 +02:00
Joseph Garrone
f172b94467 Use uppercase for constants 2024-07-13 19:33:59 +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
287edabd90 Enable to build only for specific keycloak version 2024-06-16 01:29:15 +02:00
Joseph Garrone
0bc3f08cc1 Rename generateSrcMainResources -> generateResources 2024-06-12 14:48:08 +02:00
Joseph Garrone
c0df9aa939 Remove logs 2024-06-10 09:32:07 +02:00
Joseph Garrone
72e321aa32 Fix update of the build process checkpoint 2024-06-10 09:24:16 +02:00
Joseph Garrone
b0f602b565 Fix post build script 2024-06-10 09:12:24 +02:00
Joseph Garrone
84c774503d Build rework checkpoint 2024-06-10 07:57:12 +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
2cf82f510e Improve start-keycloak command 2024-05-20 02:27:40 +02:00
Joseph Garrone
ac414489ff Fix logical error 2024-05-19 04:44:38 +02:00
Joseph Garrone
401f390e5b Improve loggin 2024-05-18 11:40:09 +02:00
Joseph Garrone
e69febe0c0 Check if docker installed and running 2024-05-18 11:09:04 +02:00
Joseph Garrone
b48bccb706 Print a message if Maven not installed 2024-05-18 10:46:48 +02:00
Joseph Garrone
af829e9ac9 Improve login 2024-05-18 10:24:55 +02:00
Joseph Garrone
a80449333c Rename generateTheme to generateSrcMainResources 2024-05-18 01:17:31 +02:00
Joseph Garrone
f935922241 Stop passing as parameter the non variadic srcMainResource path 2024-05-18 01:17:31 +02:00
Joseph Garrone
b2a00737d3 Do not trickle down parameters as much 2024-05-18 01:17:31 +02:00
Joseph Garrone
3cd3e08ede Introduce start-keycloak-container command 2024-05-18 01:17:31 +02:00
Joseph Garrone
d4f03b6b9e bin general reresh, introducing termost 2024-05-18 01:17:31 +02:00
Joseph Garrone
11b2c6651d #545 2024-05-18 01:17:31 +02:00
Joseph Garrone
824076f730 Implement generateThemeVariants 2024-05-18 01:15:58 +02:00
Joseph Garrone
5a7d452429 Refactor 2024-05-18 01:15:58 +02:00
Joseph Garrone
88fa63d848 Checkpoint 2024-05-18 01:15:58 +02:00
Joseph Garrone
a26a813ad5 Checkpoint 2024-05-18 01:15:58 +02:00
Joseph Garrone
385cb85309 Multi target build (checkpoint before futher refactor) 2024-05-18 01:15:58 +02:00
Joseph Garrone
d4f5a1fff4 Remove retrocompatiblity before re-introducing it 2024-05-18 01:15:58 +02:00
Joseph Garrone
771322aa97 Use Keycloak 24.0.4 assets (and use kc 24 in testing container) 2024-05-18 01:15:58 +02:00
Joseph Garrone
a3e3136600 #519 2024-03-05 19:42:49 +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
Joseph Garrone
b9abd74156 Create a .gitignore that matches all in the build_keycloak directory 2024-02-13 01:33:15 +01:00
Joseph Garrone
d466123b1c Use Keycloak 23.0.6 2024-02-12 01:41:08 +01:00
Joseph Garrone
ad70a4cffd Make Vite run copy-keaycloak-resources-to-public 2024-02-11 20:15:18 +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
6c622b1580 Remove TODO comment 2024-02-06 07:55:32 +01:00
Joseph Garrone
73a8ec0295 Building version 2024-02-05 08:52:58 +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
1db37a4727 Do not include retrocompat_ in META-INF when using doBuildRetrocompatAccountTheme false 2024-01-26 02:02:45 +01:00
Joseph Garrone
635207d12c Generate a README alongside the jars to indicate why there's two jar file 2023-12-04 14:10:10 +01:00
Joseph Garrone
6e4cced8c6 Rename original- to retrocompat- 2023-12-01 00:03:44 +01:00
Joseph Garrone
ee327448b4 Delete original- jar 2023-11-30 22:36:58 +01:00
Joseph Garrone
6ff2111cee #389 https://github.com/p2-inc/keycloak-account-v1/issues/3 2023-11-28 12:17:16 +01:00
Joseph Garrone
c32d590fbb #389 https://github.com/xgp/keycloak-account-v1/issues/3 2023-11-26 16:10:34 +01:00
garronej
de261a27ca Do not display that the jar have been created if we don't create it. 2023-09-04 02:29:16 +02:00
garronej
cd8548fc32 Remove extraThemeNames option in favor of extending themeName to accept array 2023-09-04 01:19:21 +02:00