100 Commits

Author SHA1 Message Date
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
e3e6847c82 Prevent users from having to use any 2024-02-12 13:27:07 +01: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
600705130f #483: Enable the Template prop not to be lazy 2024-01-10 12:42:48 +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
5398590939 https://github.com/keycloakify/keycloakify/discussions/371#discussioncomment-7223711 2023-10-09 00:49:18 +02:00
Joseph Garrone
e06ef01f72 Merge branch 'main' into v9 2023-09-22 15:52:23 +02:00
Joseph Garrone
de64deb5c5 #421 2023-09-22 15:51:18 +02: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
Joseph Garrone
7cc40e2453
Merge pull request #404 from keycloakify/smaller_jar_size
Smaller jar size
2023-08-24 09:02:03 +02:00
garronej
2b252c9abb npm install missing resources 2023-08-20 03:00:45 +02:00
Daniil Dubrava
b742ed73aa feat: remove message from kcContextCommonMock 2023-08-11 12:54:09 +02:00
garronej
85db4b8e0a Export the default PageId type 2023-07-29 03:45:33 +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
71b86ff43b Realtime validation for account/password.ftl 2023-04-21 01:00:18 +02:00
garronej
e69813f6e3 Fix small logical error 2023-04-20 13:17:57 +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
3abc9edf0e Rename missnamed components 2023-04-19 19:04:48 +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
2fc6aed4f1 Correct the account password page 2023-04-17 00:46:30 +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
Joseph Garrone
12857e3027
Update Account.tsx #306 2023-04-13 15:09:48 +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
6ae1d8938a Fix eslint 2023-03-22 03:00: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