- 27 Apr, 2016 1 commit
-
-
Torkel Ödegaard committed
-
- 26 Apr, 2016 11 commits
-
-
Torkel Ödegaard committed
-
feat(gauge): polish to gauge, better handling of automatic font size, added option to hide threshold markers
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
bergquist committed
-
bergquist committed
-
Torkel Ödegaard committed
-
closes #4809 closes #4812
bergquist committed
-
- 25 Apr, 2016 14 commits
-
-
add basic Makefile, remove need for global grunt-cli
Torkel Ödegaard committed -
Dan Cech committed
-
Dan Cech committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fix(influxdb): fixed issue with using multi value template vars in influxdb measurement clause, fixes #4797
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
fix(influxdb): fixed issue with using multi value template vars in influxdb measurement clause, fixes #4797
Torkel Ödegaard committed -
fix(plugins): only add app nav link if it has any pages/dashboards with role matching current user, fixes #4784
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
typo
Carl Bergquist committed
-
- 24 Apr, 2016 2 commits
-
-
Torkel Ödegaard committed
-
tabs != tags
Tyler Mitchell committed
-
- 23 Apr, 2016 5 commits
-
-
bergquist committed
-
closes #4651
bergquist committed -
bergquist committed
-
bergquist committed
-
The zip lib is throwing panics sometimes when the response is malformed. The cli will now try to download the zip file up to three times before aborting. The cli gives a better error message and informes the user about retrying. closes #4651
bergquist committed
-
- 22 Apr, 2016 7 commits
-
-
Updated link color in text panel to be -link-color
Torkel Ödegaard committed -
fix broken link to grafana.net, standardize on https://grafana.net for links
Torkel Ödegaard committed -
https://grafana.netDan Cech committed
-
Matt Toback committed
-
Torkel Ödegaard committed
-
fix(panels): avoid deep copy problem for panel defaults
Torkel Ödegaard committed -
Moves the defaults to be an instance property. This solves the problem of lodash defaults function not doing a deep copy. The symptom of this is that new deep properties for a panel are assigned to every panel of the same type by the defaults function in the constructor.
Daniel Lee committed
-