grafana/public/app/features/plugins
David Kaltschmidt d06b26de26 Explore Datasource selector
Adds a datasource selector to the Explore UI. Only datasource plugins
that have `explore: true` in their `plugin.json` can be selected.

- adds datasource selector (based on react-select) to explore UI
- adds getExploreSources to datasource service
- new `explore` flag in datasource plugins model
- Prometheus plugin enabled explore
2018-07-13 09:09:36 +02:00
..
import_list fix: plugin dashboard did not get plugin id after import 2018-02-20 11:30:18 +01:00
partials fix caret for help button is ds http settings 2018-07-05 13:01:10 +02:00
specs Explore Datasource selector 2018-07-13 09:09:36 +02:00
all.ts feat: ds edit nav 2018-01-18 17:42:40 +01:00
built_in_plugins.ts remove internal influx ifql datasource 2018-06-14 20:42:33 +01:00
datasource_srv.ts Explore Datasource selector 2018-07-13 09:09:36 +02:00
ds_dashboards_ctrl.ts ds: updated ds nav 2018-01-18 18:17:58 +01:00
ds_edit_ctrl.ts Pass configured/auth headers to a Datasource. 2018-06-21 14:58:05 +03:00
ds_list_ctrl.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
plugin_component.ts removed QueryOptionsCtrl references 2018-06-09 16:06:03 -04:00
plugin_edit_ctrl.ts dashfolder: refactor breadcrumbs in PageHeader 2018-01-11 17:53:06 +01:00
plugin_list_ctrl.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
plugin_loader.ts Fix freezing browser when loading plugin 2018-07-12 13:16:41 +02:00
plugin_page_ctrl.ts dashfolder: refactor breadcrumbs in PageHeader 2018-01-11 17:53:06 +01:00