- 19 Feb, 2019 16 commits
-
-
Peter Holmberg committed
-
Peter Holmberg committed
-
graph2 should use ReactPanelPlugin from @grafana/ui
Torkel Ödegaard committed -
Surrounded Switch with div to restrict size
Torkel Ödegaard committed -
Hugo Häggmark committed
-
fix native annotation filtered by template variable with pipe
Torkel Ödegaard committed -
fix: Remove tab param from url when leaving edit mode
Torkel Ödegaard committed -
Johannes Schill committed
-
Leonard Gram committed
-
Leonard Gram committed
-
Leonard Gram committed
-
Johannes Schill committed
-
Fixes #15505
Torkel Ödegaard committed -
Fixed navbar backbutton padding
Torkel Ödegaard committed -
bergquist committed
-
Hugo Häggmark committed
-
- 18 Feb, 2019 24 commits
-
-
Marcus Efraimsson committed
-
Torkel Ödegaard committed
-
[wip]Cleaning up the theme .scss files
Torkel Ödegaard committed -
Updated explore icon and style tweaks
Torkel Ödegaard committed -
Fixing array direction, adding simple render test
Torkel Ödegaard committed -
Lowered icon size and improved paddings, tried to align placement between dashboard and explore
Torkel Ödegaard committed -
Leonard Gram committed
-
Leonard Gram committed
-
Fixed unit test and updated gauge Added migration for threshold order
Peter Holmberg committed -
Leonard Gram committed
-
Datasource docs for Loki
David committed -
Daniel Lee committed
-
cli: chmod 755 for backend plugin binaries
Daniel Lee committed -
Torkel Ödegaard committed
-
Fixes #15477
Torkel Ödegaard committed -
Fixes #15500. Does a simple filename check if the binary names ends with _linux_amd64 or _darwin_amd64 then sets the file mode to 755.
Daniel Lee committed -
ijin08 committed
-
Hugo Häggmark committed
-
Add Lux to units
Torkel Ödegaard committed -
Remove maxDataPoints and interval props from props to remember in panel model
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Changed how react panels store their options * 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 * 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 * Also remove nested options prop that was there due to bug * Added missing Gauge props * Fixed gauge issue that will require migration later and also value options editor did not handle null decimals or 0 decimals * Fixed unit tests * More fixes for react panels
Torkel Ödegaard committed -
Removed primary class from Add Query button, and changed name of panel options tab
Torkel Ödegaard committed
-