keycloak-scim/js/apps/admin-ui/src/utils
agagancarczyk b01e47feec
Added localization for User Profile attribute groups (#29374)
* resolved conflicts

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

* added localization feature to up attributes groups

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

* refactor

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

* fix linting

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

* fixed attribute groups test

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

* fixed another failing test

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

* reverted the test change

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-05-13 09:50:00 -04:00
..
client-url.test.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
client-url.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
generateEncodedPath.ts Make passing parameters to generateEncodedPath() type-safe (#25944) 2024-01-05 15:11:43 +01:00
getAuthorizationHeaders.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
joinPath.test.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
joinPath.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
types.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
useCurrentUser.ts use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
useFetch.ts Replace react-error-boundary with own implementation (#26094) 2024-01-10 13:37:59 -05:00
useFormatDate.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
useIsFeatureEnabled.ts only render when ui when feature is enabled (#29101) 2024-04-30 08:58:45 +02:00
useLocale.ts Added localization for User Profile attribute groups (#29374) 2024-05-13 09:50:00 -04:00
useLocaleSort.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
useParams.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
useQueryPermission.ts Add permission check around clipboard access (#22781) 2023-08-29 11:50:38 +00:00
useSetTimeout.test.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
useSetTimeout.ts Add permission check around clipboard access (#22781) 2023-08-29 11:50:38 +00:00
useToggle.test.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
useToggle.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
useUpdateEffect.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00