grafana/pkg/plugins
sam boyer 09895c26b6
Chore: Hacky first pass on generating composable kinds within grafana/schema (#64723)
* Super hacky first pass on gen types

* First sketchy pass at generated compo kinds in TS, grok-style

* Merge fix

* Create jenny for MajorsOrX for plugins

* Re-generate files with imports

* Delete invalid generated file

* Fix cue

* Update go.mod

* Update schemas

* Fix go-imports

* Regenerate cue files

---------

Co-authored-by: spinillos <selenepinillos@gmail.com>
2023-05-30 05:56:18 -07:00
..
backendplugin Plugins: Refactor env vars to dedicated service (#68960) 2023-05-24 14:02:14 +02:00
codegen Chore: Hacky first pass on generating composable kinds within grafana/schema (#64723) 2023-05-30 05:56:18 -07:00
config Chore: Use Grafana API to retrieve the public key to validate plugins (#66439) 2023-04-18 16:12:05 +02:00
envvars Plugins: Refactor env vars to dedicated service (#68960) 2023-05-24 14:02:14 +02:00
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2023-04-28 14:02:27 +02:00
log Plugins: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +02:00
manager Plugins: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +02:00
pfs Chore: Hacky first pass on generating composable kinds within grafana/schema (#64723) 2023-05-30 05:56:18 -07:00
plugindef kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2023-05-24 10:47:25 +02: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: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +02:00
storage Plugins: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +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 Plugins: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +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