|
b947b8a00d
|
Display name and displayNameHtml are always provided
|
2024-08-15 22:40:08 +02:00 |
|
|
60fa240a4d
|
#611
|
2024-08-15 22:38:45 +02:00 |
|
|
6edf9c3d15
|
Fix div duplication
|
2024-08-14 15:48:16 +02:00 |
|
|
5d786c922f
|
Enable the errors to be displayed immediately and not after focus is lost
|
2024-07-31 18:45:48 +02:00 |
|
|
d547ec3126
|
#596
|
2024-07-27 01:13:47 +02:00 |
|
|
0091a888bc
|
#594
|
2024-07-24 16:59:54 +02:00 |
|
|
c0d127e4f4
|
#593
|
2024-07-23 14:58:39 +02:00 |
|
|
951c202fd0
|
Merge pull request #589 from lokmeinmatz/keycloak_24
fix: Typo InputFiledByType to InputFieldByType
|
2024-07-17 14:30:17 +02:00 |
|
|
b6b384854e
|
Remove tsafe usage from ejectable page
|
2024-07-17 13:58:39 +02:00 |
|
|
dac937060d
|
fix: Typo InputFiledByType to InputFieldByType
|
2024-07-17 09:35:59 +02:00 |
|
|
60aaa03202
|
Annotate i18n nodes
|
2024-07-14 08:11:17 +02:00 |
|
|
f172b94467
|
Use uppercase for constants
|
2024-07-13 19:33:59 +02:00 |
|
|
0b6f56a774
|
Naming convention consistency
|
2024-07-13 18:42:27 +02:00 |
|
|
4292c0c642
|
Rework i18n
|
2024-07-13 09:07:11 +02:00 |
|
|
9dca515a42
|
Add group annotations to Attribute
|
2024-07-13 08:00:16 +02:00 |
|
|
24bb4902c2
|
Includes in the kcContext missing realm defined translations #582
|
2024-07-10 22:18:24 +02:00 |
|
|
7c257d97a7
|
#577
|
2024-07-04 19:53:57 +02:00 |
|
|
f62ded3c8e
|
Fix saml-post-form.ftl storybook
|
2024-07-01 19:15:01 +02:00 |
|
|
14cb07efb2
|
Make terms acceptance a required field on the Register page
|
2024-06-28 07:16:17 +02:00 |
|
|
3706f15f7e
|
Fix bug resolving user profile translations
|
2024-06-28 06:46:12 +02:00 |
|
|
1ace44fe31
|
Rename extraMessages -> messageBundle
|
2024-06-22 17:03:59 +02:00 |
|
|
a60f05415b
|
Export fallback language tag ("en") as a constant
|
2024-06-22 17:03:44 +02:00 |
|
|
a8186f1ed9
|
Don't use tsafe directly in ejectable components
|
2024-06-22 17:01:45 +02:00 |
|
|
c2ff515a17
|
Enable termsText to be extended via local message bundle
|
2024-06-22 14:09:11 +02:00 |
|
|
454a9cd01c
|
Remove useDownloadTerms see: https://docs.keycloakify.dev/terms-and-conditions, remove react-markdown
|
2024-06-22 02:53:30 +02:00 |
|
|
3ad554ed59
|
#569
|
2024-06-21 20:28:14 +02:00 |
|
|
638e4e6410
|
Set the terms to empty string when building
|
2024-06-21 02:13:31 +02:00 |
|
|
aa9b7cccc7
|
Rework Terms
|
2024-06-21 02:01:55 +02:00 |
|
|
c81c350136
|
Improve mock and stories
|
2024-06-12 23:11:06 +02:00 |
|
|
7c19e1f1f7
|
Fix wrong condition for displaying error in the template
|
2024-06-12 21:38:48 +02:00 |
|
|
ee916af48e
|
Provide default message for the info page
|
2024-06-12 09:20:10 +02:00 |
|
|
30f4e7d833
|
Add PasswordPolicies on every page where there's user profile
|
2024-06-12 08:57:40 +02:00 |
|
|
e1633f43f4
|
Apply same strategy for UserProfileFormField than for TempateProps for extendability
|
2024-06-11 21:21:58 +02:00 |
|
|
b8bb6c4f02
|
Fix build
|
2024-06-11 20:40:00 +02:00 |
|
|
b7a543f8cb
|
Do not export PageProps in the index
|
2024-06-11 20:30:39 +02:00 |
|
|
ffb27fc66d
|
Extract Props from UserProfileFormFields so it's ejectable
|
2024-06-11 20:27:03 +02:00 |
|
|
c750bf4ee8
|
Export PageProps
|
2024-06-11 19:14:04 +02:00 |
|
|
287dd9bd31
|
Refactor + attributes with options rendered by default as select inputs
|
2024-06-11 09:22:50 +02:00 |
|
|
8a25b93ab2
|
Rename Fallback to DefaultPage
|
2024-06-09 11:24:50 +02:00 |
|
|
7a040935e9
|
i18n need to be passed as props if we want to be able to ovewrite
|
2024-06-09 11:20:45 +02:00 |
|
|
9c123f37c8
|
Make of doMakeUserConfirmPassword a prop of UserProfileFormFields
|
2024-06-09 09:34:39 +02:00 |
|
|
e3382de8e0
|
Fix boolean logic error
|
2024-06-09 08:30:57 +02:00 |
|
|
1a48681591
|
getClassName -> kcClsx
|
2024-06-09 08:27:07 +02:00 |
|
|
8f006f0009
|
Apply the new way i18n is implemented to every pages
|
2024-06-09 04:43:18 +02:00 |
|
|
8d365dae53
|
Refactor i18n, make component use the hook directly
|
2024-06-08 17:55:05 +02:00 |
|
|
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 |
|
|
c9fb0ca6ae
|
Rename extention types
|
2024-06-08 14:20:56 +02:00 |
|
|
7f917311d8
|
Export ClassKey in the index instead of PageProps
|
2024-06-08 07:17:11 +02:00 |
|
|
2bfb856f07
|
Inconsistency fix
|
2024-06-08 04:10:04 +02:00 |
|
|
702f52f1c9
|
Only add the lang annotation if the lang is different from the current
|
2024-06-07 08:05:35 +02:00 |
|