bergquist
25f6ec8b53
feat(alerting): add support for alert_rule updates
2016-04-25 16:18:28 +02:00
bergquist
c83af353b2
feat(alerting): renames alert table to alert_rule
2016-04-25 14:42:24 +02:00
bergquist
8ca7ccae38
feat(alerting): add functionallity for converting tresholds to alerts
2016-04-25 14:18:45 +02:00
bergquist
f167ce19ab
test(alerting): add test for deleting alerts
2016-04-25 13:00:05 +02:00
bergquist
bdd3e2ad73
Merge branch 'master' into alerting_definitions
2016-04-25 11:22:35 +02:00
Torkel Ödegaard
97656d65ec
db(dashboard): minor fix for dashboard delete
2016-04-25 11:22:13 +02:00
Torkel Ödegaard
ba28d2e13f
Merge branch 'master' of github.com:grafana/grafana
2016-04-25 09:26:57 +02:00
Torkel Ödegaard
711992c8e2
fix(influxdb): minor fix for duplicated db param to proxied influxdb call, fixes #4703
2016-04-25 09:26:47 +02:00
bergquist
5d5999561a
test(dashboard): add failing test for deleting dashboards
2016-04-25 08:46:15 +02:00
bergquist
44310921b5
test(alerting): add commented failed test
2016-04-25 08:34:48 +02:00
Carl Bergquist
31624b410a
Merge pull request #4800 from 1tylermitchell/patch-1
...
typo
2016-04-25 08:01:39 +02:00
Torkel Ödegaard
00827ce921
fix(): let binding cycle complete before adding panel to dom
2016-04-24 12:50:33 +02:00
Tyler Mitchell
21d2a51cd3
typo
...
tabs != tags
2016-04-23 22:00:42 -07:00
bergquist
c0384a04f8
Merge branch 'cli_upgradeFix'
2016-04-23 14:40:05 +02:00
bergquist
ee0c4cd194
docs(changelog): add note about cli issue
...
closes #4651
2016-04-23 14:39:42 +02:00
bergquist
07b13e24fa
style(cli): add some color to error messages
2016-04-23 14:39:42 +02:00
bergquist
0855f51436
feat(cli): improves defer error handling
2016-04-23 14:39:42 +02:00
bergquist
70acfb2cfd
fix(cli): adds better help text.
...
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
2016-04-23 14:39:42 +02:00
bergquist
03e6fc951f
feat(alerting): delete alerts when dashboard gets deleted
2016-04-23 14:14:18 +02:00
bergquist
ec6dbe3067
tests(alerting): connect alerts to dashboard
2016-04-23 10:41:50 +02:00
Torkel Ödegaard
29a2b2032a
Merge pull request #4794 from grafana/issue-4767
...
Updated link color in text panel to be -link-color
2016-04-22 18:37:03 +02:00
Torkel Ödegaard
af2efbe480
Merge pull request #4796 from grafana/g-net-links
...
fix broken link to grafana.net, standardize on https://grafana.net for links
2016-04-22 18:36:42 +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
bergquist
84115c8038
feat(alerting): delete alerts when panels are removed
2016-04-22 17:49:50 +02:00
Matt Toback
349f6b51a5
Updated link color in text panel to be -link-color
2016-04-22 11:32:19 -04:00
bergquist
8bb62a79d0
feat(alerting): excisting alerts are now updated
2016-04-22 16:51:24 +02:00
bergquist
ba5978abd3
Merge branch 'master' into alerting_definitions
2016-04-22 15:52:56 +02:00
Torkel Ödegaard
9917de09af
fix(graph): removed angular copy that was no longer needed
2016-04-22 15:49:51 +02:00
Torkel Ödegaard
884eef32c9
Merge pull request #4793 from daniellee/panel_defaults
...
fix(panels): avoid deep copy problem for panel defaults
2016-04-22 15:47:59 +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
1f9c2add7c
Merge pull request #4790 from grafana/revert-3688-gauges
...
Revert "Gauges"
2016-04-22 13:05:54 +02:00
Carl Bergquist
24fbcd8dea
Revert "Gauges"
2016-04-22 13:05:43 +02:00
bergquist
db15bf23b8
fix(sass): fixes sass lint issue
2016-04-22 12:09:02 +02:00
bergquist
de52ca4785
docs(changelog): adds gauges to changelog
2016-04-22 11:54:09 +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
297c829bdc
tech(): updatad sass-lint
2016-04-22 09:47:30 +02:00
Torkel Ödegaard
bd933badb1
Merge pull request #4779 from bergquist/fix_snapshots
...
Fix broken snapshots in grafana 2.6
2016-04-22 09:35:02 +02:00
bergquist
d21f97e69b
feat(alerting): adds basic alerting tab
2016-04-21 11:47:30 +02:00
bergquist
0fb4141ce4
docs(changelog): add note about scrollbar fix #4769
2016-04-21 10:23:09 +02:00
bergquist
51de894692
fix(snapshots): sets default value for snapshot name
...
make it possible for < 3.0 instances to publish snapshots
ref #4778
2016-04-21 09:59:48 +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