Jon Koops
|
919d07c90b
|
Add RoutableTabs component for routed tabs (#1852)
|
2022-01-14 11:05:50 +01:00 |
|
Erik Jan de Wit
|
ede8db53a0
|
Added default role tab to realm settings (#1497)
* added user registration tab to realm settings
* added keycloak spinner
* fixed routing from all role tabs
* Update src/realm-settings/RealmSettingsTabs.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
* changed tab name to "associated-roles"
* removed useless key attribute
* removed unnessary variable
* fixed pagination
* rebased
* fixed default role type
* fixed create realm role
* fixed helpItem forID
* fixed test
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
|
2021-11-16 12:10:10 +01:00 |
|
Jon Koops
|
c61ba73781
|
Add user profile tab to realm settings (#1509)
|
2021-11-12 10:04:05 -05:00 |
|
Erik Jan de Wit
|
c96450ef61
|
make all routes lazy (#1445)
|
2021-10-29 18:11:06 +02:00 |
|
agagancarczyk
|
b9208cb9c7
|
Admin events rep dialog (#1137)
* admin-events-list: added PF code editor
* realm-settings: added template for client policies tab
* realm-settings: fixed space between text and q icon
* admin-events-list: hardcoded representation dialog
* realm-settings: css improvement
* realm-settings: feedback applied
* realm-settings: feedback applied
* admin-events-list: fixed representation dialog
* admin-events-list: fixed representation dialog
* Update src/events/AdminEvents.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* admin-events-list: fixed representation dialog
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
|
2021-09-09 11:45:19 +01:00 |
|
Jenny
|
45e07266eb
|
Realm settings(tokens): Add tokens tab (#934)
* wip tokens tab
* tokens
* add data-testids to cypress doc
* uncomment
* uncomment
* finish tests
* remove logs
* fix help text
* fix form panel title for sessions
* removed unused useEffect
* wip tokens updates to convert function
* fix flattened attributes to match call
* interpolate timespan
* delete unused variables
|
2021-08-09 15:28:24 -04:00 |
|
Jon Koops
|
620ac8b024
|
Use new routing conventions for realm settings (#904)
|
2021-07-23 18:29:10 +02:00 |
|