390 Commits

Author SHA1 Message Date
garronej
cb8a41d5be Improve css url() import (fix CRA 5) 2021-12-17 19:30:44 +01:00
garronej
cb8b165c8e Fix path.join polyfill 2021-12-16 23:13:18 +01:00
garronej
a2bd5050ff add missing reference to path in src/lib (changelog ignore) 2021-12-16 20:54:13 +01:00
garronej
1138313028 use custom polyfill for path.join (fix webpack 5 build) 2021-12-16 20:44:39 +01:00
garronej
a8623d8066 Fix ftl error related to url.loginAction in saml-post-form.ftl 2021-12-12 20:17:50 +01:00
garronej
86ab9f72a5 Ftl prevent error with updateProfileCtx 2021-12-12 19:35:28 +01:00
garronej
b3892dab8d Ftl prevent error with auth.attemptedUsername 2021-12-12 19:19:17 +01:00
garronej
57a5d034dd Fix ftl error as comment formatting 2021-12-12 19:06:12 +01:00
garronej
cee9569581 Refactor: Create ftl function are_same_path (changelog ignore) 2021-12-12 18:59:39 +01:00
garronej
159429da6e Remove extra semicollon in ftl (changelog ignore) 2021-12-12 17:39:39 +01:00
Быстрова Анна
6e0553af9b Avoid error in Keycloak logs, fix long template loading time 2021-12-12 05:38:21 +01:00
garronej
1cc1fd0a5a Add a video to show how to test the theme in a local container 2021-12-08 15:28:26 +01:00
garronej
47c6d0dd62 Update post build instructions 2021-12-08 14:12:35 +01:00
Быстрова Анна
29fbcdc0a6 fix: errors in common.ftl
ref: https://github.com/InseeFrLab/keycloakify/issues/58
2021-12-08 10:30:36 +03:00
garronej
8116ce697b Export an exaustive list of KcLanguageTag 2021-11-12 19:02:25 +01:00
garronej
c1468b688e Fix useAdvancedMsg 2021-11-11 20:20:25 +01:00
garronej
604655c02d Bring back Safari compat 2021-11-10 19:48:18 +01:00
garronej
cca6f952ee Bump version (changelog ignore) 2021-11-09 01:49:15 +01:00
garronej
df94a6322d Fix useFormValidationSlice 2021-11-09 01:48:50 +01:00
garronej
3ecb63d500 Fix deepClone so we can overwrite with undefined in when we mock kcContext 2021-11-08 19:33:06 +01:00
garronej
747248454d Better debugging experience with user profile 2021-11-07 20:17:14 +01:00
garronej
2ee00ed919 Better autoComplete typings 2021-11-01 22:28:53 +01:00
garronej
ed54c145b7 Make it more easy to understand that error in the log are expected 2021-11-01 22:15:56 +01:00
garronej
6c874c01b7 useFormValidationSlice: update when params have changed 2021-10-26 18:09:37 +02:00
garronej
96b40b9c49 Export types definitions for Attribue and Validator 2021-10-26 16:07:30 +02:00
garronej
89b86936f6 Document what's new in v4 2021-10-26 14:50:57 +02:00
garronej
50a20c68ed fix RegisterUserProfile password confirmation field 2021-10-26 13:14:46 +02:00
garronej
3aad681538 Much better support for frontend field validation 2021-10-26 13:14:46 +02:00
garronej
92fb3b7529 Fix css injection order 2021-10-26 13:14:46 +02:00
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