163 Commits

Author SHA1 Message Date
Victor Bustamante
eedcd7a2a6
Added realm name field to KcContext mocks object 2021-12-21 12:27:28 -03:00
Victor Bustamante
42cd0fe2f0
Adding name field to realm in KcContext type 2021-12-21 09:45:23 -03: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
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
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
b5075dd1eb Remove duplicates 2021-10-19 14:54:02 -03: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
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
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
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
garronej
5dd3103aba Fix: #7 2021-07-03 02:39:39 +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
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
garronej
0d443ca88e Add missing key in Login for providers 2021-06-15 00:31:20 +02:00