Commit Graph

164 Commits (bfa54d2e262452ee0cee3eef01a32942f91a1feb)

Author SHA1 Message Date
ryan b1b5e8d74c use singlestat base where appropriate 6 years ago
ryan 1fa07a8254 no inheratance 6 years ago
ryan 985f057ab3 revert most options sharing 6 years ago
ryan 8299c95459 add migration tests 6 years ago
ryan c023635780 reuse more gauge settings in bargauge 6 years ago
ryan 68f7e046ab check types better 6 years ago
ryan 0c086795e3 check types better 6 years ago
ryan 75022ebd63 single hook 6 years ago
ryan 6472c2bcd9 generic repeater 6 years ago
ryan 36d67f22e9 generic repeater 6 years ago
ryan 6ae0d8e062 rename to displayValues 6 years ago
ryan ada9ac1be1 use new settings 6 years ago
ryan 8cd54c94e9 make value processing reusable 6 years ago
ryan 82326fed42 return the same panelData unless it changes 6 years ago
Peter Holmberg ee4df15526 moving 6 years ago
ryan 3d16528459 use onOptionsChange 6 years ago
ryan 251008f590 use replaceVariables rather than onInterpolate 6 years ago
ryan 77d709d9df use updateOptions rather than onChange 6 years ago
Torkel Ödegaard 72943af46a Refactoring orientation stuff 6 years ago
Torkel Ödegaard 5590b026d0 refactoring repeater and code in gauge and bar gauge to reuse more code 6 years ago
Peter Holmberg 89883c2cf6 copying options between visualizations 6 years ago
Peter Holmberg 8c5c953521 minor touch ups 6 years ago
Peter Holmberg 4c5c162045 first draft of repeater component 6 years ago
Torkel Ödegaard abddb442a1
Changed how react panels store their options (#15468) 6 years ago
Torkel Ödegaard dede40d459 Began work on handling panel type switching and keep setting 6 years ago
Torkel Ödegaard d33d08fa15 Fixed gauge issue that will require migration later and also value options editor did not handle null decimals or 0 decimals 6 years ago
Torkel Ödegaard c0b204f93b Added missing Gauge props 6 years ago
Torkel Ödegaard 3dae915b23 Bar gauge icon updated 6 years ago
Torkel Ödegaard 83d1eb87e5 Began experimenting with a bar gauge 6 years ago
Torkel Ödegaard 43e0ad3f93 Moved gauge value options into a sub oject and made editor more generic, will be moved out of gauge pane later and shared between singlestat, gauge, bargauge, honecomb 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
Torkel Ödegaard 843f8b04d4 Began experimenting with a bar gauge 6 years ago
Torkel Ödegaard 5708660893 Updated a few plugin json files with dataFormats 6 years ago
Johannes Schill 075fb8e91c chore: Rename isDataPanel to noQueries 6 years ago
Johannes Schill c4b2dcefbe feat: Introduce IsDataPanel attribute to plugin.json 6 years ago
Johannes Schill 2db9cb3d93 chore: Rename isDataPanel to noQueries 6 years ago
Peter Holmberg 55b4162e85 return series label if selected stat is name 6 years ago
Johannes Schill a8a9bca07b feat: Introduce IsDataPanel attribute to plugin.json 6 years ago
Peter Holmberg d8f1e99249 fix single gauge 6 years ago
Peter Holmberg 58f04178a3 removed direction and series mode options, cleaned up the code somewhat 6 years ago
Peter Holmberg 9d052beddb show timeseries label under gauge 6 years ago
Peter Holmberg 632908ec40 vertical and horizontal, removed mode option 6 years ago
Peter Holmberg 71cfcd58ba combine mode with avg value 6 years ago
Dominik Prokop 6b1390b972 Update types and themes usage in components 6 years ago
Peter Holmberg 9d3d1bc669 refactor panel 6 years ago
Peter Holmberg 9fc87e4174 first working draft 6 years ago
Peter Holmberg 57596462a4 sending paneldata to component, gauge can handle table data 6 years ago
Peter Holmberg 6164427efd removing alpha 6 years ago
Dominik Prokop 1d3122632f Move Switch component to grafana-ui 6 years ago
Dominik Prokop 93bb30a561 Enable new color picker in Gauge and Thresholds editor, use ThemeProvider instead of ContextSrv 6 years ago