grafana/pkg/plugins
sam boyer 33fd83f7e3
kindsys: Adapt to new PanelCfg schema interface (#65297)
* kindsys: Adapt to new PanelCfg schema interface

* building locally

* Remove Panel prefix in cue files

* Regenerate

* Update imports

* fixup! Merge branch 'remove-panel-prefix' into sdboyer/redundant-panelcfg-prefixes

* Fix formatting

---------

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: Tania B <yalyna.ts@gmail.com>
2023-05-15 23:07:54 -04:00
..
backendplugin Instrumentation: Add plugin service request metric (#65527) 2023-04-19 17:16:34 +09:00
codegen Cloudwatch: Fix nested recursive type (#66950) 2023-04-20 19:39:02 +03:00
config Chore: Use Grafana API to retrieve the public key to validate plugins (#66439) 2023-04-18 16:12:05 +02:00
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2023-04-28 14:02:27 +02:00
log Plugins: Introduce plugin package specific logger (#62204) 2023-02-28 16:10:27 +01:00
manager kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00
pfs Datagrid Panel: Edit data within your dashboards (#66353) 2023-04-24 17:46:31 +03:00
plugindef Datagrid Panel: Edit data within your dashboards (#66353) 2023-04-24 17:46:31 +03:00
pluginscdn Plugins: Fix plugins CDN not working when plugins are not in domain's root path (#63202) 2023-02-24 14:28:13 +01:00
repo Plugins: display plugin id and url when it fails to install (#67336) 2023-05-10 18:14:40 +03:00
storage Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
errors.go Plugins: Use error plane for api/ds/query (#54750) 2022-09-14 18:19:57 +02:00
fakes.go NavTree: Make it possible to configure where in nav tree plugins live (#55484) 2022-09-28 08:29:35 +02:00
ifaces.go Chore: Refactor manifest verifier (#67218) 2023-04-27 17:54:28 +02:00
localfiles_test.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
localfiles.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
models.go Plugins: Angular deprecation: Detect Angular plugins and expose in API (#66824) 2023-05-12 12:51:11 +02:00
plugins_test.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
plugins.go Plugins: Angular deprecation: Detect Angular plugins and expose in API (#66824) 2023-05-12 12:51:11 +02:00
test_utils.go Plugins: Fs: Add option to access unallowed files in dev mode (#66492) 2023-04-27 10:26:15 +02:00