grafana/public/app/features/panel
Torkel Ödegaard 48ae93048b
Panels: No title will no longer make panel header take up space (#16884)
* Panels: Initial poc of no panel titles

* moving panel-container to DashboardPanel

* Starting to work

* Gauge fix

* Panels: tweaked panel padding and title z-index stuff

* Panels: changed panel padding a bit and simplified it by having same padding in vertical and horizontal

* Lots of tweaks to panel padding related stuff

* Updated snapshot

* Added test dashboard

* Final refactorings

* Trim title befgor applying panel-container--no-title class

* Remove unnecessary type annotation

* Panels: hasTitle no need to trim

* Gauge: fixed font family
2019-05-06 15:26:09 +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 Panels: Add types for DataList and range (#16500) 2019-04-11 07:57:24 +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 Panels: No title will no longer make panel header take up space (#16884) 2019-05-06 15:26:09 +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 code cleanup in add panel, and switched off grid css transforms to fix z-index issuse 2018-12-14 20:53:42 +01: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