- 18 Feb, 2019 16 commits
-
-
cli: chmod 755 for backend plugin binaries
Daniel Lee 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 -
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 -
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 -
Dominik Prokop committed
-
Fix typo in view mode cycle button
Torkel Ödegaard committed -
Dominik Prokop committed
-
Torkel Ödegaard committed
-
Removed primary class from Add Query button, and changed name of Panel Options tab o General Options
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Added enable_gzip documentation (#15322)
Torkel Ödegaard committed -
Fixed issue with PanelHeader and grid-drag-handle in fullscreen
Torkel Ödegaard committed
-
- 17 Feb, 2019 3 commits
-
-
Bruno committed
-
fixes #15479
Andre Klärner committed -
Fixed issue with PanelHeader and grid-drag-handle class still being applied in fullscreen, fixes #15480
Torkel Ödegaard committed
-
- 16 Feb, 2019 1 commit
-
-
Fixed prettier CI issue that caused build failures
Torkel Ödegaard committed
-
- 15 Feb, 2019 10 commits
-
-
Fixed handling of alert urls with true flags
Torkel Ödegaard committed -
Fix percent_diff calculation when points are nulls
Torkel Ödegaard committed -
Improved documentation of new short-lived token solution
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
Added missing strict type checking options to grafana/ui
Torkel Ödegaard committed -
Fixed dashboard navbar buttons being visible in fullscreen
Torkel Ödegaard committed -
Marcus Efraimsson committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 14 Feb, 2019 10 commits
-
-
Maxim Neverov committed
-
bergquist committed
-
bergquist committed
-
added support for influxdb non_negative_difference function in tsdb
Torkel Ödegaard committed -
Move error boundry from DataPanel to PanelChrome
Torkel Ödegaard committed -
Support ANSI colors codes in Loki logs
David committed -
allow 90 percent of alertTimeout for rendering to complete vs 50 percent
Torkel Ödegaard committed -
Maxim Neverov committed
-
contributing: improve guide for bug fixes
Carl Bergquist committed -
Torkel Ödegaard committed
-