grafana/public/app/features/variables
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
..
adhoc Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
constant Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
custom Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
datasource Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
editor Select: Portal menu by default (#48176) 2022-05-04 15:12:59 +01:00
inspect Use jest.fakeTimers instead of mocking Date.now (#48121) 2022-04-22 16:00:37 +01:00
interval Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
pickers Templating: Prefix variable picker element IDs (#48405) 2022-05-04 11:04:15 +02:00
query Variables: allow Regex tooltip links to be clickable (#48560) 2022-05-02 17:44:23 +00:00
shared Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
state Variables: Fixes issue with null variables breaking the dropdown (#48644) 2022-05-04 14:27:22 +01:00
system Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
textbox Incremental improvements to dashboard schema (#48977) 2022-05-17 12:11:09 +01:00
adapters.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
constants.ts Chore: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01:00
getAllVariableValuesForUrl.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getAllVariableValuesForUrl.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
guard.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
guard.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts Incremental improvements to dashboard schema (#48977) 2022-05-17 12:11:09 +01:00
utils.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00