grafana/pkg/plugins
Will Browne 155487bfb0
Plugins: Add typed models for frontend settings data sources and panels (#42062)
* add model for data source

* add model for panels

* add omitempty

* make consistent with main

* dont emit bools

* resolve conflicts

* remove file

* remove file

* update field name

* always pass jsonData

* minify the changes

* remove dupe line
2021-12-14 11:16:13 +01:00
..
adapters Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
backendplugin Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
manager Plugins: Update client to use SDK resource contract (#42888) 2021-12-14 11:15:49 +01:00
plugincontext Plugins: Plugin Store API returns DTO model (#41340) 2021-11-17 12:04:22 +01:00
plugindashboards Chore: Remove Dispatch and AddHandler (#42603) 2021-12-02 18:08:59 +01:00
backend_utils.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
dashboards.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
ifaces.go Plugins: Update client to use SDK resource contract (#42888) 2021-12-14 11:15:49 +01:00
models.go Plugins: Add typed models for frontend settings data sources and panels (#42062) 2021-12-14 11:16:13 +01:00
plugins.go Plugins: Plugin Store API returns DTO model (#41340) 2021-11-17 12:04:22 +01:00