grafana/public/app/types
David Kaltschmidt d0776937b5 Pluggable components from datasource plugins
- when instantiating a datasource, the datasource service checks if the
  plugin module exports Explore components, and if so, attaches them to
  the datasource
- Explore component makes all major internal pluggable from a datasource
  `exploreComponents` property
- Moved Prometheus query field to promehteus datasource and registered
  it as an exported Explore component
- Added new Start page for Explore, also exported from the datasource
2018-10-29 15:14:36 +01:00
..
acl.ts pausing permissions list 2018-10-09 16:53:59 +02:00
alerting.ts Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
apiKeys.ts Added Loading state on org pages 2018-10-11 11:49:34 +02:00
appNotifications.ts cleaned up the flow 2018-10-24 14:33:53 +02:00
dashboard.ts wip: dashboard permissions to redux 2018-09-13 16:00:02 +02:00
datasources.ts removing datasource permissions states from grafana 2018-10-16 15:36:33 +02:00
explore.ts Pluggable components from datasource plugins 2018-10-29 15:14:36 +01:00
folders.ts tech: remove all mobx stuff 2018-09-14 09:43:34 +02:00
index.ts Merge branch '13739/alert-to-react' 2018-10-25 17:44:23 +02:00
location.ts fix tab switching 2018-10-10 09:26:17 +02:00
navModel.ts Teams page replace mobx (#13219) 2018-09-11 14:14:03 +02:00
panel.ts wip: began first steps for a react graph component 2018-10-14 22:24:18 +02:00
plugins.ts Pluggable components from datasource plugins 2018-10-29 15:14:36 +01:00
series.ts Can render graph 2018-10-15 21:52:24 +02:00
teams.ts Added Loading state on org pages 2018-10-11 11:49:34 +02:00
user.ts Added Loading state on org pages 2018-10-11 11:49:34 +02:00