grafana/public/app
David Kaltschmidt 91ea8dccf5 Explore: Fix JS error when switching between 2 prometheus datasources
- since the DataQuery rewrite, Explore starts by submitting its queries (Explore cant know if the queries are emtpty)
- The datasource intercepts an empty query and returns an empty list of time series, and also no table for the table query.
- The query hinter then received no series to analyse and was not guarding against this.
- This PR adds this guard.
2018-11-26 13:43:22 +01:00
..
core Fix abbreviations of Litre/min and milliLitre/min (#14114) 2018-11-23 02:48:22 -08:00
features Explore: make query field suggestions more robust 2018-11-23 12:25:43 +01:00
partials typo fix for "has" 2018-11-04 03:22:25 -08:00
plugins Explore: Fix JS error when switching between 2 prometheus datasources 2018-11-26 13:43:22 +01:00
routes moved profile pages to it's own feature folder 2018-10-31 12:25:46 -07:00
store moved state to redux, renamed entities 2018-10-26 14:15:37 +02:00
types Renamed targets to queries 2018-11-21 16:28:30 +01:00
viz draw gauge 2018-11-09 16:37:09 +01:00
app.ts react panels: got data 2018-10-14 16:31:20 +02:00
dev.ts Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
index.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00