grafana/public/app/plugins/panel/pluginlist
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111)
Primarily- moving majority of the types and utils from @grafana/ui to @grafana/data

* Move types from grafana-ui to grafana-data

* Move valueFormats to grafana-data

* Move utils from grafana-ui to grafana-data

* Update imports in grafana-ui

* revert data's tsconfig change

* Update imports in grafana-runtime

* Fix import paths in grafana-ui

* Move rxjs to devDeps

* Core import updates batch 1

* Import updates batch 2

* Imports fix batch 3

* Imports fixes batch i don't know

* Fix imorts in grafana-toolkit

* Fix imports after master merge
2019-10-31 10:48:05 +01:00
..
img feat(): plugin list panel 2016-04-08 16:42:33 -04:00
editor.html feat(): plugin list panel 2016-04-08 16:42:33 -04:00
module.html Permissions: Show plugins in nav for non admin users but hide plugin configuration (#18234) 2019-07-25 16:54:26 +02:00
module.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
plugin.json Plugins: Remove dataFormats key and add skipDataQuery (#16984) 2019-05-10 07:46:14 +02:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00

Plugin List Panel - Native Plugin

The Plugin List plans shows the installed plugins for your Grafana instance and is included with Grafana. It is used on the default Home dashboard.