Erik Jan de Wit
bda591fb0d
added better / more realm role tests ( #2119 )
2022-02-23 12:05:38 +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
Erik Jan de Wit
9c48bb4d90
refactor + use new composite role api ( #1399 )
...
* refactor + use new composite role api
* fixed types
* Update src/realm-roles/AssociatedRolesModal.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* Update src/realm-roles/AssociatedRolesModal.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* Update src/realm-roles/RealmRoleTabs.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* code review comments
* removed duplicate type
* route
* Update src/realm-roles/AssociatedRolesModal.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* Update src/realm-roles/routes/RealmRole.ts
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* Update src/realm-roles/AssociatedRolesModal.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* fix unused import
* fixed test
* fixed merge errors
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-11-01 13:29:52 +01:00
Jon Koops
775885c56b
Configure Cypress to use the correct types ( #1168 )
2021-09-17 15:23:34 +02:00
Jon Koops
27bcd66a29
Lint all files in the project ( #1167 )
2021-09-16 12:24:21 +02:00
Erik Jan de Wit
9eedd13a6b
fixed realm role test ( #962 )
2021-08-09 16:31:03 +02:00
Erik Jan de Wit
5dde8ee523
better waits for realm role tests ( #897 )
...
* better waits for realm role tests
* possible fix for delete
2021-07-23 12:58:39 +02:00
Jenny
5e6c6b0775
Default roles: UI Changes from KEYCLOAK-14846 ( #693 )
...
* defaultRoles wip
default role changes done
clean up log stmts
update snapshot
fix masthead test
* fix cypress test
* fix tabs
2021-06-18 16:04:20 -04:00
Eugenia
bf4cae6735
Changes from Realm Roles UX Review [List] ( #433 )
...
* realm roles UX review progress wip
* filter realm roles on Enter key press, add filter functionality
* remove chip group filters
* clean up
* format
* filterChips logic now in table toolbar
* fix lint and format
* save with erik
* remove filter chips functionality
* fix check-types
* fix realm roles cypress test
* format
* revert changes to group attributes
* cypress test
* use filter
* remove log
* remove unused prop
2021-03-22 09:14:24 +01:00
jenny-s51
259579be8c
cypress tests passing, standardize to match
2021-03-03 09:55:19 -05:00
Erik Jan de Wit
39ef50bb1b
remove seperate test project, intgrate cypress
2021-02-19 09:07:40 +01:00