grafana/devenv/dev-dashboards
Ryan McKinley e1924608a2 DashboardDatasource: reuse query results within a dashboard (#16660)
* move queryRunner to panelModel

* remove isEditing from PanelChrome

* move listener to QueriesTab

* add shared query datasource

* expose getDashboardSrv to react

* no changes to panel chrome

* issue queries when in fullscreen

* moved to regular QueryEditor interface

* moved to regular QueryEditor interface

* lower limit

* add dashboard query

* no changes to editor row

* fix sort order

* fix sort order

* make it an alpha panel

* make panelId a getter

* fix angular constructor

* rename SeriesData to DataFrame

* merge with master

* use series

* add simple tests

* check unsubscribe

* Minor code cleanup, creating Subjects look cheap and does not need to be lazy, simplifies code

* minor refactor

* Minor refacforing, renames

* added test dashboard
2019-08-27 11:06:49 +02:00
..
alerting devenv: add alert list panel (#16896) 2019-05-06 10:15:14 +02:00
datasource-elasticsearch elasticsearch: add 7.x version support (#16646) 2019-04-25 09:41:13 +02:00
datasource-influxdb Devenv: Updated home dashboard and added new influxdb test dashboard 2019-04-26 09:48:00 +02:00
datasource-mssql More development dashboards (#16550) 2019-04-15 10:51:17 +02:00
datasource-mysql More development dashboards (#16550) 2019-04-15 10:51:17 +02:00
datasource-postgres More development dashboards (#16550) 2019-04-15 10:51:17 +02:00
datasource-testdata Dashboard: Fixes lazy loading & expanding collapsed rows on mobile (#17055) 2019-05-14 14:41:24 +02:00
feature-templating TestData: Query variable support (nested + glob queries) (#18413) 2019-08-06 18:17:12 +02:00
panel-bargauge BarGauge: Fix for negative min values (#17192) 2019-05-21 13:10:23 +02:00
panel-common DashboardDatasource: reuse query results within a dashboard (#16660) 2019-08-27 11:06:49 +02:00
panel-gauge Gauge/BarGauge: Rewrite of how migrations are applied (#18375) 2019-08-06 08:26:11 +02:00
panel-graph Graph: Updated y-axis ticks test dashboard (#18677) 2019-08-22 10:23:21 +02:00
panel-polystat More development dashboards (#16550) 2019-04-15 10:51:17 +02:00
panel-singlestat SingleStat: use DataFrame results rather than TimeSeries/TableData (#18580) 2019-08-21 07:56:53 -07:00
panel-table More development dashboards (#16550) 2019-04-15 10:51:17 +02:00
scenarios More development dashboards (#16550) 2019-04-15 10:51:17 +02:00
home.json BarGauge: Fix for negative min values (#17192) 2019-05-21 13:10:23 +02:00