759 Commits

Author SHA1 Message Date
giorgoslytos
22496e36eb feat: Addition of Sessions page 2024-02-07 15:18:27 +02:00
Joseph Garrone
c091089830 Apply #502 from main 2024-02-06 07:59:21 +01: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
884b701fc6 Removing keycloak-resources dir from dist dir after build 2024-02-05 09:26:54 +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
giorgoslytos
ca255985c0 fix: radio inputs on login-otp page 2024-02-02 14:35:14 +02: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
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
Joseph Garrone
7d9130b2af Remove the doBuildRetrocompatAccountTheme and the retrocompat_ option in dropdown 2024-01-26 03:39:48 +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
b1e2284c0e Fix condition for displaying info in login page 2024-01-26 00:55:50 +01:00
tmoulart
faf2be23d9 Add "kcInputGroup" in ClassKey type definition and the patternfly class associated in useGetClassName 2024-01-18 17:31:16 +01:00
Joseph Garrone
09daa741ce Install pnpm if needed 2024-01-18 01:02:14 +01:00
Joseph Garrone
9937977203 Merge branch 'main' of https://github.com/keycloakify/keycloakify 2024-01-18 00:56:26 +01:00
Joseph Garrone
c897e7491a Use message of Keycloak version 23.0.4 #493 2024-01-18 00:54:09 +01:00
Rlok
a27d78fcdf
refactor: point the import statement to keycloakify instead of internal
align import statement with other page templates
2024-01-15 14:03:01 +08:00
Joseph Garrone
d5f234909f Merge branch 'main' of https://github.com/keycloakify/keycloakify 2024-01-10 12:43:11 +01:00
Joseph Garrone
600705130f #483: Enable the Template prop not to be lazy 2024-01-10 12:42:48 +01:00
Felix Gustavsson
116f88a503 Fixes #473: Set document title using the "loginTitle" translation 2023-12-18 11:56:37 +01:00
Markus Siemens
cb470e3573 Handle CSS with multiple urls 2023-12-12 14:51:09 +00: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
b13b3fd92e Mention the nessesity to use retrocompat- with older Keycloak versions 2023-12-01 00:54:19 +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
2e8cd375fc
Merge pull request #462 from BlackVoid/fix/client-attributes
Fixes #460: Fixes KcContext to contain attributes for client object
2023-11-30 18:52:26 +01:00
Felix Gustavsson
1f6751cb01 Fixes #460: Fixes KcContext to contain attributes for client object 2023-11-30 17:17:58 +01:00
Felix Gustavsson
d7db85b062 Fixes #459: Use Template from props 2023-11-30 16:29:53 +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
Joseph Garrone
ab41462f71 Actually resolve conflict with main 2023-11-26 15:07:27 +01:00
Joseph Garrone
b5818888bb
Merge branch 'v9' into v9_tmp 2023-11-26 14:45:23 +01:00
Joseph Garrone
e1afc1cf7a Add themeVersion in KcContext type 2023-11-22 18:57:43 +01:00
Joseph Garrone
2657f01135 Enable to ignore part of the HTML 2023-11-19 03:27:40 +01:00
Joseph Garrone
c41eae63e7 Fix info.ftl page rendering in storybook 2023-11-07 16:33:19 +01:00