Commit Graph

790 Commits (0e1f0dd8f5279587cb4d5b2c1aa0ac9666174130)

Author SHA1 Message Date
Ryan McKinley 9e004b9211
DataLinks: Implement javascript callback (#19851) 6 years ago
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
Torkel Ödegaard 0016189f28
Graph: Switching to series mode should re-render graph (#19623) 6 years ago
Torkel Ödegaard c712b4f824 SeriesOverrides: Fixed issue with color picker 6 years ago
Ivana Huckova 85e128fede Explore: No logs should show an empty graph (#19132) 6 years ago
David a28aefa370
Graph: constant series as override (#19102) 6 years ago
Torkel Ödegaard fd21e0ba14
DataLinks: enable access to labels & field names (#18918) 6 years ago
Ryan McKinley 5b9901ebba GraphPanel: don't listen to legacy onDataReceived events (#19054) 6 years ago
Torkel Ödegaard 140ecbcf79
QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 6 years ago
Dominik Prokop 0607189ed5
TimeSeries: Replace fieldName with fieldIndex (#19030) 6 years ago
Dominik Prokop 0994350e8b
TimeSeries: Add data frame index and field name (#19005) 6 years ago
Ryan McKinley 7d32caeac2 Transformers: configure result transformations after query(alpha) (#18740) 6 years ago
Ryan McKinley c777301535 DataFrame: split DataFrameHelper into MutableDataFrame and FieldCache (#18795) 6 years ago
Torkel Ödegaard d9a3601094
Singlestat: Various fixes to singlestat and DataFrame (#18783) 6 years ago
Ryan McKinley ff6b8c5adc DataLinks: enable data links in Gauge, BarGauge and SingleStat2 panel (#18605) 6 years ago
Ryan McKinley e59bae55d9
DataFrame: convert from row based to a columnar value format (#18391) 6 years ago
Tobias Skarhed 1db9fff056 strictNullChecks: First batch (#18390) 6 years ago
Dominik Prokop 81c42fc912
DataLinks: respect timezone when displaying datapoint's timestamp in graph context menu (#18461) 6 years ago
Tobias Skarhed d54851f8e2
Chore: strictNullChecks, ColoringEditor and time_region_manager (#18442) 6 years ago
Dominik Prokop b6ec06eeb4
DataLinks: Apply scoped variables correctly (#18454) 6 years ago
Dominik Prokop c38804216c
DataLinks: Enable multiple data links per panel (#18434) 6 years ago
Hugo Häggmark b05afd7e4e
Explore: Moves GraphSeriesXY and DisplayValue to grafana/data (#18400) 6 years ago
Ryan McKinley 5f4b5dfecd
Refactor: use data rather than series in stream callback(#18126) 6 years ago
Ryan McKinley bdaf0aa81a
Refactor: move more files to @grafana/data (#17972) 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
Tobias Skarhed 0b9de3f761 noImplicitAny: Lower count to about 3450 (#17799) 6 years ago
Tobias Skarhed 3045daedbd noImplicitAny: Reduce errors to 3800-ish (#17781) 6 years ago
Torkel Ödegaard 335cec07a5
Graph: Add data links feature (click on graph) (#17267) 6 years ago
Tobias Skarhed 1b17b7893f noImplicitAny: time region manager etc. (#17729) 6 years ago
Johannes Schill 0412a28d2e TimePicker: New time picker dropdown & custom range UI (#16811) 6 years ago
Tobias Skarhed 219d711597 noImplicitAny: slate (#17681) 6 years ago
Torkel Ödegaard 2c5c333858
Graph: Added new fill gradient option (#17528) 6 years ago
Shavonn Brown 0a9863a8b4 GraphPanel: Don't sort series when legend table & sort column is not visible (#17095) 6 years ago
Ryan McKinley a0b6ef4d01 GraphPanel: use SeriesData directly (skip legacy transformation) (#17037) 6 years ago
Ryan McKinley 813e3ffc15 GraphPanel: show results for all SeriesData (#16966) 6 years ago
Ryan McKinley 56702902a1 Plugins: Remove dataFormats key and add skipDataQuery (#16984) 6 years ago
Hugo Häggmark a4d287d2e1
Tests: Adds end-to-end tests skeleton and basic smoke test scenario (#16901) 6 years ago
Hugo Häggmark ceb9f0855b
Chore: Replaces moment with Grafanas DateTime (#16919) 6 years ago
Mark Goodwin a05ee6cd6e Chore: fix modes for non-executable files (#16864) 6 years ago
Dominik Prokop 739cdcfb6e
Feature: Migrate Legend components to grafana/ui (#16468) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Ryan McKinley 23d461af13 Graph: Add some typescript types for data (#16484) 6 years ago
Marcus Efraimsson 6c9b9b360a
fix(dashboard): time regions spanning across midnight (#16201) 6 years ago
Torkel Ödegaard dbc2f2761a
fix(panels/graph): Default option name for spaceLength was accidentally changed (#16205) 6 years ago
Dominik Prokop 9205b82f19 Remove leftover from first iteration 6 years ago
Dominik Prokop 97a000c319 Fix threshold editor color picker not working for custom colors 6 years ago
Andrej Ocenas 96285c4f56 Use render props pattern in color picker 6 years ago
Sofia Papagiannaki 4cf698af10 Minor fix in values to histogram conversion 6 years ago
Sofia Papagiannaki 5ed3139d5a Fix histogram x-axis min/max 6 years ago