315 Commits

Author SHA1 Message Date
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
b116f22152 Support for React.lazy() #141 🎉 2022-07-30 00:30:57 +02:00
garronej
9a27824fe9 Only run the unit test in the CI pipeline (changelog ignore) 2022-07-22 18:25:09 +02:00
garronej
d877d90bf3 Writing tests for #141 2022-07-22 18:20:50 +02:00
garronej
6b49c8dd95 complete exhausive unit testing of replacer (changelog ignore) 2022-07-22 17:33:53 +02:00
garronej
e56f9b144e Improve unit tests (changelog ignore) 2022-07-22 17:22:23 +02:00
garronej
3c82944daf improve replacer unit test (changelog ignore) 2022-07-22 16:38:44 +02:00
garronej
5e3070a6c4 Improve unit test (changelog ignore) 2022-07-22 15:35:23 +02:00
garronej
43af60237b #135 2022-07-13 03:26:46 +02:00
garronej
964feae846 #134 2022-07-11 19:18:15 +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
Joseph Garrone
1324648db6
Merge pull request #133 from bardius/fix/Issue-131-include-all-nested-folders-in-artifact-unzip
fix: Issue-131: include all nested folders in artifact unzip
2022-07-06 11:56:00 +02:00
BARDIS George
05a6aee782 fix: Issue-131: include all nested folders in artifact unzip 2022-07-06 11:44:25 +03:00
BARDIS George
c7349c2556 fix: Issue-130: fix equality detection of nested ftl object property paths 2022-07-06 11:38:47 +03:00
garronej
7c6eed99d2 Fix login-register-email.ftl 2022-07-06 02:05:08 +02:00
garronej
bc4b0ec17d Update to Keycloak 18.0.2 for the test container 2022-07-06 01:30:30 +02:00
garronej
09d4ba2bb0 Refactor (avoid using else) changelog ignore 2022-07-03 15:58:00 +02:00
Ann Bystrova
05acefe70e fix: bugs on error.ftl template 2022-07-02 11:01:14 +03: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
f68c54cd3a #121 2022-06-19 23:30:05 +02:00
garronej
58c8306cf4 Enable users to link keycloak in their own app 2022-06-17 16:32:20 +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
9bdb224631 Prevent rate limite in CI by authenticating 2022-06-01 05:51:33 +02:00
garronej
9de0083ca6 #109 2022-05-23 16:51:18 +02:00
Romain Colombat
6595e9c3cb [IMP] Issue #99 - Make replace less greedy in remplaceImportFromStatic 2022-05-04 11:22:58 +02:00
garronej
9a5a021e64 Comment out missleading informations 2022-04-29 18:35:07 +02:00
garronej
eaf7a455cd Fix name of npx script for generating email dir (changelog ignore) 2022-04-28 09:46:49 +02:00
garronej
572eb7b1c0 Rename keycloak_theme_email to keycloak_email (it's shorter) 2022-04-28 09:34:01 +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
Joseph Garrone
ac99e2f41f
Merge pull request #92 from Tasyp/add-login-idp-link-email
feat: add login-idp-link-email page
2022-04-25 13:23:54 +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
garronej
bbdaaf30bc Test by default with kc 18. Update instructions to use quay.io/keycloak/keycloak instead of jboss/keycloak #93 2022-04-25 13:05:13 +02:00
garronej
785080e14a Update instructions to test on Keycloak 18 https://github.com/keycloak/keycloak-web/issues/306 #93 2022-04-25 12:30:28 +02:00
garronej
66cd5aef0c always offer to download v11.0.3 2022-04-22 18:22:28 +02:00
German Ivanov
6f8ec53e8b feat: add login-idp-link-email page 2022-04-22 17:54:47 +03:00
garronej
c583b83cbb #91 2022-04-22 16:38:20 +02:00
garronej
0e194ee045 #90 2022-04-22 13:56:29 +02:00
garronej
66c3705f2b Keycloak 18 container hasn't been published yet (changelog ignore) 2022-04-20 22:26:10 +02:00
garronej
4abbaa3841 Tell pepoles they can test with different keycloak version 2022-04-20 22:13:42 +02:00