211 Commits

Author SHA1 Message Date
Lucas Freitas
1572f1137a Makes the download output predictable. This fixes the case where GitHub redirects and wget was trying to download a filename called "15.0.2", and then unzip wouldn't pick it up.
Changes wget to curl because curl is awesome. -L is to follow the GitHub redirects.
2021-10-21 16:20:50 +02:00
Lucas Freitas
b5075dd1eb Remove duplicates 2021-10-19 14:54:02 -03:00
garronej
357d804124 Scan deeper to retreive user attribute 2021-10-18 14:50:04 +02:00
garronej
c6cab82546 Add client.description in type kcContext type def 2021-10-17 19:17:58 +02:00
garronej
57932386bf register-user-profile.ftl tested working 2021-10-12 02:09:09 +02:00
garronej
e3df4b83eb Better prettier params (changelog ignore) 2021-10-12 00:26:29 +02:00
garronej
ef5b01956a Make kcMessage more easily hackable 2021-10-12 00:24:08 +02:00
garronej
0e8984e5b1 fix useKcMessage 2021-10-11 23:35:32 +02:00
garronej
305ce9e44d Remove eslint and run prettier (changelog ignore) 2021-10-11 21:35:40 +02:00
garronej
c4ba470dc4 Implement and type validators 2021-10-11 20:56:43 +02:00
garronej
637bc75fc2 Remove syntax error in ftl and make it more directly debugable 2021-10-11 13:46:47 +02:00
garronej
4ad3affadb fmt (changelog ignore) 2021-10-11 04:06:59 +02:00
garronej
20f528a167 Update tsafe (changelog ignore) 2021-10-11 03:41:05 +02:00
garronej
4ca2bc59b6 Support register-user-profile.ftl 2021-10-11 03:25:02 +02:00
garronej
92946ef6bb #38: Implement messagesPerField existsError and get 2021-10-08 02:03:27 +02:00
garronej
2d03fbce79 #20: Support advancedMsg 2021-10-08 01:45:51 +02:00
garronej
2c82a2332f Fix build (changelog ignore) 2021-10-07 21:12:58 +02:00
garronej
c52b8cc98e Feat scrip: download-builtin-keycloak-theme for downloading any version of the builtin themes 2021-10-07 21:00:53 +02:00
garronej
fb5f358686 Use the latest version of keycloak for testing 2021-10-07 17:32:38 +02:00
garronej
6cbebf3b13 Test locally with 15.0.2 instead of 11.0.3 2021-10-07 15:37:35 +02:00
garronej
7a37a6127d Support Hungarian and Danish (use Keycloak 15 language resources) 2021-10-06 17:22:52 +02:00
garronej
874cec81e0 Fix kcContext type definitions 2021-09-17 22:57:38 +02:00
garronej
97544a952f Update tss-react 2021-08-20 17:03:50 +02:00
marcmrf
34263661d7 fix(mvn): scoped packages compatibility 2021-08-04 16:12:54 +02:00
garronej
b1e24212ea Spaces in file path #22 2021-07-21 22:42:00 +02:00
garronej
05c98eb074 Inport specific powerhooks files to reduce bundle size 2021-07-21 22:10:28 +02:00
garronej
671aeadf29 Fix #21 2021-07-15 01:28:31 +02:00
garronej
021c0a9429 Fix previous release 2021-07-12 15:33:50 +02:00
garronej
c180dee414 #20: Add def for clientId and name on kcContext.client 2021-07-12 15:19:31 +02:00
Alex Oliynyk
551e9c041e add possibility to add custom properties to theme.properties file 2021-07-06 15:52:14 +03:00
garronej
7c30059ca3 Fix broken url for big stylesheet #16 2021-07-05 03:06:31 +02:00
garronej
5dd3103aba Fix: #7 2021-07-03 02:39:39 +02:00
garronej
e6a93e2838 Escape double quote in ftl to js conversion #15 2021-06-30 22:01:01 +02:00
garronej
88a4c97428 Fix last bugs before relasing v2 2021-06-28 05:30:09 +02:00
garronej
eac28f97b8 Implement a mechanism to overload kcContext 2021-06-28 04:04:48 +02:00
garronej
e160882db9 fmt (changelog ignore) 2021-06-23 18:55:36 +02:00
garronej
2bc07e77fd Give the option in template to pull the default assets or not 2021-06-23 18:27:41 +02:00
garronej
c9b2db625c Enable possiblity to support custom pages (without forking keycloakify) 2021-06-23 18:03:49 +02:00
garronej
e3b41c9bd1 Implement a getter for kcContext 2021-06-23 08:16:51 +02:00
garronej
3008a754ce Remove unessesary log 2021-06-22 18:26:05 +02:00
garronej
2cd266caff Generate kcContext automatically 🚀 2021-06-22 12:37:21 +02:00
garronej
32f5ef5e5c Fix: Alert messages sometimes includes HTML that is not rendered 2021-06-21 15:59:23 +02:00
garronej
9276b08f4b #11: Provide socials in the register 2021-06-15 17:32:03 +02:00
Cédric Couralet
38d2108f02
Fix typo on email 2021-06-15 09:47:22 +02:00
garronej
0d443ca88e Add missing key in Login for providers 2021-06-15 00:31:20 +02:00
garronej
5f4abee615 Fix previous build (changelog ignore) 2021-06-14 23:27:15 +02:00
garronej
55a0b27f16 Fix previous build (changelog ignore) 2021-06-14 23:10:35 +02:00
garronej
3ce8b06246 Add missing shebang directive (changelog ignore) 2021-06-14 22:30:16 +02:00
garronej
d8701925df Refactor dir structure (changelog ignore) 2021-06-14 21:27:18 +02:00
garronej
e2d669ce31 Refactor dir structure (changelog ignore) 2021-06-14 21:24:56 +02:00