keycloak-scim/js/libs/ui-shared/src/user-profile
Erik Jan de Wit d2e8092c7f
move keycloak select to ui-shared and fix typeahead (#30209)
* move keycloak select to ui-shared and fix typeahead

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* Fix the account console test

Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>

* Fix cypress tests

Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>

* fix for when value is an array

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fix for when value is an array

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* add support for array selecting single value

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fixed saying open once clicked outside and value

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* small issue when pressing enter

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
Co-authored-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-06-07 16:05:03 +00:00
..
LocaleSelector.tsx remove all use of deprecated Select and Dropdown (#29270) 2024-05-30 13:45:58 +02:00
MultiInputComponent.tsx
OptionsComponent.tsx use label function to fetch the translation (#28473) 2024-04-08 10:28:17 +02:00
SelectComponent.tsx move keycloak select to ui-shared and fix typeahead (#30209) 2024-06-07 16:05:03 +00:00
TextAreaComponent.tsx
TextComponent.tsx Apply localization to placeholder and before text 2024-04-15 17:58:22 +02:00
UserProfileFields.tsx fixed flaky-ness and removed deprecated select (#30078) 2024-06-05 14:48:48 +02:00
UserProfileGroup.tsx Apply localization to placeholder and before text 2024-04-15 17:58:22 +02:00
utils.ts use label function to fetch the translation (#28473) 2024-04-08 10:28:17 +02:00