Commit Graph

273 Commits (bba1208c3dac68ca0535203113d08eccb6f938d5)

Author SHA1 Message Date
Ryan McKinley ff6b8c5adc DataLinks: enable data links in Gauge, BarGauge and SingleStat2 panel (#18605) 6 years ago
Ryan McKinley e1924608a2 DashboardDatasource: reuse query results within a dashboard (#16660) 6 years ago
Ryan McKinley 21948e80e0
SingleStat: add a gauge migration call to action button in the editor (#18604) 6 years ago
Ryan McKinley e59bae55d9
DataFrame: convert from row based to a columnar value format (#18391) 6 years ago
Šimon Podlipský 494ac90c69 QueryData: Handle that response data must be array (#18504) 6 years ago
Torkel Ödegaard 541981c341
Gauge/BarGauge: Rewrite of how migrations are applied (#18375) 6 years ago
Ryan McKinley 5f4b5dfecd
Refactor: use data rather than series in stream callback(#18126) 6 years ago
Tobias Skarhed 83da3660da
Chore: noImplictAny no errors left (#18303) 6 years ago
Tobias Skarhed 7891233812
Chore: noImplicitAny Sub 500 errors (#18287) 6 years ago
Ryan McKinley 14caa6a068
FieldDisplay: move threshold and mapping to Field (#17043) 6 years ago
Ryan McKinley bdaf0aa81a
Refactor: move more files to @grafana/data (#17972) 6 years ago
Ryan McKinley fcdc29746f
@grafana/data: export dateMath and rangeUtil (#17971) 6 years ago
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 years ago
Ryan McKinley e7c3d0ed97
Refactor: rename SeriesData to DataFrame (#17854) 6 years ago
Torkel Ödegaard 335cec07a5
Graph: Add data links feature (click on graph) (#17267) 6 years ago
Johannes Schill 0412a28d2e TimePicker: New time picker dropdown & custom range UI (#16811) 6 years ago
Ryan McKinley 574a37e46f
@grafana/runtime: expose location update (#17428) 6 years ago
Ryan McKinley 96ba32d0c8
Add a @grafana/runtime package with backendSrv interface (#16533) 6 years ago
Ryan McKinley 1033f0f905 DataSourceMeta: add an option to get hidden queries (#17124) 6 years ago
Dominik Prokop 73e4178aef Panel: Apply option defaults on panel init and on save model retrieval (#17174) 6 years ago
Torkel Ödegaard f58ab7945b
PanelModel: Fix crash after window resize, fixes #16933 (#16942) 6 years ago
Hugo Häggmark ceb9f0855b
Chore: Replaces moment with Grafanas DateTime (#16919) 6 years ago
Ryan McKinley 1d8786e3a6 DataSource Plugins: consistent generics order <TQuery,TOptions> (#16936) 6 years ago
Torkel Ödegaard 108eb5f07c
BarGauge: Updated test dashboards and threshold fix (#16911) 6 years ago
Torkel Ödegaard f8393fb339
PanelModel: Clear queryRunner on destroy (#16906) 6 years ago
Torkel Ödegaard 48ae93048b
Panels: No title will no longer make panel header take up space (#16884) 6 years ago
Ryan McKinley d881976c9d Refactor: move datemath to grafana/ui (#16890) 6 years ago
Ryan McKinley 513c79d392 PanelQueryState: check for existing running query (#16894) 6 years ago
Ryan McKinley bb64a0673d
PanelModel: expose isInView property to PanelModel (#16877) 6 years ago
Torkel Ödegaard 40b771c04d
Panels: Fixed issue with panel type change and data updates (#16871) 6 years ago
Ryan McKinley 51a98565dc
Refactor: consistant plugin/meta usage (#16834) 6 years ago
Ryan McKinley 7dbe719fda
Plugins: rename vizPlugin to panelPlugin (#16802) 6 years ago
Ryan McKinley 5c2d38126d
Plugins: move PanelPluginMeta to grafana/ui (#16804) 6 years ago
Torkel Ödegaard 060e97bea8
Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) 6 years ago
Ryan McKinley 470634e2d6
Streaming: support streaming and a javascript test datasource (#16729) 6 years ago
Ryan McKinley ff870e08b2
PanelQueryRunner: add datasource name to queries (#16712) 6 years ago
Ryan McKinley 2bc76471d3
Chore: remove extra logging (#16688) 6 years ago
Ryan McKinley e7f56a74fc
Refactor: split PanelQueryRunner into runner and state (#16685) 6 years ago
Ryan McKinley 4e54509dde
Refactor: improvements to PanelQueryRunner (#16678) 6 years ago
Ryan McKinley 5f474c6328
Refactor: move getQueryRunner() to PanelModel (#16679) 6 years ago
Ryan McKinley 5976b421fe
refactor: move timeInfo to DataRequestInfo (#16664) 6 years ago
Ryan McKinley 0643dff2f6 QueryRunner: Move queryRunner to panelModel (#16656) 6 years ago
Ryan McKinley f4cd9bc73c PanelQueryRunner: move error handling to QueryRunnerOptions (#16654) 6 years ago
Ryan McKinley ed0192104c
refactor: Merge PanelChrome and DataPanel, do query execution in PanelQueryRunner (#16632) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Hugo Häggmark 3f7aaedd8c Chore: Remove implicit anys for DashboardModel and tests (#16553) 6 years ago
Torkel Ödegaard 47e51cb6b3
Refactor: Plugin exports & data source / panel types (#16364) 6 years ago
Ryan McKinley e6d9a524b4 Fix: Correct SnapshotData typing (#16279) 6 years ago
Ryan McKinley e5c8375ec2 only call onPanelMigration when the version actually changes (#16186) 6 years ago
Torkel Ödegaard e03c7bf1a3 Panels: Support angular -> react migration via PanelMigrationHandler 6 years ago