grafana/devenv/dev-dashboards
sam boyer 6aba592741
Schema: get all devenv dashboards passing validation (#37857)
* Strip nulls (again)

* Add stripnulls script

* Add transformations field

* Close FieldConfig struct; proper plugin validating

* s/graph/viz/ field in histogram dashboard

* Use ui.GraphFieldConfig in histogram model

* Add models for stat, gauge, barguage panel plugins

Also toss necessary shared types into cue/ui/gen.cue, with TODOs to move
them appropriately later.

* Add required license headers

* Heap of updates to cue UI components

* Fix barchart types and one old devenv input

* Use the GraphFieldConfig directly for timeseries

* Add models.cue for a few panel plugins

Barchart, state-timeline, and status-history

* Enable the test validating all devenv dashboards!!

* Fix effects of not checking after making comments

* Update packages/grafana-ui/src/options/models.gen.ts

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>

* Realign and unalign cue with ts types

* Update devenv test to sniff for null errors

Best option we have right now for helping people to know they need to
strip nulls from devenv dashboards.

* Add speculative default for barchart stacking

* Fixup some dated devenv dashboards

timeline-modes needed to be regenerated with the appropriate tooltip
values included, per typing requirements, and timeline-demo needed to
have the `mode` field removed, as it is not intended to be persisted.

* Add necessary missing options for various panels

* Regenerate devenv dashboards

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-08-17 07:11:57 -04:00
..
alerting Fix alert names in dev dashboard (#20306) 2019-11-13 04:06:50 -08:00
datasource-elasticsearch One-off schema support for old graph and row plugins (#37810) 2021-08-12 09:50:10 -04:00
datasource-influxdb devenv: influxdb data sources and blocks cleanup (#32894) 2021-04-13 15:13:50 +02:00
datasource-mssql Postgres/MySQL/MSSQL: Adds support for region annotations (#20752) 2019-12-13 17:25:36 +01:00
datasource-mysql Postgres/MySQL/MSSQL: Adds support for region annotations (#20752) 2019-12-13 17:25:36 +01:00
datasource-opentsdb Strip nulls from all latest devenv dashboards (#37602) 2021-08-10 00:42:41 +08:00
datasource-postgres Postgres/MySQL/MSSQL: Adds support for region annotations (#20752) 2019-12-13 17:25:36 +01:00
datasource-testdata Scuemeta: Fix cue schemas for panels (#37788) 2021-08-12 09:52:03 -04:00
feature-templating Variables: Adds queryparam formatting option (#30858) 2021-02-05 07:16:06 +01:00
panel-barchart Schema: get all devenv dashboards passing validation (#37857) 2021-08-17 07:11:57 -04:00
panel-bargauge FieldConfig: add thresholds and color modes (#21273) 2019-12-28 17:32:58 -08:00
panel-common DataLinks: Bring back single click links for Stat, Gauge and BarGauge panel (#31692) 2021-03-05 10:29:19 +01:00
panel-gauge Gauge: Fixes issue with all null values cause min & max to be null (#30156) 2021-01-11 13:25:08 +01:00
panel-graph Schema: get all devenv dashboards passing validation (#37857) 2021-08-17 07:11:57 -04:00
panel-histogram Schema: get all devenv dashboards passing validation (#37857) 2021-08-17 07:11:57 -04:00
panel-library PanelLibrary: better handling of deleted panels (#30709) 2021-01-29 06:11:13 +01:00
panel-piechart PieChart: Enable shared crosshair on pie chart test dashboard (#34809) 2021-05-27 13:31:22 +02:00
panel-polystat Units: add inches (in) and pounds (lb) (#32196) 2021-03-22 08:28:39 -07:00
panel-stat StatPanel: Option showing name instead of value and more (#25676) 2020-07-01 11:06:21 +02:00
panel-table Table: Updates devenv test dashboard after change to TestData Randrom Table response (#30927) 2021-02-06 18:03:35 +01:00
panel-timeline Schema: get all devenv dashboards passing validation (#37857) 2021-08-17 07:11:57 -04:00
scenarios TimeZone: added e2e tests for the custom time zone support. (#24442) 2020-05-11 11:46:57 +02:00
transforms Devenv: remove unused stacking setting (#37898) 2021-08-13 21:09:57 +02:00
home.json Strip nulls from all latest devenv dashboards (#37602) 2021-08-10 00:42:41 +08:00