grafana/public/app/plugins/panel/piechart
sam boyer ced53a8dc2
plugins: Introduce generated, static core plugin registry (#54118)
* Refactor towards template/codegen framework

* Add templates for plugin gen

* Add Go codegen for plugins; overhaul framework, too

* Add new codegen output; assorted framework fixes

* Regenerate after merge

* Remove accidental commit file, update templates

* Export the pfs.Tree loader from plugin types

* Print details from cuetsy errors

* Generate loaders for all plugins and list in registry

* Use pfs_gen.go over lineage_gen.go

* Un-un-ignore main file

* Introduce simple List static registry for plugins

* Last tweaks to codegen

* remove unused tvars

* Ensure loop-local instances for both vars

* Generate pfs parsing in-place in registry

* Stop generating pfs_gen.go

* Move Tree into pfs, rename subdir

* Change package name to match dir

* Ignore gocyclo on HTTPServer.getNavTree
2022-09-14 10:15:09 -04:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
migrations.test.ts BarChart/PieChart: create/update models.cue (#52988) 2022-08-18 14:46:36 +02:00
migrations.ts BarChart/PieChart: create/update models.cue (#52988) 2022-08-18 14:46:36 +02:00
models.cue plugins: New static scanner and validator, with Thema slot support (#53754) 2022-08-22 12:11:45 -04:00
models.gen.ts plugins: Introduce generated, static core plugin registry (#54118) 2022-09-14 10:15:09 -04:00
module.tsx BarChart/PieChart: create/update models.cue (#52988) 2022-08-18 14:46:36 +02:00
PieChart.tsx BarChart/PieChart: create/update models.cue (#52988) 2022-08-18 14:46:36 +02:00
PieChartPanel.test.tsx BarChart/PieChart: create/update models.cue (#52988) 2022-08-18 14:46:36 +02:00
PieChartPanel.tsx BarChart/PieChart: create/update models.cue (#52988) 2022-08-18 14:46:36 +02:00
plugin.json PieChart: Remove beta flag 2021-05-14 10:25:00 +02:00
suggestions.ts BarChart/PieChart: create/update models.cue (#52988) 2022-08-18 14:46:36 +02:00
utils.ts PieChart: Filter NaN values from total calculation (#39503) 2021-09-22 11:41:40 +02:00