grafana/public/app/features/datasources/state
Torkel Ödegaard 47e51cb6b3
Refactor: Plugin exports & data source / panel types (#16364)
* wip: began work off removing meta and pluginExports from DataSourceApi interface

* WIP: changing how plugins are exports and loaded

* Down the refactoring rabit hole that keeps expanding

* TestData now returns DataSourcePlugin

* Refactoring: fixed app config page loading, type renamings and more typings

* Refactor: Correct casing on DatasourceStatus => DataSourceStatus
2019-04-04 18:30:15 +02:00
..
actions.test.ts algorithm to find new name if it exists 2018-10-05 11:33:41 +02:00
actions.ts Feature: added actionable message in Explore when no datasource configured (#16252) 2019-03-28 17:17:01 +01:00
navModel.ts Refactor: Plugin exports & data source / panel types (#16364) 2019-04-04 18:30:15 +02:00
reducers.test.ts Added reducerTester, reducer tests and tests 2019-01-31 07:37:36 +01:00
reducers.ts Added reducerTester, reducer tests and tests 2019-01-31 07:37:36 +01:00
selectors.ts renaming DataSource type to DataSourceSettings and moved to grafana ui 2019-01-17 18:51:07 +01:00