grafana/public/app/features/plugins
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
..
__mocks__ Refactor: Plugin exports & data source / panel types (#16364) 2019-04-04 18:30:15 +02:00
__snapshots__ chore: Reduce code duplication by letting the page component adding the header and taking care of the page title 2019-01-17 09:01:17 +01:00
import_list tslint: tslint to const fixes part3 (#13036) 2018-08-26 21:52:57 +02:00
partials cleanup plugin versions 2019-03-05 23:40:03 -08:00
specs Refactor: Plugin exports & data source / panel types (#16364) 2019-04-04 18:30:15 +02:00
state Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
all.ts removed old unused angular stuff, rename 2019-01-14 15:01:47 +01:00
built_in_plugins.ts Merge branch 'piechart-react' of https://github.com/CorpGlory/grafana into CorpGlory-piechart-react 2019-03-20 19:01:37 +01:00
datasource_srv.ts Refactor: Plugin exports & data source / panel types (#16364) 2019-04-04 18:30:15 +02:00
plugin_component.ts Refactor: Plugin exports & data source / panel types (#16364) 2019-04-04 18:30:15 +02:00
plugin_edit_ctrl.ts Restore PluginEditCtrl accidently removed 2018-12-06 16:06:47 +01:00
plugin_loader.ts Refactor: Plugin exports & data source / panel types (#16364) 2019-04-04 18:30:15 +02:00
plugin_page_ctrl.ts tslint: tslint to const fixes part3 (#13036) 2018-08-26 21:52:57 +02:00
PluginList.test.tsx rewrote to use react.sfc 2018-09-27 12:15:41 +02:00
PluginList.tsx chore: Replace the deprecated SFC with FC 2019-01-17 09:27:43 +01:00
PluginListItem.test.tsx tests 2018-09-26 15:12:06 +02:00
PluginListItem.tsx chore: Replace the deprecated SFC with FC 2019-01-17 09:27:43 +01:00
PluginListPage.test.tsx Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
PluginListPage.tsx Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
variableQueryEditorLoader.tsx Refactor: Plugin exports & data source / panel types (#16364) 2019-04-04 18:30:15 +02:00