* Identity Provider Pager (UI) Closes#21074
Signed-off-by: Andreas Kozadinos <koza-sparrow@hotmail.com>
* fixed the PR
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* Update js/apps/admin-ui/src/identity-providers/IdentityProvidersSection.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* Update js/apps/admin-ui/src/identity-providers/IdentityProvidersSection.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* Update js/apps/admin-ui/src/identity-providers/ManageOrderDialog.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
---------
Signed-off-by: Andreas Kozadinos <koza-sparrow@hotmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Andreas Kozadinos <koza-sparrow@hotmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* move account ui user profile to shared
* use ui-shared on admin same error handling
also introduce optional renderer for added component
* move scroll form to ui-shared
* merged with main
* fix lock file
* fixed merge error
* fixed merge errors
* fixed tests
* moved user profile types to admin client
* fixed more types
* pr comments
* fixed some types
closes#22372
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
Co-authored-by: Michal Hajas <mhajas@redhat.com>