grafana/public/app/features/variables/datasource
Josh Hunt 6baf38e84b
Variables: Fix crash when changing query variable datasource (#44957)
* Variables: refactor variable editor state to dispatch typed & atomic extended props

* Mock variable editor in tests

* Make dataSources mandatory in AdHocVariableEditorState

* nit
2022-02-07 23:52:07 +01:00
..
actions.test.ts Variables: Fix crash when changing query variable datasource (#44957) 2022-02-07 23:52:07 +01:00
actions.ts Variables: Fix crash when changing query variable datasource (#44957) 2022-02-07 23:52:07 +01:00
adapter.ts Chore: reduces circular dependencies for variables/utils.ts (#44087) 2022-01-17 12:48:26 +01:00
DataSourceVariableEditor.test.tsx Variables: Explicitly type variable editor extended state (#44749) 2022-02-08 09:31:42 +11:00
DataSourceVariableEditor.tsx Variables: Explicitly type variable editor extended state (#44749) 2022-02-08 09:31:42 +11:00
reducer.test.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
reducer.ts Variables: Explicitly type variable editor extended state (#44749) 2022-02-08 09:31:42 +11:00