- 18 Feb, 2019 30 commits
-
-
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 -
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
-
- adds Loki data source docs to Grafana docs - moved query-related docs from Explore to Loki
David Kaltschmidt 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 6 commits
-
-
Fixed handling of alert urls with true flags
Torkel Ödegaard committed -
ijin08 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
-