grafana/public/app/features/plugins/admin
Jack Westbrook 207b2993b2
Plugins Catalog: Only allow admins to access plugins catalog (#57101)
* feat(plugins-catalog): only allow admins to access plugins catalog routes

* add backend check

* fix(plugins-catalog): update route role access to include server admins

Co-authored-by: Will Browne <will.browne@grafana.com>
2022-11-30 09:41:28 +01:00
..
__mocks__ Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
components Plugins: Make the Plugin Details page reusable (#58741) 2022-11-29 13:45:03 +01:00
hooks Navigation: Convert PluginDetails page to use new Page extensions (#58509) 2022-11-09 14:44:38 +00:00
img Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
pages Plugins: Make the Plugin Details page reusable (#58741) 2022-11-29 13:45:03 +01:00
state Revert "Plugins: Display "renderer" and "secretsmanager" plugin types under plugin catalog "Application" filter (#55597)" (#55686) 2022-09-23 10:58:57 -04:00
api.ts Plugins: Make "README" the default markdown request param (#58264) 2022-11-07 11:16:17 +01:00
constants.ts Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 2021-11-12 11:07:12 +01:00
helpers.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
helpers.ts Navigation: Convert PluginDetails page to use new Page extensions (#58509) 2022-11-09 14:44:38 +00:00
permissions.ts PluginsCatalog: disable post-installation steps if user does not have sufficient permissions (#40853) 2021-10-26 15:18:12 +02:00
routes.tsx Plugins Catalog: Only allow admins to access plugins catalog (#57101) 2022-11-30 09:41:28 +01:00
types.ts PluginDetails: Make plugin details page look good in topnav (#55571) 2022-09-26 15:04:07 +02:00