Commit Graph

9051 Commits (8af1326a95459c696f6850a55f7de30d43fc08d5)

Author SHA1 Message Date
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
Torkel Ödegaard f768808b6e Fixed value dropdown not updating when it's current value updates, fixes #15566 6 years ago
Hugo Häggmark 9c9691f7af Added feature toggle editors_can_own 6 years ago
Valentin Agachi 425636ff70 Improve Loki logs render with ANSI colors (#15558) 6 years ago
Peter Holmberg 73b4d817e4 prettier fix 6 years ago
Dominik Prokop d4c40e4360 Imports updates 6 years ago
Peter Holmberg f3ff3c1aec fixed tests 6 years ago
Daniel Lee bd0f55cbb8 panel: defensive coding that fixes #15563 6 years ago
Peter Holmberg 89883c2cf6 copying options between visualizations 6 years ago
Torkel Ödegaard 31511ee3cc fixed snapshots failing in master 6 years ago
Marcus Efraimsson d8e655bbcf
fix: mysql query using __interval_ms variable throws error 6 years ago
Torkel Ödegaard 7d105439f9 Fixed scrollbar issue introduced in theme changes 6 years ago
Dominik Prokop f28cc871e1 Fix build 6 years ago
Peter Holmberg 8c5c953521 minor touch ups 6 years ago
Peter Holmberg 2fc136e615 added orientation option 6 years ago
Daniel Lee c5a70e9b97 Pass dashboardModel to PanelCtrl class. Fixes #15541 6 years ago
Peter Holmberg 4c5c162045 first draft of repeater component 6 years ago
Johannes Schill 6f9edf4a22 fix: Filter out values not supported by Explore yet #15281 6 years ago
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532) 6 years ago
Johannes Schill 8876d17dc0 chore: graph2 panel plugin should use the new ReactPanelPlugin from @grafana/ui 6 years ago
Johannes Schill 891b2ca1a2 fix: Have the tab param removed from the url when leaving edit mode #15485 6 years ago
Marcus Efraimsson 56136a5396
fix native annotation filtered by template variable with pipe 6 years ago
Torkel Ödegaard df170aee16 Updated explore icon and style tweaks 6 years ago
Dominik Prokop 1069d7f5b1 Display graphite function name editor in a tooltip 6 years ago
Peter Holmberg 93e8edfddd Fixing array direction, adding simple render test, fixes #15478 6 years ago
Hugo Häggmark 92972eed7b Fixes #15477 6 years ago
Torkel Ödegaard abddb442a1
Changed how react panels store their options (#15468) 6 years ago
Dominik Prokop 8e035676e1 Remove maxDataPoints and interval props from props to remember in panel model 6 years ago
Dominik Prokop 75dd7d0036 Fix typo in view mode cykle button 6 years ago
Dominik Prokop 6da57d4c08 Make clear that variable scss files are generated from templates 6 years ago
Torkel Ödegaard bf826d7c81 Removed primary class from Add Query button, and changed name of Panel Options tab o General Options 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 22b7864d72 Fixed unit tests 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 c05c3df52f Added bar gauge icon 6 years ago
Torkel Ödegaard d31cf45cb5 Began work on adding options 6 years ago
Torkel Ödegaard 2a83d8ab95 Added basic tests 6 years ago
Torkel Ödegaard eaedcee8de bar-gauge storybook 6 years ago
Torkel Ödegaard 83d1eb87e5 Began experimenting with a bar gauge 6 years ago
Torkel Ödegaard 4c59a91651 Also remove nested options prop that was there due to bug 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 9035ce4d18 Changed how react panels store their options 6 years ago
Torkel Ödegaard 2d5fd7fdfd
Fixed prettier issue (#15471) 6 years ago
Torkel Ödegaard 8bde9de507 Added bar gauge icon 6 years ago
Torkel Ödegaard d611f9a4f5 Began work on adding options 6 years ago