grafana/public/app/features/variables/editor
Hugo Häggmark fb622650f3
Variables: Fixes Constant variable persistence confusion (#29407)
* Variables: Fixes savequery for Constant and TextBox variables

* Refactor: reverts textbox changes

* Refactor: Fixes dashboard export and tests

* Refactor: hides or migrates Constant variables

* Tests: fixes snapshots
2020-12-01 15:02:49 +01:00
..
actions.test.ts Variables: New Variables are stored immediately (#29178) 2020-11-20 10:51:32 +01:00
actions.ts Variables: New Variables are stored immediately (#29178) 2020-11-20 10:51:32 +01:00
getVariableQueryEditor.test.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
getVariableQueryEditor.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
LegacyVariableQueryEditor.tsx Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00
reducer.test.ts Variables: replaces UUID with name for a more performant lookup in TemplateSrv (#22858) 2020-03-23 13:45:08 +01:00
reducer.ts Variables: replaces UUID with name for a more performant lookup in TemplateSrv (#22858) 2020-03-23 13:45:08 +01:00
SelectionOptionsEditor.tsx Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00
types.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
VariableEditorContainer.tsx Variables: New Variables are stored immediately (#29178) 2020-11-20 10:51:32 +01:00
VariableEditorEditor.tsx Variables: Fixes Constant variable persistence confusion (#29407) 2020-12-01 15:02:49 +01:00
VariableEditorList.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
VariableHideSelect.tsx Variables: Fixes Constant variable persistence confusion (#29407) 2020-12-01 15:02:49 +01:00
VariableSectionHeader.tsx Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00
VariableSelectField.tsx Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00
VariableSwitchField.tsx Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00
VariableTextAreaField.tsx Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00
VariableTextField.tsx Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00
VariableTypeSelect.tsx Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00
VariableValuesPreview.tsx Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00