97 Commits

Author SHA1 Message Date
Joseph Garrone
b7a543f8cb Do not export PageProps in the index 2024-06-11 20:30:39 +02:00
Joseph Garrone
c750bf4ee8 Export PageProps 2024-06-11 19:14:04 +02:00
Joseph Garrone
8a25b93ab2 Rename Fallback to DefaultPage 2024-06-09 11:24:50 +02:00
Joseph Garrone
7a040935e9 i18n need to be passed as props if we want to be able to ovewrite 2024-06-09 11:20:45 +02:00
Joseph Garrone
1a48681591 getClassName -> kcClsx 2024-06-09 08:27:07 +02:00
Joseph Garrone
8f006f0009 Apply the new way i18n is implemented to every pages 2024-06-09 04:43:18 +02:00
Joseph Garrone
8d365dae53 Refactor i18n, make component use the hook directly 2024-06-08 17:55:05 +02:00
Joseph Garrone
01fb89674c Refactor i18n so that we don't have to wait for translations to be downloaded to render the page 2024-06-08 15:50:04 +02:00
Joseph Garrone
c9fb0ca6ae Rename extention types 2024-06-08 14:20:56 +02:00
Joseph Garrone
7f917311d8 Export ClassKey in the index instead of PageProps 2024-06-08 07:17:11 +02:00
Joseph Garrone
a7f3e00821 Remove createKcContextMock from the index 2024-06-06 06:27:28 +02:00
Joseph Garrone
148f7fa316 Rollback unarrowing of the getKcContextMock return type 2024-06-06 02:29:09 +02:00
Joseph Garrone
beb0e8bd77 Add missing translations 2024-06-06 00:33:34 +02:00
Joseph Garrone
cace66e9f8 No longer need for a eslint rule ignore for with default vite starter 2024-06-05 23:30:28 +02:00
Joseph Garrone
aa8dc1919f Make getKcContext mock return type less narrow 2024-06-05 23:24:21 +02:00
Joseph Garrone
6bcdf286ef Add missing export 2024-06-05 22:53:14 +02:00
Joseph Garrone
d9345396e8 Fix build 2024-06-05 22:48:13 +02:00
Joseph Garrone
e8a11991a0 Rename kcContext -> KcContext and improve consistency 2024-06-05 21:13:58 +02:00
Joseph Garrone
0461190a67 Do not export default the Fallback component 2024-06-05 18:42:32 +02:00
Joseph Garrone
06b3211b08 Ease up the instentiation of i18n 2024-06-05 18:41:53 +02:00
Joseph Garrone
b1da684008 Re implement asset fetching 2024-06-05 06:10:11 +02:00
Joseph Garrone
183826ca0d Improve terms story 2024-06-04 04:06:29 +02:00
Joseph Garrone
c1a63edd71 Refactor kcContext, avoid having mocks in the dist https://github.com/keycloakify/keycloakify/discussions/299#discussioncomment-9616747 2024-06-03 18:28:34 +02:00
Joseph Garrone
2f42732deb #549 Done 2024-05-27 23:44:41 +02:00
Joseph Garrone
ccc5ac6a1f Update prettier configuration 2024-05-20 19:30:15 +02:00
Joseph Garrone
22e7ff1424 Update prettier configuration 2024-05-20 15:50:58 +02:00
Joseph Garrone
977d0dc761 Bundle bin 2024-05-19 04:02:36 +02:00
Joseph Garrone
d4f03b6b9e bin general reresh, introducing termost 2024-05-18 01:17:31 +02:00
Joseph Garrone
19f1b4b14e Converts all functions without arguments at the same place in the ftl template 2024-05-18 01:17:31 +02:00
Joseph Garrone
5e2debc695 Fix language menu select in templates 2024-05-18 01:17:31 +02:00
Joseph Garrone
b122957ec0 Update account theme template 2024-05-18 01:15:58 +02:00
Joseph Garrone
138208bf82 Update prepare template for Keycloak 24 2024-05-18 01:15:58 +02:00
giorgoslytos
346e3df009 feat: Addition of FederatedIdentity Account Page 2024-05-17 12:14:47 +03:00
giorgoslytos
19ba0873f5 fix: Prune 2024-05-16 17:11:45 +03:00
giorgoslytos
fb4acc62c4 fix: Addition of prop logoutUrl 2024-05-16 17:09:03 +03:00
giorgoslytos
fd538e95ca fix: Correction of import of useGetClassName 2024-05-16 14:05:58 +03:00
giorgoslytos
def2d8b75b fix: Correction of Application page 2024-05-16 14:05:28 +03:00
giorgoslytos
586b28af1c fix: Correction of types on KcContext for account pages 2024-05-16 12:53:31 +03:00
Joseph Garrone
ad339710f1 Add corect document title and html lang property in account theme 2024-04-10 03:33:33 +02:00
George Litos
2e6321342e Merge branch 'main' into feat/additional-account-pages 2024-03-02 13:41:48 +02:00
Joseph Garrone
5bf33aae75 Better support for environnement variables 2024-03-02 09:29:36 +01:00
Joseph Garrone
1bb0c9dfc2 Add generic type for kcContext.properties 2024-03-02 09:01:57 +01:00
giorgoslytos
79e25e69bb feat: addition of Log account page 2024-02-21 13:44:33 +02:00
giorgoslytos
b95c12772d style: Add spaces between words 2024-02-21 13:36:55 +02:00
giorgoslytos
de47525d7c feat: Addition of Application Account page 2024-02-19 17:29:46 +02:00
giorgoslytos
f49d20e47c feat: Totp account page fixed and completed 2024-02-19 11:57:03 +02:00
George Litos
33b9917229 fix: locales in account totp page 2024-02-19 08:58:27 +02:00
giorgoslytos
319d7dbe94 feat: Addition of Totp account page 2024-02-16 17:40:12 +02:00
giorgoslytos
feb8eaf95a
Merge branch 'keycloakify:main' into additional-account-pages 2024-02-13 22:27:25 +02:00
Joseph Garrone
e3e6847c82 Prevent users from having to use any 2024-02-12 13:27:07 +01:00