44 Commits

Author SHA1 Message Date
giorgoslytos
586b28af1c fix: Correction of types on KcContext for account pages 2024-05-16 12:53:31 +03:00
George Litos
2e6321342e Merge branch 'main' into feat/additional-account-pages 2024-03-02 13:41:48 +02:00
Joseph Garrone
5bf33aae75 Better support for environnement variables 2024-03-02 09:29:36 +01:00
Joseph Garrone
1bb0c9dfc2 Add generic type for kcContext.properties 2024-03-02 09:01:57 +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
giorgoslytos
f49d20e47c feat: Totp account page fixed and completed 2024-02-19 11:57:03 +02:00
George Litos
33b9917229 fix: locales in account totp page 2024-02-19 08:58:27 +02: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
05e5e4efec When is storybook, don't print mock related warning in console 2024-02-11 00:21:04 +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
giorgoslytos
22496e36eb feat: Addition of Sessions page 2024-02-07 15:18:27 +02:00
Joseph Garrone
fde34be270 Compiling build 2024-01-30 07:10:53 +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
garronej
8a7a551c3b Fix mock path error in account 2023-09-04 02:38:19 +02:00
garronej
39ff7913d6 https://github.com/xgp/keycloak-account-v1/issues/3 2023-09-03 07:14:57 +02:00
Daniil Dubrava
b742ed73aa feat: remove message from kcContextCommonMock 2023-08-11 12:54:09 +02:00
garronej
17c8b1a172 When no path PUBLIC_URL is empty string 2023-07-24 22:38:53 +02:00
garronej
e750d824ad #47 #384 2023-07-24 20:45:02 +02:00
garronej
206e602d73 Accomodate #218 and #359 2023-06-16 11:29:04 +02:00
garronej
ed48669ae1 #354: Feature theme variant 2023-06-08 23:09:14 +02:00
garronej
5816f25c3e #334 2023-04-27 11:52:02 +02:00
garronej
984d12b3f2 Fix bad types in Account kcContext 2023-04-20 13:10:33 +02:00
garronej
34e47cccc1 Enable to redirect back to the application from the account pages 2023-04-20 13:05:01 +02:00
garronej
bb85829d71 Add referrerURI to the base type and make it optional 2023-04-20 03:37:11 +02:00
garronej
1112da33e3 Fix build 2023-04-19 05:32:19 +02:00
garronej
e6f75156ec New script only for copying default assets to public 2023-04-19 05:04:11 +02:00
garronej
9fc3998cf7 Avoid deprecating getKcContext #274 2023-04-17 04:02:18 +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
garronej
49e495dbbe Include keycloakfiy version number in kcContext (for debug purpose) 2023-04-04 01:40:55 +02:00
garronej
3edb23be97 #297 2023-04-03 22:03:04 +02:00
garronej
0e21f3eab6 Add missing mock 2023-03-22 03:07:33 +01:00
garronej
da577ea3cc Add stateChecker to password context 2023-03-22 03:02:44 +01:00
garronej
2e4d722d7f Return undefined if the context dosen't match the theme 2023-03-21 18:32:00 +01:00
garronej
0fdd9e75a6 Fix the helper type that enable to extend the KcContext 2023-03-21 14:21:09 +01:00
garronej
c9e546a8fd Fix numerous bugs, improve structure 2023-03-21 05:27:31 +01:00
garronej
254bfccc62 Feature Account theme customization 2023-03-20 05:28:53 +01:00
garronej
5b4aeca63c Done implementing the templates and the two first pages 2023-03-20 05:14:25 +01:00