grafana/public/app/features/plugins/admin
Levente Balogh 4219e4f107
Plugins Catalog: hide plugins based on the Grafana config (#41679)
* refactor(pkg/api/frontendsettings): group plugin catalog settings

* feat(plugins/admin): add a default config value for `pluginCatalogHiddenPlugins`

* chore(grafana/config): add type for `pluginCatalogHiddenPlugins`

* feat(plugins/admin): hide plugins from the catalog based on the grafana config

* fix(plugins/admin): fix a rebase typo

* fix(plugins/admin): remove unnecessary filtering
2021-11-15 15:51:16 +01:00
..
__mocks__ Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 2021-11-12 11:07:12 +01:00
components Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 2021-11-12 11:07:12 +01:00
hooks PluginsCatalog: disable post-installation steps if user does not have sufficient permissions (#40853) 2021-10-26 15:18:12 +02: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 Catalog: Install and show the latest compatible version of a plugin (#41003) 2021-11-12 11:07:12 +01:00
state Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 2021-11-12 11:07:12 +01:00
api.ts Plugins Catalog: hide plugins based on the Grafana config (#41679) 2021-11-15 15:51:16 +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
guards.ts Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
helpers.test.ts Plugins Catalog: hide plugins based on the Grafana config (#41679) 2021-11-15 15:51:16 +01:00
helpers.ts Plugins Catalog: hide plugins based on the Grafana config (#41679) 2021-11-15 15:51:16 +01:00
permissions.ts PluginsCatalog: disable post-installation steps if user does not have sufficient permissions (#40853) 2021-10-26 15:18:12 +02:00
types.ts Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 2021-11-12 11:07:12 +01:00