Commit History

Author SHA1 Message Date
  Torkel Ödegaard 47e51cb6b3 Refactor: Plugin exports & data source / panel types (#16364) 7 years ago
  Ryan McKinley ede2d54849 Refactor: React Panels to only use SeriesData[] (#16306) 7 years ago
  Ryan McKinley 77b3da3e8b refactor(data models): Renamed TableData to SeriesData (#16185) 7 years ago
  ryan 7498de044c cleanup and guess all columns 7 years ago
  ryan b4a3aecbbc merge master 7 years ago
  ijin08 dc98fb5e82 added two new variables in default theme for panel padding, replaced panelhorizontalpadding and variables.panelverticalpadding with new variables 7 years ago
  ryan 439b044204 move toTableData to grafana/ui 7 years ago
  ryan abf015ace2 use TableData for timeseries in react 7 years ago
  ryan 948729e951 remove console.log 7 years ago
  ryan f5aba36814 add ScopedVars to replace function 7 years ago
  ryan 251008f590 use replaceVariables rather than onInterpolate 7 years ago
  Hugo Häggmark 3a65e27e83 Fixes #15739 7 years ago
  Dominik Prokop d19616a16b Merge branch 'master' into cli/watch-sass-var 7 years ago
  Torkel Ödegaard abddb442a1 Changed how react panels store their options (#15468) 7 years ago
  Dominik Prokop 6da57d4c08 Make clear that variable scss files are generated from templates 7 years ago
  Torkel Ödegaard 89ad525986 Fixed issue with PanelHeader and grid-drag-handle class still being applied in fullscreen, fixes #15480 7 years ago
  Torkel Ödegaard 2bc26a01f9 Fixes to error handling and clearing, also publishing of legacy events so old query editors work with react panels fully 7 years ago
  Torkel Ödegaard cc61d9c5cc Merge branch 'master' into move-error-boundry 7 years ago
  Peter Holmberg 0c72fb3be1 Merge branch 'master' into move-error-boundry 7 years ago
  Torkel Ödegaard ef9e74fabb Fixed issue with sass variables used from typescript, the prettier lowercases export variables 7 years ago
  Peter Holmberg aad558ce9c using error callback from datapanel instead 7 years ago
  Peter Holmberg 1c5118748a implement show error in panelcorner 7 years ago
  Peter Holmberg f52aa4de4e Merge branch '15217-panels-without-queries' into move-error-boundry 7 years ago
  Peter Holmberg f0565684c7 Merge branch '15217-panels-without-queries' of https://github.com/grafana/grafana into 15217-panels-without-queries 7 years ago
  Peter Holmberg 530a370379 bubble error from datapanel to panelchrome 7 years ago
  Torkel Ödegaard a1453607a9 Changed noQueries to a dataFormats array that will allow a panel to define supported formats and prefered (first in array) 7 years ago
  Johannes Schill c3965e332d chore: Rename renderPanel to renderPanelBody 7 years ago
  Johannes Schill d5918498da chore: Rename renderDataPanel to renderPanel 7 years ago
  Johannes Schill 01208ccd68 chore: Rename renderHelper > renderDataPanel and move logic to smaller functions 7 years ago
  Johannes Schill b5dbf26dc4 chore: PR feedback, shorten boolean check 7 years ago