- 18 Jul, 2017 4 commits
-
-
* table-panel: clickable cell link - draft * table-panel: clickable cell link - fix link target option * table-panel: fix undefined columnStyle.link * table-panel: option to highlight cell with link * table-panel: render variables for all cells in row * table-panel: remove cell highlighting * table-panel: add help for URL field * linkPopover directive for link info in table panel * table-panel: add link info popover to cells * table-panel: use native popover instead directive * table-panel: link drop refactor, remove unused code * table-panel: fix unclickable link when drop is opened * refactoring: minor refactoring to #8738, do not think we need a full blown popover for the links, simple tooltip is enough and more efficient, sadly we do not have a modern tooltip framework, still using old bootstrap 2.3 tooltip * table-panel: add tests for link rendering
Alexander Zobnin committed -
Torkel Ödegaard committed
-
Alexander Gängel committed
-
Mitsuhiro Tanda committed
-
- 17 Jul, 2017 1 commit
-
-
* add benchmark * fix, prevent plotLineArea() call if fill == 0 * remove benchmark
Mitsuhiro Tanda committed
-
- 14 Jul, 2017 2 commits
-
-
fixes https://github.com/grafana/grafana/issues/8840 by setting a default locale. Also uses fromNow(true) to work arround the replace.
Daniel Koehler committed -
Matt Toback committed
-
- 13 Jul, 2017 1 commit
-
-
Adam Johnson committed
-
- 12 Jul, 2017 10 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
bergquist committed
-
* Interpolate the field property in elastic search term queries * more defensive interpolation of query.field in ES templates
ajrnz committed -
Torkel Ödegaard committed
-
Fixes #8750.
gomlgs committed -
Alexander Gängel committed
-
This should close the bug #8773
Denis Doria committed -
Moody Saada committed
-
When converting Prometheus results to table, handle the case where the returned series have non-uniform sets of labels. (#8826)
Alin Sinpalean committed
-
- 10 Jul, 2017 3 commits
-
-
Liang Jiameng committed
-
Daniel Lee committed
-
Daniel Lee committed
-
- 09 Jul, 2017 1 commit
-
-
Daniel Lee committed
-
- 07 Jul, 2017 4 commits
-
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
0x6875790d0a committed
-
- 06 Jul, 2017 4 commits
-
-
Adds pragma and expires headers for API calls so that IE11 does not cache GET calls. Ref #5356
Daniel Lee committed -
Daniel Lee committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 05 Jul, 2017 10 commits
-
-
Torkel Ödegaard committed
-
Daniel Lee committed
-
"Metric Lookup" row in Query editor was broken :(
Min-Zhong "John" Lu committed -
Daniel Lee committed
-
Daniel Lee committed
-
If a dashboard has a null value for updated_by then the migration for the dashboard version table fails. This change uses coalesce to set -1 instead of null when inserting into the created_by column which has a non-null constraint. Fixes #8783.
Daniel Lee committed -
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-