grafana/public/app/features/variables/state
Torkel Ödegaard 3d6380a0aa
QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542)
* Starting moving more stuff into data source picker

* WIP progress

* Progress on datasource picker rethink

* Things are working now some details to figure out

* Removed commented part

* Complex work on getting data source lists

* Fixed variable support showing correct data sources

* Tried fixing dashboard import but failed

* Fixes

* Fixed import dashboard

* Fixed unit test

* Fixed explore test

* Fixed test

* Fix

* fixed more tests

* fixed more tests

* fixed showing which option is default in picker

* Changed query variable to use data source picker, updated tests and e2e

* Fixed more tests

* Updated snapshots, had wrong typescript version
2020-12-04 14:24:55 +01:00
..
actions.test.ts QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 2020-12-04 14:24:55 +01:00
actions.ts Chore: Upgrade typescript to 4.1 (#29493) 2020-12-03 15:05:59 +00:00
helpers.ts Variables: Adds description field (#29332) 2020-11-25 10:21:48 +01:00
onTimeRangeUpdated.test.ts Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
processVariable.test.ts QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 2020-12-04 14:24:55 +01:00
reducers.test.ts Variables: Adds loading state and indicators (#27917) 2020-10-02 07:02:06 +02:00
reducers.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
selectors.ts Variables: New Variables are stored immediately (#29178) 2020-11-20 10:51:32 +01:00
setOptionFromUrl.test.ts Variables: Fixes loading with a custom all value in url (#28958) 2020-11-11 06:19:09 +01:00
sharedReducer.test.ts Variables: Fixes Constant variable persistence confusion (#29407) 2020-12-01 15:02:49 +01:00
sharedReducer.ts Variables: Fixes Constant variable persistence confusion (#29407) 2020-12-01 15:02:49 +01:00
transactionReducer.test.ts Variables: enables cancel for slow query variables queries (#24430) 2020-06-04 08:59:57 +02:00
transactionReducer.ts Variables: enables cancel for slow query variables queries (#24430) 2020-06-04 08:59:57 +02:00
types.ts Chore: Upgrade typescript and related packages (#27316) 2020-09-25 15:48:41 +01:00
upgradeLegacyQueries.test.ts Variables: Fixes issue with upgrading legacy queries (#29375) 2020-11-27 10:20:57 +01:00
variablesReducer.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00