grafana/public/app/features/plugins
Ryan McKinley d6887bf77f Plugins: Optionally preload some plugins during frontend app boot (#15266)
* auto load

* update comments

* gofmt

* use preload from json

* fix formatting

* change general plugin loader to app

* Refactoring: Plugin preloading #15266
2019-04-11 08:02:22 +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 Plugins: Optionally preload some plugins during frontend app boot (#15266) 2019-04-11 08:02:22 +02: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 Plugins: Optionally preload some plugins during frontend app boot (#15266) 2019-04-11 08:02:22 +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