grafana/pkg/plugins
Will Browne 42732539ed
TestData: Introduce schema types (#62130)
* schematize data query

* add the stuff you dingus

* feat(testdatasource): add scenario to generated types

* use generated testdata query in frontend

* update code owners

* Add path exception for testdata datasource

* use specific numeric data types

* fix test

* fix e2e smoketest

* add test data query type

* use test data query type

* fix betterer

* Fix typo

* move to experimental

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: sam boyer <sdboyer@grafana.com>
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2023-01-26 15:31:34 +00:00
..
adapters Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
backendplugin Plugins: Add backend target to instrumentation (#61980) 2023-01-24 16:18:34 +01:00
codegen TestData: Introduce schema types (#62130) 2023-01-26 15:31:34 +00:00
config Plugins: Add tailored interface for plugins licensing needs (#61045) 2023-01-18 18:02:54 +01:00
licensing chore: move models/licensing into licensing service (#61878) 2023-01-23 11:53:43 -05:00
logger Plugins: Create single point of entry for adding / removing plugins (#55463) 2022-09-23 14:27:01 +02:00
manager Plugins: Add backend target to instrumentation (#61980) 2023-01-24 16:18:34 +01:00
pfs Refactor state timeline/status history to cue model and refactor TimelineChart component (#61631) 2023-01-26 07:03:59 +00:00
plugincontext chore: move plugins models into pluginsettings svc (#61944) 2023-01-23 13:56:20 -05:00
plugindef Kindsys: Simpler PascalCase name handling (#62150) 2023-01-25 20:29:10 +00:00
repo Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
storage Chore: Keeping the list of plugin executable complete (#60840) 2023-01-25 14:07:59 +00:00
accesscontrol.go RBAC: Add permissions to install and configure plugins (#51829) 2022-09-09 09:44:50 +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: Add tailored interface for plugins licensing needs (#61045) 2023-01-18 18:02:54 +01:00
models.go Plugins: Unexport PluginDir field from PluginDTO (#59190) 2022-12-02 13:46:55 +01:00
plugins.go Plugins: Add backend target to instrumentation (#61980) 2023-01-24 16:18:34 +01:00