Commit Graph

98 Commits (4f81125af01747099e4b0e68d8c6f51ffc906024)

Author SHA1 Message Date
Torkel Ödegaard 5a4f690807
NewPanelEditor: Enable new edit mode (#23405) 5 years ago
Torkel Ödegaard 441e87d4d4
NewPanelEdit: Adding repeating options (#22984) 5 years ago
Torkel Ödegaard 8e131384e3
Panels: Fixed size issue with panels when existing panel edit mode (#22912) 5 years ago
Torkel Ödegaard 044ec40112
Graphite: Rollup Indicator (#22738) 5 years ago
Torkel Ödegaard c002a39456
NewPanelEditor: Angular panel options, and angular component state to redux major change (#22448) 5 years ago
Torkel Ödegaard 4ca3967091
Chore: Fixed strict null errors (#22238) 5 years ago
Torkel Ödegaard 49407987fe
Dashboard: Move some plugin & panel state to redux (#22052) 5 years ago
Torkel Ödegaard 34c397002c PanelChrome: Use react Panel Header for angular panels. (#21265) 5 years ago
Dominik Prokop 9b6a843177
New panel edit: don't query when entering edit mode (#21921) 5 years ago
Peter Holmberg 43dbbe51f0
Inspect: Use AutoSizer for managing width for content in tabs. (#21511) 5 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
Ryan McKinley 21948e80e0
SingleStat: add a gauge migration call to action button in the editor (#18604) 6 years ago
Tobias Skarhed 7891233812
Chore: noImplicitAny Sub 500 errors (#18287) 6 years ago
Ryan McKinley 96ba32d0c8
Add a @grafana/runtime package with backendSrv interface (#16533) 6 years ago
Torkel Ödegaard 48ae93048b
Panels: No title will no longer make panel header take up space (#16884) 6 years ago
Ryan McKinley c3a5204933 Dashboard: Lazy load out of view panels (#15554) 6 years ago
Ryan McKinley 51a98565dc
Refactor: consistant plugin/meta usage (#16834) 6 years ago
Ryan McKinley 7dbe719fda
Plugins: rename vizPlugin to panelPlugin (#16802) 6 years ago
Ryan McKinley 5c2d38126d
Plugins: move PanelPluginMeta to grafana/ui (#16804) 6 years ago
Torkel Ödegaard 060e97bea8
Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) 6 years ago
Ryan McKinley 0643dff2f6 QueryRunner: Move queryRunner to panelModel (#16656) 6 years ago
Ryan McKinley ed0192104c
refactor: Merge PanelChrome and DataPanel, do query execution in PanelQueryRunner (#16632) 6 years ago
Torkel Ödegaard 47e51cb6b3
Refactor: Plugin exports & data source / panel types (#16364) 6 years ago
Ryan McKinley ede2d54849 Refactor: React Panels to only use SeriesData[] (#16306) 6 years ago
Torkel Ödegaard 0d55141a2d Panels: Refactoring how panel plugins sets hooks and components, #16166 6 years ago
ryan 6da2f132c7 keep plugin versions 6 years ago
ryan 82be27a42a remove panel plugin setters 6 years ago
ryan d8595e9f4e moved migration hook to its own function 6 years ago
ryan 78a9243721 remove logging 6 years ago
ryan 658f419cab add stat picker to single stat 6 years ago
ryan 68f7e046ab check types better 6 years ago
ryan 75022ebd63 single hook 6 years ago
ryan 8cca611727 comment cleanup 6 years ago
ryan 09ba8cd5d3 make sure the validator is called before setState 6 years ago
ryan 7311b14da1 API to fix/update properties before load 6 years ago
Peter Holmberg 89883c2cf6 copying options between visualizations 6 years ago
Torkel Ödegaard abddb442a1
Changed how react panels store their options (#15468) 6 years ago
Torkel Ödegaard 89ad525986 Fixed issue with PanelHeader and grid-drag-handle class still being applied in fullscreen, fixes #15480 6 years ago
Torkel Ödegaard dede40d459 Began work on handling panel type switching and keep setting 6 years ago
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 6 years ago
Dominik Prokop 9485c67827 Fix plugin loading failure message not being displayed 6 years ago
Torkel Ödegaard aafd4a339a Moved dashboard state components to state folder 6 years ago
Torkel Ödegaard 474185c977 Moved a few things around 6 years ago
Torkel Ödegaard e713b0f029 Moved add panel panel and renamed it to add panel widget 6 years ago
Torkel Ödegaard 827a292777 Moved panel editing components to it's own folder 6 years ago
Torkel Ödegaard 9aef3f4fb1 Fixed issues with panel size in edit mode, fixes #14703 7 years ago
Johannes Schill a007730f5d Another take on resizing the panel, now using react-draggable 7 years ago
Torkel Ödegaard 42ee81a97c fixed issue with switching panels 7 years ago
Torkel Ödegaard 9c13520e97 updated styles 7 years ago
Torkel Ödegaard 226e55b188 fixed ordering changing panel types, fixes issues with loading panel options 7 years ago