1389 Commits

Author SHA1 Message Date
garronej
641819a364 #359: fix: 'Local variable assigned outside a macro.' 2023-06-16 23:44:04 +02:00
garronej
3ee3a8b41d #359: Remove comment 2023-06-16 23:39:49 +02:00
garronej
3b00bace23 #359: Wrongely named FTL variable name fix 2023-06-16 23:30:36 +02:00
garronej
206e602d73 Accomodate #218 and #359 2023-06-16 11:29:04 +02:00
garronej
310f857257 #357 2023-06-12 21:34:24 +02:00
garronej
54687ec3c0 #355 2023-06-10 10:39:47 +02:00
garronej
ed48669ae1 #354: Feature theme variant 2023-06-08 23:09:14 +02:00
garronej
6df9f28c02 #277 fix storybook 2023-05-25 07:40:20 +02:00
Avare Kodcu
9a6ea87b0c
Change node.js 16.6.0 dependency that Array.prototype.at 2023-05-23 13:15:02 +03:00
Koen Poelhekke
351b4e84c9 Parse datetime objects as iso strings 2023-05-15 16:09:15 +02:00
garronej
2ff7955ec3 fmt 2023-05-02 16:17:53 +02:00
satanshiro
f2044c4d26
change name 2023-05-02 16:53:43 +03:00
satanshiro
4113f0faea
fix-saml-post-form 2023-05-02 16:50:44 +03:00
garronej
8253eb62bd Fix typo 2023-05-02 04:51:23 +02:00
garronej
e8e516159c Merge branch 'main' of https://github.com/keycloakify/keycloakify 2023-04-28 18:47:30 +02:00
garronej
1431c031a0 #340 2023-04-28 18:47:25 +02:00
Waldemar Reusch
58c10796a1 fix: fix broken jar
Many tools will handle zipfiles which lack directory entries
just fine, others will not. Looks like the JDKs JAR libs are
not  handling  it well. This commit will make sure to create
folder entries.
2023-04-28 16:59:06 +02:00
Waldemar Reusch
c35a1e7c50 fix: fix paths after changing root path param meaning 2023-04-27 14:33:21 +02:00
Waldemar Reusch
ecb22c3829 fix: restore missing pom.xml in jar archive 2023-04-27 14:33:19 +02:00
garronej
5816f25c3e #334 2023-04-27 11:52:02 +02:00
Waldemar Reusch
27575eda68 fix: collapse empty ca list to undefined 2023-04-25 01:40:07 +02:00
Waldemar Reusch
f33b9a1ec6 feat: honor npmrc settings for ssl ca, cert and strict ssh handling 2023-04-25 01:40:07 +02:00
garronej
71b86ff43b Realtime validation for account/password.ftl 2023-04-21 01:00:18 +02:00
garronej
4f1182a230 Feat sml-post-form.ftl #277 2023-04-20 20:51:46 +02:00
garronej
9ab4c510fe #209 2023-04-20 20:08:47 +02:00
garronej
6223d91291 Update post build instructions 2023-04-20 18:15:03 +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
18039140db Important fix, assets common where broken 2023-04-20 04:17:12 +02:00
garronej
bb85829d71 Add referrerURI to the base type and make it optional 2023-04-20 03:37:11 +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
3abc9edf0e Rename missnamed components 2023-04-19 19:04:48 +02:00
garronej
c3bade81b4 Restore copy assets to public in the keycloakify script for backward compatibility 2023-04-19 17:50:27 +02:00
Thomas Silvestre
8e043f289a sync with upstream main 2023-04-19 17:23:52 +02:00
Thomas Silvestre
30fecf8578 Revert "add build option keepBuildDir"
This reverts commit 86884607ef5ed0f0a9621b7cda960589df336c17.
2023-04-19 17:04:46 +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
cf1e595ba2 Clean up dynamically inserted assets when template is unmounted #274 2023-04-19 03:20:22 +02:00
garronej
d684807d96 Copy keycloak assets into storybook static #274 2023-04-18 04:04:55 +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
c8f71946d4 We where copying login theme assets into accont theme 2023-04-17 00:27:49 +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
Thomas Silvestre
10965b82a9 Merge remote-tracking branch 'upstream/main' 2023-04-12 11:45:11 +02:00