grafana/public/app/features/variables/editor
Hugo Häggmark 3c1f27b0e6
Chore: reduce strict errors for variables (#31241)
* Chore: reduces a lot of variable errors

* Chore: reduces variable Editor errors

* Chore: reduces variable Picker errors

* Chore: reduce error count

* Chore: reduces errors for ChangeEvent instead of FormEvent

* Chore: reduces errors with CombinedState

* Chore: reduces ComponentType errors

* Chore: reduce errors in reducers

* Chore: reduces misc errors

* Chore: reduce AdhocPicker errors

* Chore: reduce error limit

* Update public/app/features/variables/adhoc/picker/AdHocFilterValue.tsx

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>

* Chore: updates after PR comments

* Chore: small refactor

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2021-02-18 06:21:35 +01:00
..
actions.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
actions.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +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 Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
VariableEditorEditor.tsx Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
VariableEditorList.tsx Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +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