grafana/public/app/features/variables/adhoc
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
..
picker Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00: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 Variables: Fix for migrating legacy data source properties (#43263) 2021-12-20 06:49:17 +01:00
AdHocVariableEditor.test.tsx Variables: Explicitly type variable editor extended state (#44749) 2022-02-08 09:31:42 +11:00
AdHocVariableEditor.tsx Variables: Explicitly type variable editor extended state (#44749) 2022-02-08 09:31:42 +11:00
reducer.test.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
reducer.ts Variables: Explicitly type variable editor extended state (#44749) 2022-02-08 09:31:42 +11:00
urlParser.test.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
urlParser.ts AdHocVariables: Fixes crash when values are stored as numbers (#31382) 2021-02-22 10:35:36 +01:00