grafana/public/app/features/panel
Peter Holmberg 74beb9a64c
Alerting: Edit thresholds by handle in timeseries panel (#38881)
* POC/Thresholds: Allow thresholds modification directly from the time series panel

* Snapshot updates

* Optimize styles memoization

* change threshold from graph

* renames and logging

* using useeffect to update graph

* Fix react worning about setting state on unmounted component

* revert panelrenderer

* using onFieldConfig change

* use a useeffect

* simplied fieldConfig state

* Do not use plot context in ThresholdControlsPlugin

* Do not throw setState warnings when drag handle is dropped

* Update thresholds position on the graph when updating threshold drag handle

* fix issues with rerenders

* prevent thresholds on conditions with range

* only edit the first threshold

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2021-09-15 17:35:12 +02:00
..
panellinks Angular cleanup: Don't inject in link_srv (#36849) 2021-07-19 09:16:36 +01:00
partials Chore: Remove panelTime.html, closes #30097 (#30842) 2021-02-03 09:31:53 +01:00
specs Babel: Updates babel dependencies to latest version (#32534) 2021-03-31 17:03:07 +02:00
all.ts Angular cleanup: Remove unused <panel-links-editor> + controller (#36838) 2021-07-16 11:29:46 +01:00
metrics_panel_ctrl.ts Graph: Workaround for DashboardQueryRunner race condition (#36254) 2021-06-30 10:36:05 +02:00
panel_ctrl.ts Chore: Update slate types to fix more strict TypeScript errors (#37159) 2021-07-23 15:33:53 +01:00
panel_directive.ts Library Panels: Fix refresh when changing to angular library panel (#35048) 2021-06-02 13:35:12 +01:00
panel_editor_tab.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
PanelRenderer.tsx Alerting: Edit thresholds by handle in timeseries panel (#38881) 2021-09-15 17:35:12 +02:00
query_ctrl.ts PanelEdit: Improves viz picker ux, auto close on click (#33633) 2021-05-03 16:49:09 +02:00
query_editor_row.ts Chore: Reduce number of strict typescript errors (#34595) 2021-06-01 13:47:29 +01:00