keycloak-scim/js/libs/ui-shared/src/controls
agagancarczyk 65448ff8c3
Changed KeyckloakTextInput to TextControl in NewRealmForm (#27596)
* Replaced KeycloakTextInput with TextControl

Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>

* changed Switch to DefaultSwitchControl

Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>

* Fix `defaultValue` behaviour for `SwitchControl`

Signed-off-by: Jon Koops <jonkoops@gmail.com>

* fixing test

Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>

* fixing test

Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>

---------

Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-03-06 14:07:49 +00:00
..
keycloak-text-area Change client description component to use utils (#19165) 2023-03-24 16:53:43 +01:00
FormLabel.tsx pf5 refactor client scope (#26734) 2024-02-13 07:53:38 -05:00
HelpItem.tsx Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
NumberControl.tsx Omit built-in props overwritten on form controls (#27425) 2024-03-01 15:24:58 +00:00
SelectControl.tsx Fix broken flow binding dialog (#26336) 2024-01-19 14:41:29 +01:00
SwitchControl.tsx Changed KeyckloakTextInput to TextControl in NewRealmForm (#27596) 2024-03-06 14:07:49 +00:00
TextAreaControl.tsx Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
TextControl.tsx Omit built-in props overwritten on form controls (#27425) 2024-03-01 15:24:58 +00:00