grafana/public/app/features/plugins/admin/hooks
Marcus Andersson 487baf5a25
PluginsCatalog: hiding version history tab and install controls for plugins not published to grafana-com (#41634)
* will hide the version tab for core plugins.

* will not try to fetch the version list if plugin is local.

* added the concept wheter or not a plugin is published or not.

* Update public/app/features/plugins/admin/pages/PluginDetails.test.tsx

Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>

* Update public/app/features/plugins/admin/types.ts

Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>

* removed unused api functions.

* fix(plugins/admin): fix a tiny linter issue

Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
2021-11-15 16:58:15 +01: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: hiding version history tab and install controls for plugins not published to grafana-com (#41634) 2021-11-15 16:58:15 +01:00
usePlugins.tsx Plugins Catalog: migrate state handling to Redux (#38876) 2021-09-09 12:20:35 +02:00