keycloak-scim/src/realm-roles
Eugenia da2fa32a69
Realm roles: adds "Inherited From" column to Associated Roles tab (#391)
* WIP  modal

* modal WIP

add modal

place modal in separate file

format

wip implementation

getCompositeRoles with Jeff

add associated roles tab WIP

addComposites function WIP

fix post call

additional roles fetch

big rebase

WIP refresh

resolve conflicts with Erik latest -> fixes role creation

cypress tests, bump react-hook-form to remove console warnings

delete add

refresh with Jeff, update cypress tests, select additional roles tab on add

make dropdownId optional

format

add additionalRolesModal to associated roles tab

add toolbar items

add toolbaritems to associated role tab, matches mock

rebase

add descriptions to alert

add badge

fix badge logic

fix URL when associate roles are deleted, format

update cypress test

format

add associated roles refresh, PR feedback from Erik

add associated roles refresh, PR feedback from Erik

lint

* add inherited roles with Jeff

* hide inherited roles

* clean up

* rebase

* clean up modal file

* remove filter dropdown

* remove log stmts

* fix types error with Erik

* format after rebase

* fix lint

* fix cypress test

* PR feedback from Erik

* PR feedback from Erik

* remove comment

* remove client hook

* remove unused declaration
2021-02-25 10:10:28 +01:00
..
__tests__ WIP role attributes 2021-01-11 16:19:22 -05:00
AliasRendererComponent.tsx Realm roles: adds "Inherited From" column to Associated Roles tab (#391) 2021-02-25 10:10:28 +01:00
AssociatedRolesModal.tsx Realm roles: adds "Inherited From" column to Associated Roles tab (#391) 2021-02-25 10:10:28 +01:00
AssociatedRolesTab.tsx Realm roles: adds "Inherited From" column to Associated Roles tab (#391) 2021-02-25 10:10:28 +01:00
messages.json Realm roles: adds "Inherited From" column to Associated Roles tab (#391) 2021-02-25 10:10:28 +01:00
RealmRoleForm.tsx rebase and fix reload 2021-01-28 14:24:51 -05:00
RealmRolesSection.css Realm roles: associated roles tab (#358) 2021-02-17 08:17:04 +01:00
RealmRolesSection.tsx Modal with clients (#380) 2021-02-23 08:36:37 -05:00
RealmRoleTabs.tsx Realm roles: adds "Inherited From" column to Associated Roles tab (#391) 2021-02-25 10:10:28 +01:00
RoleAttributes.tsx Realm Roles: associated roles modal functionality (#351) 2021-02-04 15:50:13 -05:00
RolesList.tsx Realm roles: fix pagination by 10 (#367) 2021-02-18 07:38:23 +01:00