Commit Graph

1525 Commits (493bf0c7b31020ee42e59325deda1e550466113e)

Author SHA1 Message Date
Ryan McKinley 493bf0c7b3
Refactor: rename statsCalculator to fieldReducer (#16867) 6 years ago
Mark Goodwin a05ee6cd6e Chore: fix modes for non-executable files (#16864) 6 years ago
Marcus Efraimsson fe20dde5db
Explore: Use SeriesData format for loki/logs (#16793) 6 years ago
Torkel Ödegaard 060e97bea8
Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) 6 years ago
Ryan McKinley ab3860a334
GraphLegendEditor: use stats picker rather than switches (#16759) 6 years ago
Dominik Prokop 739cdcfb6e
Feature: Migrate Legend components to grafana/ui (#16468) 6 years ago
Dominik Prokop 19e824006a
Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718) 6 years ago
Patrick O'Carroll d040e336c1 UI: Remove old icons (#16335) 6 years ago
Ryan McKinley 514818f16d
Panel Plugins: pass query request/response to react panel plugins (#16577) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Ryan McKinley 5e48750868 Panels: Add types for DataList and range (#16500) 6 years ago
Ryan McKinley 23d461af13 Graph: Add some typescript types for data (#16484) 6 years ago
Ryan McKinley 5e7f7e658d Singlestat-v2/Gauge: Show title when repeating (#16477) 6 years ago
Alexander Zobnin 180772f169 Heatmap: Fix empty graph if panel is too narrow (#16460) 6 years ago
Patrick O'Carroll a96194fab5 Styling: Aligned heading (#16456) 6 years ago
Torkel Ödegaard b46b84f156
Singlestat: Use decimal override when manually specified (#16451) 6 years ago
Torkel Ödegaard 566b3d178a
Bar Gauge: Show tile (series name) & refactorings & tests (#16397) 6 years ago
Benjamin Reed 1e52087ae2 Fix: Table Panel fix to re-render panel when options are updated (#16376) 6 years ago
Ryan McKinley 236074ea47 Fix: React Graph & Show message on no data (#16278) 6 years ago
Ryan McKinley c8b2102500 Feat: Singlestat panel react progress & refactorings (#16039) 6 years ago
Ryan McKinley 5324bb4f11 Refactor: Rename TimeSeriesVM to GraphSeriesXY (#16216) 6 years ago
Šimon Podlipský 00a07c855d Fix: Table Panel and string values & numeric formatting (#16249) 6 years ago
Torkel Ödegaard c02782c0ec
Fix: TablePanel column color style now works even after removeing styles, fixes #16162 (#16227) 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
Peter Holmberg 8a396acdb4
fix(panel/table): Fix for white text on white background when value is null 6 years ago
Ryan McKinley 77b3da3e8b refactor(data models): Renamed TableData to SeriesData (#16185) 6 years ago
Ryan McKinley e5c8375ec2 only call onPanelMigration when the version actually changes (#16186) 6 years ago
Torkel Ödegaard f4f5eeeb18 Pamels: Options are always there 6 years ago
Torkel Ödegaard e03c7bf1a3 Panels: Support angular -> react migration via PanelMigrationHandler 6 years ago
Torkel Ödegaard 0d55141a2d Panels: Refactoring how panel plugins sets hooks and components, #16166 6 years ago
ryan d6ae76c8a3 merge master 6 years ago
ryan 65476d4044 don't use process timeseries 6 years ago
ryan 56e1528c0e rename stat to show in UI 6 years ago
ryan 2e079659f8 use display value in pie chart 6 years ago
ryan 6da2f132c7 keep plugin versions 6 years ago
ryan 82be27a42a remove panel plugin setters 6 years ago
ryan f9fb1210e9 prevOptions should be optional 6 years ago
ryan d8595e9f4e moved migration hook to its own function 6 years ago
Torkel Ödegaard beba9676f6 Minor refactoring of stats picker / shared singlestat code 6 years ago
Peter Holmberg 5a5aed10a1 adding check for decimals 6 years ago
ryan 78a9243721 remove logging 6 years ago
ryan 658f419cab add stat picker to single stat 6 years ago
ryan 3f44445dd6 drop one level of nesting 6 years ago
ryan 7498de044c cleanup and guess all columns 6 years ago
Peter Holmberg 528f085c96 updating usages in singlestat 6 years ago
ryan 0558b17b9e show all colums in graph 6 years ago
Torkel Ödegaard e4e553b5a2 Merge with master, and updated logo and name 6 years ago
ryan c4a503dbc5 show all columns in singlestats 6 years ago
Torkel Ödegaard 42c87141a5 Minor progress on fixing no-implicit any issues 6 years ago