Commit History

作者 SHA1 備註 提交日期
  Torkel Ödegaard 47e51cb6b3 Refactor: Plugin exports & data source / panel types (#16364) 7 年之前
  Ryan McKinley ede2d54849 Refactor: React Panels to only use SeriesData[] (#16306) 7 年之前
  Torkel Ödegaard 0d55141a2d Panels: Refactoring how panel plugins sets hooks and components, #16166 7 年之前
  ryan 6da2f132c7 keep plugin versions 7 年之前
  ryan 82be27a42a remove panel plugin setters 7 年之前
  ryan d8595e9f4e moved migration hook to its own function 7 年之前
  ryan 78a9243721 remove logging 7 年之前
  ryan 658f419cab add stat picker to single stat 7 年之前
  ryan 68f7e046ab check types better 7 年之前
  ryan 75022ebd63 single hook 7 年之前
  ryan b933c57c62 merge master 7 年之前
  ryan 8cca611727 comment cleanup 7 年之前
  ryan 09ba8cd5d3 make sure the validator is called before setState 7 年之前
  ryan 7311b14da1 API to fix/update properties before load 7 年之前
  Peter Holmberg 89883c2cf6 copying options between visualizations 7 年之前
  Torkel Ödegaard 26d02180e5 Merge branch 'bar-gauge-poc' of github.com:grafana/grafana into bar-gauge-poc 7 年之前
  Torkel Ödegaard abddb442a1 Changed how react panels store their options (#15468) 7 年之前
  Torkel Ödegaard 89ad525986 Fixed issue with PanelHeader and grid-drag-handle class still being applied in fullscreen, fixes #15480 7 年之前
  Torkel Ödegaard dede40d459 Began work on handling panel type switching and keep setting 7 年之前
  Torkel Ödegaard 074073787d Added a ReactPanelPlugin as the interface that react panels export, this way react panels have clearer api, and gives us hooks to handle migrations and a way for panel to handle panel changes in the future 7 年之前
  Dominik Prokop 9485c67827 Fix plugin loading failure message not being displayed 7 年之前
  Torkel Ödegaard aafd4a339a Moved dashboard state components to state folder 7 年之前
  Torkel Ödegaard 474185c977 Moved a few things around 7 年之前
  Torkel Ödegaard e713b0f029 Moved add panel panel and renamed it to add panel widget 7 年之前
  Torkel Ödegaard 827a292777 Moved panel editing components to it's own folder 7 年之前
  Torkel Ödegaard 9aef3f4fb1 Fixed issues with panel size in edit mode, fixes #14703 7 年之前
  Johannes Schill a007730f5d Another take on resizing the panel, now using react-draggable 7 年之前
  Torkel Ödegaard 42ee81a97c fixed issue with switching panels 7 年之前
  Torkel Ödegaard 9c13520e97 updated styles 7 年之前
  Torkel Ödegaard 226e55b188 fixed ordering changing panel types, fixes issues with loading panel options 7 年之前