grafana/public/app/features/variables/editor
Hugo Häggmark 63746d027b
Variables: Improves inspection performance and unknown filtering (#31811)
* Refactor: moves inspect calculation to Redux

* Refactor: adds valid filters and tests
2021-03-09 12:49:05 +01:00
..
actions.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
actions.ts Variables: Improves inspection performance and unknown filtering (#31811) 2021-03-09 12:49:05 +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: Clears drop down state when leaving dashboard (#30810) 2021-02-02 09:13:39 +01:00
reducer.ts Variables: Clears drop down state when leaving dashboard (#30810) 2021-02-02 09:13:39 +01:00
SelectionOptionsEditor.tsx Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
types.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
VariableEditorContainer.tsx Variables: Improves inspection performance and unknown filtering (#31811) 2021-03-09 12:49:05 +01:00
VariableEditorEditor.tsx Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
VariableEditorList.tsx Variables: Improves inspection performance and unknown filtering (#31811) 2021-03-09 12:49:05 +01:00
VariableHideSelect.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +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 Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
VariableValuesPreview.tsx Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00