grafana/public/app/features/explore/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 Feat: Adds reconnect for failing datasource in Explore (#16226) 2019-04-01 07:38:00 +02:00
actions.ts Feat: Adds reconnect for failing datasource in Explore (#16226) 2019-04-01 07:38:00 +02:00
actionTypes.ts Feat: Adds reconnect for failing datasource in Explore (#16226) 2019-04-01 07:38:00 +02:00
reducers.test.ts Refactor: Plugin exports & data source / panel types (#16364) 2019-04-04 18:30:15 +02:00
reducers.ts Refactor: Plugin exports & data source / panel types (#16364) 2019-04-04 18:30:15 +02:00
selectors.test.ts Fix deduplication results displaying wrong data (#15755) 2019-03-11 11:48:14 +01:00
selectors.ts Move explore selectors to a separate file 2019-02-12 12:36:46 +01:00