Commit Graph

9243 Commits (47e51cb6b331aa792f1ab203892a2842c1a72902)

Author SHA1 Message Date
Torkel Ödegaard 47e51cb6b3
Refactor: Plugin exports & data source / panel types (#16364) 6 years ago
Benjamin Reed 1e52087ae2 Fix: Table Panel fix to re-render panel when options are updated (#16376) 6 years ago
Torkel Ödegaard 6ef844daa4 Docs: remove embedd info about samesite cookie from app, docs only is better 6 years ago
Johannes Schill 8370a182f7 Tech: Bump typescript and jest (#16354) 6 years ago
Yariv Amar c2231854fd Feat: Improve embed panel info text (#16344) 6 years ago
Mitsuhiro Tanda 58eb74660d Fix: Cloudwatch fix for dimension value (#16356) 6 years ago
Ryan McKinley ede2d54849 Refactor: React Panels to only use SeriesData[] (#16306) 6 years ago
Hugo Häggmark 988b7c4dc3
Feat: Adds reconnect for failing datasource in Explore (#16226) 6 years ago
Torkel Ödegaard 74ae756d02
Fix: Graphite query ast to string fix (#16297) 6 years ago
Torkel Ödegaard 5c3a0a624a
Fix: Template query editor this bind exception fix (#16299) 6 years ago
Ryan McKinley bfba47c6c4 Refactor: Move LogLevel and Labels utils to @grafana/ui (#16285) 6 years ago
Igor Ratsuk 930fd8b43a Elasticsearch: Fix view percentiles metric in table without date histogram (#15686) 6 years ago
Ryan McKinley e6d9a524b4 Fix: Correct SnapshotData typing (#16279) 6 years ago
Ryan McKinley 03951c00cb Feat: Angular panels & SeriesData to Table/TimeSeries (#16266) 6 years ago
Ryan McKinley 236074ea47 Fix: React Graph & Show message on no data (#16278) 6 years ago
Dominik Prokop 9fd824960f
Feature: added actionable message in Explore when no datasource configured (#16252) 6 years ago
Steven Sheehy 0bc314a47b Feature: Case insensitive Loki search (#15948) 6 years ago
Ryan McKinley c8b2102500 Feat: Singlestat panel react progress & refactorings (#16039) 6 years ago
Dominik Prokop 206921d21b
Feature: Introduced CallToActionCard to @grafana/ui (#16237) 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
Daniel Lee 8a8a1b8e11
Fix: Prometheus regex ad-hoc filters w/ wildcards (#16234) 6 years ago
Hugo Häggmark 7f9ad77153
Merge pull request #16241 from grafana/hugoh/no-implicit-any 6 years ago
Daniel Lee 462e0d0c6f
Fix: Elasticsearch fix template variables in the alias field (#16629) 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
Dominik Prokop 9655eeda18
fix(explore): only show split close button when split is active (#16203) 6 years ago
Torkel Ödegaard 8ef1c75aa1
fix(react2angular): Fixed react to angular wrapper watching function expressions causing infinte digest loop, fixes #16194 (#16196) 6 years ago
Peter Holmberg 8a396acdb4
fix(panel/table): Fix for white text on white background when value is null 6 years ago
Peter Holmberg 4898502e4e
refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 6 years ago
Steven Sheehy dd388ed578 fix(loki): Hide empty labels column 6 years ago
Ryan McKinley 77b3da3e8b refactor(data models): Renamed TableData to SeriesData (#16185) 6 years ago
Andrej Ocenas a978e28e7c
chore(core/utils): Add typings to datemath.ts (#16195) 6 years ago
Ryan McKinley e5c8375ec2 only call onPanelMigration when the version actually changes (#16186) 6 years ago
Dominik Prokop a8c50ed6ba
feat(explore): make it possible to close left pane of split view (#16155) 6 years ago
Dominik Prokop c2e9daad1e
feat(Explore): make sure Loki labels are up to date (#16131) 6 years ago
Hugo Häggmark d563505dd3 fix: added missing event to function signature 6 years ago
Hugo Häggmark b42dec7353 fix: added target and datasource as isMetric property 6 years ago
Torkel Ödegaard e3d33e6c4a chore: Removed implicit anys in react container and test helpers 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 20fec4d261 Panels: Added more tests for change panel plugin 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