grafana/public/app/features/users
Karl Persson 7e16d5b4b4
RBAC: Fix various ui issues for role picker (#53589)
* RolePicker: Check if user has permissions to delegate roles

* UserRolePicker: Require both UserRolsAdd and UserRolesRemove for chaning
roles

* RolePicker: Add option for controlling if roles can be updated to
RolePicker

* UserOrgs: Dont try to fetch roles with wrong permission

* RolePicker: make usage consistent with allowed actions

* RolePickerMenu: Remove unused property

* UserOrgs: Check for correct permission

* UserRolePicker: add apply to controll apply behaviour instand of
updateDisabled

* UserOrgs: Check for correct permission when trying to update roles

* RolePicker: Disable button if no roles or org role can be updated

* RolePicker: Always close on update

* RolePicker: Fix issue with updating immutable value

* ServiceAccountsListItem: Pass correct value to RolePicker

* ServiceAccountCreatePage: Pass correct value
2022-08-12 09:16:16 +02:00
..
__mocks__ Forms migration: Org users page (#23372) 2020-04-15 16:49:20 +02:00
state Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TokenRevokedModal.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UsersActionBar.test.tsx convert UsersActionBar tests to RTL (#48737) 2022-05-12 13:16:22 -07:00
UsersActionBar.tsx Access Control: Allow org admins to invite new users (#52894) 2022-07-27 17:37:27 +01:00
UsersListPage.test.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
UsersListPage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
UsersTable.test.tsx Convert Enzyme UsersTable test to RTL (#49836) 2022-05-31 18:58:59 +03:00
UsersTable.tsx RBAC: Fix various ui issues for role picker (#53589) 2022-08-12 09:16:16 +02:00