Joseph Garrone
|
5045c5e8bf
|
Add initialize-email-theme, initialize-account-theme and copy-keycloak-resources-to-public to commands that can be delegated to a custom handler
|
2024-10-06 13:18:30 +02:00 |
|
Joseph Garrone
|
9de2ed9eaf
|
Fix dead code
|
2024-10-06 12:44:46 +02:00 |
|
Joseph Garrone
|
a04f07d149
|
Make sure the update-kc-gen command is delegated when building with vite
|
2024-10-06 09:06:49 +02:00 |
|
Joseph Garrone
|
e8609de7b4
|
No need to handle non react environement with custom handler support
|
2024-10-06 06:44:53 +02:00 |
|
Joseph Garrone
|
77f12a940d
|
Fix not handling correctly exit cause
|
2024-10-06 06:41:51 +02:00 |
|
Joseph Garrone
|
881386a123
|
add debug logs
|
2024-10-05 22:28:36 +02:00 |
|
Joseph Garrone
|
590de7a67b
|
Fix missing exports
|
2024-10-05 21:23:17 +02:00 |
|
Joseph Garrone
|
35b012b937
|
Implement custom handler cli hook
|
2024-10-05 20:30:09 +02:00 |
|
Joseph Garrone
|
e14f187fc0
|
Fix cache issue
|
2024-10-04 16:56:02 +02:00 |
|
Joseph Garrone
|
6f416ad335
|
Update version ranges for Multi-Page account theme
|
2024-10-04 12:58:31 +02:00 |
|
Joseph Garrone
|
bcb514ae9c
|
Aditional context exclusion
|
2024-10-04 12:44:03 +02:00 |
|
Joseph Garrone
|
39ad1eb8d1
|
Update version target range
|
2024-10-04 12:17:08 +02:00 |
|
johanjk
|
80eaa77acc
|
['select-radiobuttons'/'multiselect-checkboxes'] fixed 'inputOptionLabels'
|
2024-10-02 16:16:16 +02:00 |
|
Joseph Garrone
|
77952337c5
|
Avoid modifying BASE_URL for App context
|
2024-10-01 11:52:40 +02:00 |
|
Joseph Garrone
|
9f8a36fe93
|
Fix allegated vulnerability
|
2024-09-30 11:48:57 +02:00 |
|
Joseph Garrone
|
8cacb21f1b
|
Remove unessesary reference to react specific construct in KcContext
|
2024-09-30 01:22:37 +02:00 |
|
Joseph Garrone
|
da3023cf5e
|
Refactor: Make ClassKey importable without having react as a dependency
|
2024-09-30 00:31:27 +02:00 |
|
Joseph Garrone
|
802a6ab5ec
|
Explicitely prohibit space and special character in theme names
|
2024-09-28 00:34:24 +02:00 |
|
Joseph Garrone
|
04307c8226
|
Remove dead code
|
2024-09-28 00:17:17 +02:00 |
|
Joseph Garrone
|
ff6b91b801
|
refactor
|
2024-09-28 00:05:19 +02:00 |
|
Joseph Garrone
|
c8ca598465
|
Refactor
|
2024-09-27 23:45:14 +02:00 |
|
Joseph Garrone
|
9444b897ee
|
#669
|
2024-09-27 23:37:23 +02:00 |
|
Joseph Garrone
|
3d1951b72c
|
Merge together generateResourcesForMainTheme and generateResourcesForThemeVariant
|
2024-09-27 23:05:51 +02:00 |
|
Joseph Garrone
|
2f02a4379c
|
Enable i18n in Single-Page account theme
|
2024-09-25 10:26:25 +02:00 |
|
Joseph Garrone
|
f57f311aab
|
Fix async io not awaited and don't crash if .ftl files does not exist for some reason
|
2024-09-24 19:47:01 +02:00 |
|
Joseph Garrone
|
23179cac53
|
Fix last bug
|
2024-09-23 00:19:34 +02:00 |
|
Joseph Garrone
|
954c3319bb
|
Fix bug in label resolution
|
2024-09-22 23:46:45 +02:00 |
|
Joseph Garrone
|
eb6ec0275d
|
Remove debug log
|
2024-09-22 22:53:31 +02:00 |
|
Joseph Garrone
|
890f8bc2d5
|
Fix: Forget to create a dir before writing files
|
2024-09-22 22:53:13 +02:00 |
|
Joseph Garrone
|
26b8dd9cda
|
Improve intentionality
|
2024-09-22 22:48:31 +02:00 |
|
Joseph Garrone
|
c07af8491c
|
Complete statical parsing of withExtraLanguages
|
2024-09-22 22:46:56 +02:00 |
|
Joseph Garrone
|
10d4da9fbf
|
No need to escape since we sanitize
|
2024-09-22 22:18:24 +02:00 |
|
Joseph Garrone
|
95e861099f
|
Integrate kcSanitize
|
2024-09-22 20:41:18 +02:00 |
|
Joseph Garrone
|
ddb0af1dcb
|
Vendor dompurify, use isomorphic-dompurify only for tests
|
2024-09-22 20:12:11 +02:00 |
|
Joseph Garrone
|
b6e9043d91
|
Reorganize kcSanitarize
|
2024-09-22 18:56:05 +02:00 |
|
Joseph Garrone
|
2a6b14adc6
|
Merge pull request #666 from uchar/fix/dangerouslySetInnerHTML
Fix/dangerously set inner html
|
2024-09-22 18:27:25 +02:00 |
|
Joseph Garrone
|
159a5f60d0
|
Add missing scope in ftl template
|
2024-09-22 18:22:11 +02:00 |
|
Joseph Garrone
|
08f03b3118
|
Merge branch 'main' into i18n_extraLanguages_and_perThemeVariantTranslations
|
2024-09-22 18:15:25 +02:00 |
|
Joseph Garrone
|
f137960f96
|
Reneame useStylesAndScript to useInitialize
|
2024-09-22 18:12:46 +02:00 |
|
Joseph Garrone
|
e5ab46727a
|
Make the i18n API more type safe
|
2024-09-22 17:14:03 +02:00 |
|
Joseph Garrone
|
8d2679b76e
|
Progess in parsing of the extra languages provided by the user
|
2024-09-22 15:39:32 +02:00 |
|
Joseph Garrone
|
b0b6b994ed
|
Almost done, left to extract the extra language resources
|
2024-09-22 04:39:24 +02:00 |
|
Joseph Garrone
|
439bed2f24
|
Update account theme i18n.ts boilerplate
|
2024-09-21 23:41:08 +02:00 |
|
Joseph Garrone
|
5a233d8878
|
Avoid too many types declaration indirections
|
2024-09-21 23:35:44 +02:00 |
|
Joseph Garrone
|
20cdbb6185
|
Rename .create() by .build() for i18nBuilder
|
2024-09-21 23:21:15 +02:00 |
|
Joseph Garrone
|
b3c4208e44
|
Rename i18nInitializer by i18nBuilder
|
2024-09-21 23:09:12 +02:00 |
|
Joseph Garrone
|
8623037224
|
Various little adjustments relative to the new i18n API
|
2024-09-21 22:35:30 +02:00 |
|
Joseph Garrone
|
e8d3d3d741
|
Automatically generate account i18n code
|
2024-09-21 21:44:14 +02:00 |
|
Joseph Garrone
|
cc700f0ba0
|
Untrack account i18n, code will be generated automatically
|
2024-09-21 21:33:57 +02:00 |
|
Joseph Garrone
|
801a5cce17
|
Enable to add label to extra message not in the default set
|
2024-09-21 21:33:04 +02:00 |
|