grafana/public/app/features/datasources/state
Torkel Ödegaard 38caa80acd
DataSourceSrv: Look up data source by uid and name transparently (#29449)
* Datasources: Look up data source by uid or name transparently

* comment tweak

* Removed config

* fixed type issues

* Initialize datasource srv

* Added deprecation notice

* Renamed getSettingsFor to getInstanceSettings

* fixed ts issue
2020-12-01 15:17:33 +01:00
..
actions.test.ts deps so can mock in tests (#21827) 2020-02-03 09:07:50 -05:00
actions.ts DataSourceSrv: Look up data source by uid and name transparently (#29449) 2020-12-01 15:17:33 +01:00
buildCategories.test.ts AddDatasource: Improve plugin categories (#28584) 2020-10-28 08:15:32 +01:00
buildCategories.ts Disable selecting enterprise plugins with no license (#28758) 2020-11-05 12:55:40 +02:00
navModel.ts Chore: clean up Enterprise feature toggles (#28264) 2020-10-14 19:08:52 +02:00
reducers.test.ts Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
reducers.ts Make importDataSourcePlugin cancelable (#21430) 2020-01-23 20:37:20 -05:00
selectors.ts Datasources list: Search now respects datasource type (#26456) 2020-07-20 15:49:20 +01:00