grafana/public/app/features/admin
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
..
ldap TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
partials Admin: Cleanup old admin users edit page, see #19139 (#24463) 2020-05-10 21:05:02 +02:00
state Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
AdminEditOrgPage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
AdminListOrgsPage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
AdminOrgsTable.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AdminSettings.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
CrawlerStartButton.tsx grafana/ui: Add default type="button" to <Button> (#48183) 2022-05-04 18:36:14 +02:00
CrawlerStatus.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LicenseChrome.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
OrgRolePicker.tsx ServiceAccounts: refactor UI (#49508) 2022-06-01 09:35:16 +02:00
ServerStats.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ServerStats.tsx Storage: Add basic file upload management (#50638) 2022-07-05 10:53:41 -07:00
UpgradePage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
UserAdminPage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
UserCreatePage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
UserLdapSyncInfo.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserListAdminPage.tsx TopNav: New page layouts (#51510) 2022-07-06 17:00:56 +02:00
UserOrgs.tsx RBAC: Fix various ui issues for role picker (#53589) 2022-08-12 09:16:16 +02:00
UserPermissions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserProfile.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserSessions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.ts Use trialExpiry for determining if a user is on trial (#47975) 2022-04-20 21:37:54 +03:00