garronej
|
7a0a046596
|
Refactor: Use hook instead of Context for i18n
|
2022-07-31 22:30:32 +02:00 |
|
garronej
|
0641151ca1
|
Fix specialization of i18n using global
|
2022-07-31 20:00:57 +02:00 |
|
garronej
|
c6dc2377fa
|
output i18n messages to be imporable on a perl local basis
|
2022-07-31 19:03:20 +02:00 |
|
garronej
|
a3050b3983
|
squash
|
2022-07-31 19:00:57 +02:00 |
|
garronej
|
69c15bd473
|
New i18n with dynamic imports
|
2022-07-31 18:57:30 +02:00 |
|
garronej
|
d130c23f5d
|
Do not export components in the index
|
2022-07-30 01:49:02 +02:00 |
|
garronej
|
67e3dca0c3
|
Minor refactor (changelog ignore)
|
2022-07-30 00:51:29 +02:00 |
|
garronej
|
de53f1ff40
|
Fix retrocompat with React 16 and TypeScript 3 https://github.com/garronej/tss-react/issues/95
|
2022-07-30 00:45:17 +02:00 |
|
garronej
|
d79081dee4
|
Ship /src/lib in ESM for enabeling dynamic imports
|
2022-07-30 00:42:38 +02:00 |
|
garronej
|
449f100bc0
|
Using <Suspense /> and React.lazy()
|
2022-07-30 00:30:57 +02:00 |
|
garronej
|
43af60237b
|
#135
|
2022-07-13 03:26:46 +02:00 |
|
Julien Bouquillon
|
5f6f8b12bd
|
fix: use kcMessages
|
2022-07-07 01:05:18 +02:00 |
|
Julien Bouquillon
|
c2d4d6fd49
|
fix: add translations FR
|
2022-07-07 01:05:18 +02:00 |
|
Julien Bouquillon
|
04b660ff9b
|
feat: add logout-confirm
|
2022-07-07 01:05:15 +02:00 |
|
garronej
|
7c6eed99d2
|
Fix login-register-email.ftl
|
2022-07-06 02:05:08 +02:00 |
|
Joseph Garrone
|
fca6280bcc
|
Merge pull request #127 from aidangilmore/add-totp-support
feat: add login-config-totp.ftl page
|
2022-06-28 21:49:04 +02:00 |
|
Aidan Gilmore
|
cdeb575ec6
|
Fix unknown algorithm name lookup in LoginConfigTotp
|
2022-06-28 15:21:09 -04:00 |
|
Aidan Gilmore
|
271dbe4fb7
|
Add totp config support
|
2022-06-28 14:37:17 -04:00 |
|
garronej
|
aec3ac32e5
|
Make it possible to redirect to login by repacing the url (should be default in most case)
|
2022-06-28 06:36:30 +02:00 |
|
garronej
|
3f6fe6cfc0
|
Use keycloak 18.0.1 i18n resources #120
|
2022-06-17 01:43:14 +02:00 |
|
dro-sh
|
c180d75a83
|
pass locale to getGetErrors to get correct messages
|
2022-06-14 21:52:18 +03:00 |
|
garronej
|
9de0083ca6
|
#109
|
2022-05-23 16:51:18 +02:00 |
|
garronej
|
e221f39e07
|
Export KcApp
|
2022-04-27 21:22:55 +02:00 |
|
garronej
|
825914aa4b
|
Export kcLanguageTags
|
2022-04-27 21:17:26 +02:00 |
|
garronej
|
7e7071305f
|
i18n rebuild from the ground up
|
2022-04-27 21:02:10 +02:00 |
|
German Ivanov
|
bf1839c061
|
feat: add mock data for login-idp-link-email page
|
2022-04-25 14:15:40 +03:00 |
|
German Ivanov
|
fd5c132a40
|
feat: supply broker context with context
|
2022-04-25 14:14:03 +03:00 |
|
German Ivanov
|
6f8ec53e8b
|
feat: add login-idp-link-email page
|
2022-04-22 17:54:47 +03:00 |
|
garronej
|
d54586426a
|
Fix bugs with language switch #85
|
2022-04-12 18:51:03 +02:00 |
|
garronej
|
0d2f841b27
|
Fix #85
|
2022-04-09 22:25:20 +02:00 |
|
garronej
|
7f5a9e77de
|
Improve browser autofill
|
2022-03-30 16:20:14 +02:00 |
|
garronej
|
ff19ab8b08
|
factorization
|
2022-03-30 14:01:10 +02:00 |
|
garronej
|
bccb56ed61
|
Add support for options validator
|
2022-03-18 00:46:12 +01:00 |
|
garronej
|
fb0be3272c
|
Compat with Keycloak 16 (and probably 17, 18) #79
|
2022-01-20 01:34:26 +01:00 |
|
Lazaros Toumanidis
|
7b0bedc755
|
added login-page-expired.ftl
|
2022-01-01 18:44:05 +02:00 |
|
Никитин Дмитрий Александрович
|
97e6aaca65
|
feat(*): added login-update-password
|
2021-12-28 00:08:25 +03:00 |
|
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 |
|