457 Commits

Author SHA1 Message Date
William Will
4ebc1e671f feat(config): add ability to customize input/output directory 2023-03-30 21:24:11 -06:00
William Will
eafb75a958 fix: do not swallow errors 2023-03-29 18:48:10 -06:00
William Will
31ca0939aa fix: pass only strings to trimIndent 2023-03-29 18:07:43 -06:00
Waldemar Reusch
3a6fe1b374 fix(cache): fix download caches
* also fix npm config running 4 times in the worst case
* factor out unzip methods
* factor and enhance trimindent
* factor out more utils
* restore windows build, which failed cause generate-i18n-messages did not write any files
2023-03-29 09:54:29 +02:00
Waldemar Reusch
0ba2f37004 Merge branch 'main' into fix-download-cache 2023-03-29 09:22:55 +02:00
Justus Jylhä
1669c38bc9 feat: add update-email.ftl page 2023-03-28 10:26:24 +03:00
garronej
c6ce6d1b49 #281: Add location and occupation to user attribute (as a patch until https://github.com/keycloakify/keycloakify/issues/40%23issuecomment-1202102662) 2023-03-28 05:19:35 +02:00
garronej
bc242b0aa7 fmt 2023-03-27 21:03:11 +02:00
Alan Matias
bef21e1cb9
fix: add url to login reset password page
fix: add  to login reset password page

fix: add urls to kc context mocks
2023-03-27 15:16:19 -03:00
garronej
a22b231982 Mute max listener warning 2023-03-25 05:11:25 +01:00
garronej
910bfe2318 Fix previous release 2023-03-25 05:09:28 +01:00
garronej
bf6c846fac Use locate theme dir in eject script 2023-03-25 04:56:17 +01:00
garronej
9f7fe0d8f7 Fix error initialization email 2023-03-25 04:42:44 +01:00
garronej
fff4dba708 #276: Add build option to select keycloak default assets version 2023-03-25 04:28:10 +01:00
garronej
f4f7ab3e49 Make email theme initialization work with theme-only projects 2023-03-25 04:20:10 +01:00
garronej
92c1486f6a Fix previous release 2023-03-24 06:25:25 +01:00
garronej
be57801e21 Fix email theme path 2023-03-24 05:50:40 +01:00
garronej
1e863672cb Find the email theme in src 2023-03-24 05:43:34 +01:00
garronej
05163f22cb Rename InseeFrLab to Keycloakify 2023-03-24 04:14:41 +01:00
garronej
160f12d7d3 Rename UserProfileCommon to UserProfileFormFields 2023-03-24 04:12:52 +01:00
Joseph Garrone
b9f020c447
Merge pull request #272 from willwill96/update-login-types
feat(login context): improve login typings
2023-03-22 04:22:13 +01:00
William Will
7ebbb0417a feat(login context): improve login typings 2023-03-21 19:47:05 -07:00
garronej
3294aaed3b Pefrorm Keycloak theme download in paralel 2023-03-22 03:34:44 +01:00
garronej
0e21f3eab6 Add missing mock 2023-03-22 03:07:33 +01:00
garronej
da577ea3cc Add stateChecker to password context 2023-03-22 03:02:44 +01:00
garronej
6ae1d8938a Fix eslint 2023-03-22 03:00:44 +01:00
garronej
5f43f1afc6 Shot a new post build tutorial video 2023-03-22 01:46:05 +01:00
garronej
d951a9ba02 Improve post build instructions 2023-03-21 23:21:30 +01:00
garronej
dd75d0ece7 Account theme specific instructions 2023-03-21 19:44:01 +01:00
garronej
2e4d722d7f Return undefined if the context dosen't match the theme 2023-03-21 18:32:00 +01:00
garronej
8b101e5043 Fix error in log related to getLogoUrl 2023-03-21 16:47:30 +01:00
garronej
0c5b100dd9 Update post build instructions 2023-03-21 15:16:23 +01:00
Waldemar Reusch
253825a35e
fix(download): fix download cache not behaving as expected 2023-03-21 14:48:16 +01:00
garronej
0fdd9e75a6 Fix the helper type that enable to extend the KcContext 2023-03-21 14:21:09 +01:00
garronej
c9e546a8fd Fix numerous bugs, improve structure 2023-03-21 05:27:31 +01:00
garronej
1ea0f4c339 Fix usePrepareTemplate 2023-03-21 03:01:49 +01:00
garronej
b3acecdcea Use children prop for Template 2023-03-21 02:36:13 +01:00
garronej
ec479c7e91 Update initialize-email-theme script 2023-03-21 01:50:21 +01:00
garronej
fd7760d9ed Update eject-keycloak-page 2023-03-21 01:18:02 +01:00
garronej
254bfccc62 Feature Account theme customization 2023-03-20 05:28:53 +01:00
garronej
5b4aeca63c Done implementing the templates and the two first pages 2023-03-20 05:14:25 +01:00
garronej
17871daf0c Build account theme 2023-03-20 01:48:03 +01:00
garronej
cdd4460968 Rename iitialize-email-theme 2023-03-20 01:30:42 +01:00
garronej
fa6a37880b Fix script for account and email 2023-03-20 01:30:16 +01:00
garronej
d4e1dabe12 Fix build error 2023-03-20 00:59:53 +01:00
garronej
a3fd376b24 Refactor of the i18n download mechanism 2023-03-20 00:58:35 +01:00
garronej
aaac1f54e8 Untrack generated messages 2023-03-20 00:03:15 +01:00
garronej
41c0329822 Move everything under the login dir 2023-03-19 23:12:45 +01:00
garronej
59d47592d9 Fix other scripts 2023-03-19 16:58:26 +01:00
garronej
b573bc20b5 Fix 2023-03-19 16:37:35 +01:00