grafana/public/app/features/panel
Ryan McKinley 3c733638ee MetricsPanelCtrl: use shared queryRunner to support query execution (#16659)
* move queryRunner to panelModel

* remove isEditing from PanelChrome

* move listener to QueriesTab

* use queryRunner on MetricsPanelCtrl

* Added interval back as prop, not used yet

* QueryRunner: worked on tests

* PanelQueryRunner: Refactoring, added getQueryRunner to PanelModel

* PanelQueryRunner: interpolatel min interval

* merge master and remove grafana-live
2019-05-10 07:09:48 +02:00
..
panellinks Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
partials New solo panel route working in all scenarios I can test 2019-02-01 08:15:21 +01:00
specs Refactor: move getQueryRunner() to PanelModel (#16679) 2019-04-18 14:10:18 -07:00
all.ts New solo panel route working in all scenarios I can test 2019-02-01 08:15:21 +01:00
GeneralTabCtrl.ts two minor bug fixes introduced in recent refactorings 2019-01-29 09:47:41 +01:00
metrics_panel_ctrl.ts MetricsPanelCtrl: use shared queryRunner to support query execution (#16659) 2019-05-10 07:09:48 +02:00
panel_ctrl.ts Panels: No title will no longer make panel header take up space (#16884) 2019-05-06 15:26:09 +02:00
panel_directive.ts Tests: Adds end-to-end tests skeleton and basic smoke test scenario (#16901) 2019-05-08 16:50:21 +02:00
panel_editor_tab.ts removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization 2018-12-07 15:18:43 +01:00
panel_header.ts Tests: Adds end-to-end tests skeleton and basic smoke test scenario (#16901) 2019-05-08 16:50:21 +02:00
query_ctrl.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
query_editor_row.ts panel: defensive coding that fixes #15563 2019-02-21 14:42:31 +01:00
repeat_option.ts Moving a few things from dashboard folder 2019-01-27 17:33:13 +01:00