grafana/public/app/features/variables/editor
Torkel Ödegaard 314865dd88
InlineSwitch: Added missing InlineSwitch component and fixed two places that used unaligned inline switch (#30162)
* InlineSwitch: Added missing InlineSwitch component and fixed two places that used unaligned inline switch

* Fixed e2e tests
2021-01-11 10:50:17 +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 Dashboard: Migrating dashboard settings to react (#27561) 2020-12-17 15:50:11 +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 InlineSwitch: Added missing InlineSwitch component and fixed two places that used unaligned inline switch (#30162) 2021-01-11 10:50:17 +01:00
VariableTextAreaField.tsx QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 2020-12-04 14:24:55 +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