35 Commits

Author SHA1 Message Date
Joseph Garrone
95e861099f Integrate kcSanitize 2024-09-22 20:41:18 +02:00
Joseph Garrone
f137960f96 Reneame useStylesAndScript to useInitialize 2024-09-22 18:12:46 +02:00
Joseph Garrone
e5ab46727a Make the i18n API more type safe 2024-09-22 17:14:03 +02:00
Joseph Garrone
7e5abe8589 Fix LoginPasskesConditionalAuthenticate 2024-09-09 06:59:11 +02:00
Joseph Garrone
9f875160ea Make template initialization not ejected by default 2024-09-08 17:31:55 +02:00
Joseph Garrone
6edf9c3d15 Fix div duplication 2024-08-14 15:48:16 +02:00
Joseph Garrone
7c257d97a7 #577 2024-07-04 19:53:57 +02:00
Joseph Garrone
3ad554ed59 #569 2024-06-21 20:28:14 +02:00
Joseph Garrone
7a040935e9 i18n need to be passed as props if we want to be able to ovewrite 2024-06-09 11:20:45 +02:00
Joseph Garrone
1a48681591 getClassName -> kcClsx 2024-06-09 08:27:07 +02:00
Joseph Garrone
8d365dae53 Refactor i18n, make component use the hook directly 2024-06-08 17:55:05 +02:00
Joseph Garrone
beb0e8bd77 Add missing translations 2024-06-06 00:33:34 +02:00
Joseph Garrone
e8a11991a0 Rename kcContext -> KcContext and improve consistency 2024-06-05 21:13:58 +02:00
Joseph Garrone
b1da684008 Re implement asset fetching 2024-06-05 06:10:11 +02:00
Joseph Garrone
ccc5ac6a1f Update prettier configuration 2024-05-20 19:30:15 +02:00
Joseph Garrone
22e7ff1424 Update prettier configuration 2024-05-20 15:50:58 +02:00
Joseph Garrone
5e2debc695 Fix language menu select in templates 2024-05-18 01:17:31 +02:00
Joseph Garrone
1d4cf2a446 Update login-oauth-grant.ftl page 2024-05-18 01:15:58 +02:00
Joseph Garrone
08cd62d924 add frontchannel-logout.ftl page 2024-05-18 01:15:58 +02:00
Joseph Garrone
4f7a1c784f Remove the usePrepareTemplate hook 2024-05-18 01:15:58 +02:00
Joseph Garrone
570fbd5632 Effort toward reconsiliating the server templating and the react world 2024-05-18 01:15:58 +02:00
Joseph Garrone
a887844a37 Load scripts after component rendered #470 2024-05-18 01:15:58 +02:00
Joseph Garrone
f42e6764b7 Checkpoint before refactor again 2024-05-18 01:15:58 +02:00
Joseph Garrone
a7a3ec711b Fully sync login template with Keycloak 24 2024-05-18 01:15:58 +02:00
Joseph Garrone
138208bf82 Update prepare template for Keycloak 24 2024-05-18 01:15:58 +02:00
Joseph Garrone
6991d868be Set html lang property and page title in usePrepareTemplate 2024-04-10 01:38:59 +02:00
Felix Gustavsson
116f88a503 Fixes #473: Set document title using the "loginTitle" translation 2023-12-18 11:56:37 +01:00
Joseph Garrone
de64deb5c5 #421 2023-09-22 15:51:18 +02:00
garronej
2b252c9abb npm install missing resources 2023-08-20 03:00:45 +02:00
garronej
2f649c9866 Remove forgoten console.log 2023-04-20 00:14:00 +02:00
garronej
e95e688cf0 Add rotating logo for the intro 2023-04-19 23:41:25 +02:00
garronej
c9e546a8fd Fix numerous bugs, improve structure 2023-03-21 05:27:31 +01:00
garronej
b3acecdcea Use children prop for Template 2023-03-21 02:36:13 +01:00
garronej
5b4aeca63c Done implementing the templates and the two first pages 2023-03-20 05:14:25 +01:00
garronej
41c0329822 Move everything under the login dir 2023-03-19 23:12:45 +01:00