grafana/public/app/features/plugins/admin/hooks
Marcus Andersson fe11a31175
PluginsCatalog: disable post-installation steps if user does not have sufficient permissions (#40853)
* added missing permissions check

* moved the permission check to the datasource component.

* added test for checking permissions.

* added tests with different permissions.

* minor refactoring so the mockUserPermisson can be reused.
2021-10-26 15:18:12 +02:00
..
useHistory.tsx Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
usePluginConfig.tsx PluginsCatalog: adding error information about disabled plugins. (#39171) 2021-09-20 09:08:00 +02:00
usePluginDetailsTabs.tsx PluginsCatalog: disable post-installation steps if user does not have sufficient permissions (#40853) 2021-10-26 15:18:12 +02:00
usePlugins.tsx Plugins Catalog: migrate state handling to Redux (#38876) 2021-09-09 12:20:35 +02:00