grafana/pkg/plugins
Will Browne e0e2535c96
Plugins: Tidy up CLI code (#67813)
* more tidying

* move some things around

* more tidying

* fix linter
2023-05-08 10:58:47 +02: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 Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02: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 Catalog: Show install error with incompatible version (#65059) 2023-04-19 10:22:24 +02: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: Extend panel menu with links from plugins (#63089) 2023-03-02 15:42:00 +01:00
plugins_test.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
plugins.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +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