grafana/public/app/features/dashboard/dashgrid
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
..
__snapshots__ DashboardGrid: Refactorings and performance improvements (#35942) 2021-06-22 14:44:18 +02:00
PanelHeader LibraryPanels: Removes library panel icon from the panel header (#38749) 2021-09-01 06:14:21 +02:00
DashboardGrid.test.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
DashboardGrid.tsx Dashboards: support merging in new panels and options (#37905) 2021-09-01 08:03:56 -07:00
DashboardPanel.tsx DashboardGrid: Refactorings and performance improvements (#35942) 2021-06-22 14:44:18 +02:00
liveTimer.ts Dashboard: keep live timeseries moving left (v2) (#37769) 2021-08-20 14:48:55 -07:00
PanelChrome.test.tsx LazyLoading: Fix queries being issued again when scrolling a panel in and out of view (#34061) 2021-05-14 19:33:47 +02:00
PanelChrome.tsx Alerting: Edit thresholds by handle in timeseries panel (#38881) 2021-09-15 17:35:12 +02:00
PanelChromeAngular.tsx Dashboard: Fix so panels are rendered correctly on SoloPanelPage (#38050) 2021-08-19 08:47:37 +02:00
PanelPluginError.tsx PanelEdit: VisulizationPicker doesn't show if panel has an unknown panel plugin (#35831) 2021-06-17 15:18:05 +02:00
PanelResizer.tsx Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
SeriesVisibilityConfigFactory.ts FieldOverrides: Support changing display name in override and have it be matched by later rule (#35893) 2021-06-19 07:36:59 +02:00