grafana/public/app/features/variables/textbox
sam boyer 44956aea66
Incremental improvements to dashboard schema (#48977)
* Change default of style to dark

* Separate cursor into standalone def

* Docs on timepicker and templating fields

Also add what appear to be timepicker-related fields

* Separate out AnnotationQuery definition

* Add memberNames for DashboardCursorSync

* Add sketch of VariableModel for templating field

Also changes label field from frontend from null to optional.

* Use constraints to enforce non-empty panel type

Negation (!="")  was breaking openapi exporter

* Add types and fields for links

* Remove panelVersion fields

These weren't right anyway, and they revealed a bug in the CUE openapi
generator

* Remove null label value from test

* Narrow type and set bounds on month field

* Adapt Go dashboard schema to lineage changes
2022-05-17 12:11:09 +01:00
..
actions.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
actions.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
adapter.test.ts Incremental improvements to dashboard schema (#48977) 2022-05-17 12:11:09 +01:00
adapter.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TextBoxVariableEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TextBoxVariablePicker.tsx Templating: Prefix variable picker element IDs (#48405) 2022-05-04 11:04:15 +02:00