grafana/public/app/features/admin
Ieva 5dbea9996b
RBAC: Make RBAC action names more consistent (#49730)
* update action names

* correctly retrieve teams for signed in user

* remove test

* undo swagger changes

* undo swagger changes pt2

* add migration from old action names to the new ones

* rename from list to read

* linting

* also update alertign actions

* fix migration
2022-06-02 13:14:48 +01:00
..
ldap LDAP: validate organization role during parsing (#37188) 2022-05-04 09:35:10 +02:00
partials Admin: Cleanup old admin users edit page, see #19139 (#24463) 2020-05-10 21:05:02 +02:00
state Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AdminEditOrgPage.tsx grafana/ui: Add default type="button" to <Button> (#48183) 2022-05-04 18:36:14 +02:00
AdminListOrgsPage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AdminOrgsTable.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AdminSettings.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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
ExportStartButton.tsx Export: introduce export plumbing (behind dev feature flag) (#48091) 2022-04-25 16:59:18 -07:00
ExportStatus.tsx Export: introduce export plumbing (behind dev feature flag) (#48091) 2022-04-25 16:59:18 -07: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 Export: introduce export plumbing (behind dev feature flag) (#48091) 2022-04-25 16:59:18 -07:00
UpgradePage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserAdminPage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserCreatePage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserLdapSyncInfo.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserListAdminPage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
UserOrgs.tsx RBAC: Make RBAC action names more consistent (#49730) 2022-06-02 13:14:48 +01: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