mirror of
https://github.com/grafana/grafana.git
synced 2025-01-10 08:03:58 -06:00
06304894a1
* Add custom attention state to dashboard * Add attention state to DashboardGrid * Remove old functionality * Add attention state to keybindingSrv * Create PanelAttentionService * Add PanelAttentionService with scenes support * Remove unused code * Use viz panel key instead of VizPanel * Add type assertion * Add e2e test * Update comments * Use panel id for non-scenes use case * Support undefined service use case * Memoize singleton call * Debounce mouseover * Set panelAttention with appEvents * Use AppEvents for Scenes * Remove panelAttentionSrv * Wait in e2e to handle debounce * Move subscription to KeybindingSrv * Remove imports and reset keyboardShortcuts from main * Fix on* event handlers |
||
---|---|---|
.. | ||
utils | ||
dashboard-browse-nested.spec.ts | ||
dashboard-browse.spec.ts | ||
dashboard-live-streaming.spec.ts | ||
dashboard-panel-attention.spec.ts | ||
dashboard-public-create.spec.ts | ||
dashboard-public-templating.spec.ts | ||
dashboard-templating.spec.ts | ||
dashboard-time-zone.spec.ts | ||
dashboard-timepicker.spec.ts | ||
embedded-dashboard.spec.ts | ||
general-dashboards.spec.ts | ||
import-dashboard.spec.ts | ||
load-options-from-url.spec.ts | ||
new-constant-variable.spec.ts | ||
new-custom-variable.spec.ts | ||
new-datasource-variable.spec.ts | ||
new-interval-variable.spec.ts | ||
new-query-variable.spec.ts | ||
new-text-box-variable.spec.ts | ||
Repeating_a_panel_horizontally.spec.ts | ||
Repeating_a_panel_vertically.spec.ts | ||
Repeating_an_empty_row.spec.ts | ||
set-options-from-ui.spec.ts | ||
templating-dashboard-links-and-variables.spec.ts | ||
textbox-variables.spec.ts |