Commit Graph

161 Commits (8333c55beef2d39f1162a00109d88d2b4c87cb73)

Author SHA1 Message Date
Ryan McKinley 6b0417207d
VizLegend: move onSeriesColorChanged to PanelContext (breaking change) (#33611) 4 years ago
Torkel Ödegaard f2e4f41f69
Alerting: Support for alerting for react panels, and lots of fixes to alert annotations for both react and angular (#33608) 4 years ago
Ryan McKinley 69f2a43063
EventBus: add origin to all events and support nested EventBus (#33548) 4 years ago
Torkel Ödegaard 7087727400
PanelChrome: Ignore data updates & errors for non data panels (#33477) 4 years ago
Oscar Kilhed d0239ac958
[grafana/UI] Hoovering over a legend label highlights the corresponding pie slice (#32941) 4 years ago
kay delaney 12ceff407b
AnnoListPanel: Fix 'Within Time Range' option (#32439) 4 years ago
Torkel Ödegaard 59c060f1f1
Streaming: Fixes an issue with time series panel and streaming data source when scrolling back from being out of view (#31431) 4 years ago
Hugo Häggmark f42bb84cbf
TextPanel: Fixes so panel title is updated when variables change (#30884) 4 years ago
Hugo Häggmark 08eee87148
Panels: Fixes so panels are refreshed when scrolling past them fast (#30784) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 years ago
Hugo Häggmark b6efebd92c
Elastic: Fixes so templating queries work (#30003) 4 years ago
Torkel Ödegaard e375fb0f2b
PanelEvents: Isolating angular panel events into it's own event bus + more event refactoring (#29904) 4 years ago
Torkel Ödegaard 1ee9745794
PanelEdit: Need new data after plugin change (#29874) 4 years ago
Dominik Prokop 683ce69347
Link suppliers: getLinks API update (#29757) 5 years ago
Torkel Ödegaard 0f3bebb38d
Snapshots: Fixes so that dashboard snapshots show data when using Stat, Gauge, BarGauge or Table panels (#29031) 5 years ago
Torkel Ödegaard 74c65eca26
EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 5 years ago
Torkel Ödegaard 5aba6fde41
Rendering: Fixed issue rendering text panel to image via image renderer plugin (#27083) 5 years ago
Torkel Ödegaard cbe1d7b08c
StatPanel: Fix stat panel display name not showing when explicitly set (#26616) 5 years ago
kay delaney 1391575853
Chore: Removes some unneeded console logging and changes logs to errors (#26235) 5 years ago
Torkel Ödegaard 49b5fc4b9a
Chore: More typescript strict null fixes, going for sub 200 (#26134) 5 years ago
Torkel Ödegaard 923faf78f1
PanelEditor: Overrides name matcher still show all original field names even after Field default display name is specified (#24933) 5 years ago
Zoltán Bedi 77633db00e
Dashboard: Render PanelChrome on refresh (#24940) 5 years ago
Marcus Andersson a521a39ebf
TimeZone: added e2e tests for the custom time zone support. (#24442) 5 years ago
Torkel Ödegaard 33123c7e7e
PanelEdit: Fixed re-using query result after leaving panel edit (#24340) 5 years ago
Torkel Ödegaard a00636b2ec
PanelEditor: Fixes issue changing panel type from graph to stat and thresholds not taking affect after going back to dashboard (#24144) 5 years ago
Torkel Ödegaard 0742dbc9be
MaxDataPoints: Now used in interval calculation for all data sources (#23915) 5 years ago
Marcus Efraimsson 6e313e7d37
Image Rendering: Remove PhantomJS support (#23460) 5 years ago
Torkel Ödegaard 5a4f690807
NewPanelEditor: Enable new edit mode (#23405) 5 years ago
Dominik Prokop bf7579d984
FieldOverrides: Move FieldConfigSource from fieldOptions to PanelModel.fieldConfig (#22600) 5 years ago
Torkel Ödegaard 044ec40112
Graphite: Rollup Indicator (#22738) 5 years ago
Dominik Prokop 642c1a16dd
FieldOverrides: Apply field overrides in PanelQueryRunner (#22439) 5 years ago
Torkel Ödegaard 4ca3967091
Chore: Fixed strict null errors (#22238) 5 years ago
Torkel Ödegaard 34c397002c PanelChrome: Use react Panel Header for angular panels. (#21265) 5 years ago
Ryan McKinley da395729c3 FieldEditor: extendable FieldConfig UI (#21882) 5 years ago
Dominik Prokop e17b76ad7a
New Panel Edit: works for panels with and without queries (#22024) 5 years ago
Dominik Prokop 9b6a843177
New panel edit: don't query when entering edit mode (#21921) 5 years ago
Torkel Ödegaard 0676189291
PanelChrome: Mini refactor (#21171) 6 years ago
Torkel Ödegaard 65942efb95
Panels: Add support for panels with no padding (#20012) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
Andrej Ocenas 945b815fe0
Fix: Unsubscribe from events in dashboards (#19788) 6 years ago
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
Torkel Ödegaard 0ec8303878 Panels: Skip re-rendering panel/visualisation in loading state (#19518) 6 years ago
Hugo Häggmark 889f8e3131 PanelData: Adds timeRange prop to PanelData (#19361) 6 years ago
Dominik Prokop be8097fca2
Snapshots: store DataFrameDTO instead of MutableDataFrame in snapshot data (#19247) 6 years ago
Hugo Häggmark 7ace80c71c Graph: Adds onHorizontalRegionSelected (#19083) 6 years ago
Torkel Ödegaard 140ecbcf79
QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 6 years ago
Ryan McKinley 7520ebadac
Refactor: move ScopedVars to grafana/data (#18992) 6 years ago
Ryan McKinley 7d32caeac2 Transformers: configure result transformations after query(alpha) (#18740) 6 years ago
Torkel Ödegaard 490a1d6fc9
ErrorHandling: Error boundary for every container (#18845) 6 years ago
Torkel Ödegaard fe658d7ac2
Prometheus: Fixed Prometheus query editor error (plus new ErrorBoundaryAlert component) (#18838) 6 years ago