grafana/public/app/plugins/panel/gauge
Jack Baldry 410b23c3d9
Use preferred package header for generated code (#61059)
* Use preferred package header for generated code

> To convey to humans and machine tools that code is generated, generated source should have a line that matches the following regular expression (in Go syntax):
> `^// Code generated .* DO NOT EDIT\.$`

https://pkg.go.dev/cmd/go#hdr-Generate_Go_files_by_processing_source

Co-authored-by: sam boyer <sdboyer@grafana.com>
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Regenerate files with updated header

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: sam boyer <sdboyer@grafana.com>
2023-01-06 04:57:45 -05:00
..
__snapshots__ Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
GaugeMigrations.test.ts Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
GaugeMigrations.ts Cue: Use BarGauge, DashList and Gauge panel cue schemas (#49580) 2022-05-25 14:18:21 +01:00
GaugePanel.tsx Chore: Migrate usage of v1 themes to v2 (#57617) 2022-10-26 13:28:12 +01:00
models.cue plugins: New static scanner and validator, with Thema slot support (#53754) 2022-08-22 12:11:45 -04:00
models.gen.ts Use preferred package header for generated code (#61059) 2023-01-06 04:57:45 -05:00
module.tsx GaugePanel: Setting the neutral-point of a gauge (#53989) 2022-11-18 12:13:31 +01:00
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 2021-05-05 13:19:14 +02:00
suggestions.ts Cue: Use BarGauge, DashList and Gauge panel cue schemas (#49580) 2022-05-25 14:18:21 +01:00