Torkel Ödegaard
aa98ada141
fix(snapshots): fixed snapshot issue introdiuced yesterday
2016-04-26 14:51:06 +02:00
Torkel Ödegaard
26eeb6578d
feat(gauge): polish to gauge, better handling of automatic font size, added option to hide threshold markers
2016-04-26 13:50:04 +02:00
Torkel Ödegaard
8bb07124f7
fix(gauge): validate min / max range, fixes #4820
2016-04-26 13:14:43 +02:00
Torkel Ödegaard
bce5c447b3
fix(apps): app dashboards can now be updated, fixes #4817
2016-04-26 12:52:44 +02:00
Torkel Ödegaard
34cb17546d
fix(): minor fix for event emitter
2016-04-26 12:39:24 +02:00
Torkel Ödegaard
7c06604f16
Merge branch 'master' of github.com:grafana/grafana
2016-04-26 11:00:20 +02:00
Torkel Ödegaard
0762c38d35
fix(ds_edit): dont show warning when data source does not support testing, fixes #4811
2016-04-26 10:59:57 +02:00
bergquist
79ed99a940
fix(singlestat): fixes font size diffs for gauge
2016-04-26 10:00:13 +02:00
bergquist
9316bcf307
fix(singlestat): enables autoupdate on change
...
closes #4809
closes #4812
2016-04-26 09:51:31 +02:00
Torkel Ödegaard
6bc898b215
fix(influxdb): fixed issue with using multi value template vars in influxdb measurement clause, fixes #4797
2016-04-25 14:29:51 +02:00
Torkel Ödegaard
4d802df040
fix(influxdb): fixed issue with using multi value template vars in influxdb measurement clause, fixes #4797
2016-04-25 14:22:15 +02:00
Torkel Ödegaard
00827ce921
fix(): let binding cycle complete before adding panel to dom
2016-04-24 12:50:33 +02:00
Dan Cech
25b0773a94
fix broken link to grafana.net, standardize on https://grafana.net for links
2016-04-22 12:13:39 -04:00
Torkel Ödegaard
9917de09af
fix(graph): removed angular copy that was no longer needed
2016-04-22 15:49:51 +02:00
Daniel Lee
16dbf3166d
fix(panels): avoid deep copy problem for panel defaults
...
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.
2016-04-22 15:29:33 +02:00
Carl Bergquist
be19f8888e
Merge pull request #4792 from grafana/revert-4790-revert-3688-gauges
...
Revert "Revert "Gauges""
2016-04-22 15:06:13 +02:00
Torkel Ödegaard
3bbc86bcf2
Merge pull request #4719 from nlf/master
...
dont quote numbers for influxdb, closes #4163
2016-04-22 15:04:14 +02:00
Torkel Ödegaard
8b656f15b9
feat(graphite): added stddevSeries func def, closes #4782
2016-04-22 14:57:16 +02:00
Carl Bergquist
453f8b312a
Revert "Revert "Gauges""
2016-04-22 14:55:35 +02:00
Torkel Ödegaard
723bfa70db
fix(table panel): fixed issue with string array formating, fixes #4791
2016-04-22 14:46:32 +02:00
Torkel Ödegaard
45dd9c5795
fix(graph panel): fix for graph panel alignment when legend is in table mode, fixes #4772
2016-04-22 14:36:20 +02:00
Torkel Ödegaard
fa479afdaa
Merge branch 'master' of github.com:grafana/grafana
2016-04-22 14:00:08 +02:00
Torkel Ödegaard
1dfeb192a3
fix(templating): another fix for templating and custom all value escaping, fixes #4787
2016-04-22 13:59:54 +02:00
Carl Bergquist
24fbcd8dea
Revert "Gauges"
2016-04-22 13:05:43 +02:00
Carl Bergquist
2748a3fbd8
Merge pull request #3688 from keis/gauges
...
Gauges
2016-04-22 11:49:35 +02:00
Torkel Ödegaard
dfe36fb702
feat(panel): added new panel event panel-initialized
2016-04-22 11:41:56 +02:00
Torkel Ödegaard
7079b5d770
fix(dashboard list): fixed minor issue with dashboard list panel, fixes #4768
2016-04-20 09:15:45 -07:00
Shaunak Kashyap
3925bcb94c
Updating Elasticsearch logo
2016-04-20 08:50:28 -07:00
bergquist
0108b5eb88
fix(singlestat): adds support for lighttheme
2016-04-19 16:18:29 +02:00
bergquist
0c6841bdc7
fix(singlestat): adds support for fontsizes in gagues
2016-04-19 16:18:22 +02:00
David Keijser
c455e501ac
Add gauge option to singlestat
2016-04-19 16:18:09 +02:00
Torkel Ödegaard
bd21a08bc9
fix(templating): fixed encoding of all value for regex, and custom all value, fixes #4755 , fixes #4736
2016-04-18 17:33:51 -04:00
bergquist
c148e54bbd
style(influxdb): improve naming
2016-04-18 18:52:09 +02:00
bergquist
267ab822c2
tech(influxdb): uses hashmap for uniqueness
2016-04-18 18:46:50 +02:00
bergquist
fde6eee4f4
fix(influxdb): adds support for multi table values
...
When quering for tag values without measurement
all tags and values should be shown
closes #4726
2016-04-18 16:27:06 +02:00
Torkel Ödegaard
822bf13b7a
Merge pull request #4728 from grafana/code-style-improvements
...
Code style improvements
2016-04-16 12:09:40 -04:00
Torkel Ödegaard
6b2fedb1c2
Merge branch 'master' of github.com:grafana/grafana
2016-04-15 19:57:12 -04:00
Torkel Ödegaard
e307ada374
ux(): tooltip improvement
2016-04-15 19:56:39 -04:00
Torkel Ödegaard
4f2628c221
fix(): fixed issue with templating preview, fixes #4714
2016-04-15 18:50:48 -04:00
Torkel Ödegaard
0f16066915
fix(): zoom out tooltip fix, fixes #4729
2016-04-15 18:32:03 -04:00
Matt Toback
151d8db98d
removed unnecessary style
2016-04-15 15:00:29 -04:00
Torkel Ödegaard
49b2743a37
Merge branch 'master' of github.com:grafana/grafana
2016-04-15 14:36:51 -04:00
Torkel Ödegaard
8e37de19c9
ux(): minor fix to tooltip in template editor view
2016-04-15 14:36:43 -04:00
Matt Toback
38bda92bdc
Update dashnav.html
2016-04-15 13:26:27 -04:00
Nathan LaFreniere
b6de656cf1
dont quote numbers for influxdb, closes #4163
2016-04-14 17:08:54 -07:00
Matt Toback
d27da57b02
Fixed the fix.
2016-04-14 12:39:37 -04:00
Matt Toback
8ac5c36735
Still not fixed, not sure why.
...
despite having pushed that code with @torkelo.
2016-04-14 11:12:00 -04:00
Torkel Ödegaard
6355896584
fix(snapshots): Fixed issue with empty snapshots, fixes #4706
2016-04-14 11:06:48 -04:00
Torkel Ödegaard
6216ce455f
fix(pluginlist): fixed issue with pluginlist link, fixes #4705
2016-04-14 10:55:24 -04:00
Torkel Ödegaard
7456514816
fix(templating): fixed issue with template variables that use regex extraction, fixes #4672
2016-04-13 16:41:19 -04:00