grafana/public/app/features/manage-dashboards
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
..
components QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 2020-12-04 14:24:55 +01:00
services DashboardSave: Display error message when folder/dashboard name validation fails (#23416) 2020-04-14 10:55:27 +02:00
state QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 2020-12-04 14:24:55 +01:00
utils Migration: Migrate Dashboard Import to React (#22338) 2020-03-31 16:29:44 +02:00
DashboardImportPage.tsx Grafana-UI: Add FileUpload (#25835) 2020-06-30 17:48:38 +03:00
index.ts Migration: snapshot list (#24266) 2020-05-06 10:11:25 +02:00
SnapshotListPage.tsx Migration: snapshot list (#24266) 2020-05-06 10:11:25 +02:00
types.ts Migration: snapshot list (#24266) 2020-05-06 10:11:25 +02:00