grafana/public/app/plugins/panel/status-history
Torkel Ödegaard 32fafffed7
PanelQueryRunner: Return previous processed (transform+field config) series for loading state (#67768)
* Return same series for loading state

* Fix shared query issue

* include structureRev

* heatmap should depend on the series, not the wrapper

* fix more panels

* keep config for comparison

* fieldConfig.fieldConfig!

* cleanup

* cmon

---------

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-05-07 15:21:40 +02:00
..
img Rename: Status grid to history (#34864) 2021-05-29 20:24:14 +02:00
module.tsx Re-add RowHeight option to StatusHistory (#62293) 2023-01-27 12:52:32 +02:00
panelcfg.cue Chore: Update Cuetsy to v0.1.8 version (#66456) 2023-04-14 16:45:54 +02:00
panelcfg.gen.ts Re-add RowHeight option to StatusHistory (#62293) 2023-01-27 12:52:32 +02:00
plugin.json Various Panels: Remove beta label from Bar Chart, Candlestick, Histogram, State Timeline, & Status History Panels (#58557) 2022-11-29 14:26:05 +07:00
StatusHistoryPanel.tsx PanelQueryRunner: Return previous processed (transform+field config) series for loading state (#67768) 2023-05-07 15:21:40 +02:00
StatusHistoryTooltip.tsx FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
suggestions.ts Refactor state timeline/status history to cue model and refactor TimelineChart component (#61631) 2023-01-26 07:03:59 +00:00