Torkel Ödegaard
|
524f505664
|
tech(templating): refactoring, updated dashboardSrv to typescript
|
2016-09-19 10:08:05 +02:00 |
|
Torkel Ödegaard
|
5ce3e40cc9
|
feat(templating): more work on new variable handling code, #6048
|
2016-09-17 15:27:53 +02:00 |
|
Torkel Ödegaard
|
4188c46f83
|
feat(templating): more work on new variable handling code, #6048
|
2016-09-17 11:28:45 +02:00 |
|
Torkel Ödegaard
|
46ebae7304
|
feat(templating): progress on template system rewrite #6048
|
2016-09-16 16:50:30 +02:00 |
|
Torkel Ödegaard
|
7e8b279895
|
feat(templating): good progress on new variable update code, #6048
|
2016-09-16 10:48:03 +02:00 |
|
Torkel Ödegaard
|
0f4a9f1ed1
|
feat(templating): began refactoring variables into rich behavioral classes
|
2016-09-15 14:53:36 +02:00 |
|
Torkel Ödegaard
|
94e5001c0e
|
feat(templating): making progress on adhoc template variable, #6038
|
2016-09-15 09:18:28 +02:00 |
|
Torkel Ödegaard
|
83b9db51e3
|
feat(templating): great progress on adhoc filters, #6038
|
2016-09-14 17:36:28 +02:00 |
|
Torkel Ödegaard
|
0a44add6c9
|
feat(adhoc fiters): began work on ad-hoc filters, refactored submenu filters to use gf-form styles, #6038
|
2016-09-14 11:21:02 +02:00 |
|
Torkel Ödegaard
|
649d9f9177
|
tech(lodash): upraded lodash to 4.15.0, closes #6021
|
2016-09-14 09:17:10 +02:00 |
|
Torkel Ödegaard
|
0fa0066cd9
|
tech(lodash): began migration work
|
2016-09-13 22:10:44 +02:00 |
|
Torkel Ödegaard
|
f5809c0209
|
fix(build): trying to fix build
|
2016-09-13 20:14:18 +02:00 |
|
Torkel Ödegaard
|
9cd517780f
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-09-13 16:25:48 +02:00 |
|
Torkel Ödegaard
|
3af891d023
|
feat(alerting): restored alert history
|
2016-09-13 16:13:41 +02:00 |
|
Torkel Ödegaard
|
b0c7e61ef8
|
feat(alerting): removed severity
|
2016-09-13 15:09:55 +02:00 |
|
bergquist
|
6a723dff37
|
feat(notifications): set default value to false for new notifications
|
2016-09-13 14:25:48 +02:00 |
|
Torkel Ödegaard
|
6375418d8c
|
Merge branch 'alerting' into grafana-annotations
|
2016-09-13 09:38:12 +02:00 |
|
bergquist
|
03fb152d4b
|
tech(templates): extract sort method
|
2016-09-13 08:11:04 +02:00 |
|
bergquist
|
9c5436c648
|
feat(templating): set default sort order
|
2016-09-13 07:39:30 +02:00 |
|
bergquist
|
e348822190
|
Merge branch 'template_sort' of https://github.com/mtanda/grafana into mtanda-template_sort
|
2016-09-13 07:16:34 +02:00 |
|
Torkel Ödegaard
|
014b70ded9
|
fix(graph): fixed showing rendering error in inspector, fixes #5995
|
2016-09-10 12:00:33 +02:00 |
|
Torkel Ödegaard
|
7aab4a4a59
|
fix(table): fixed issue with using mixed data source in table panel, fixes #5999
|
2016-09-10 09:57:25 +02:00 |
|
Torkel Ödegaard
|
4a2f2fba73
|
feat(alerting): show panel specific alert annotations, #5694
|
2016-09-09 11:30:55 +02:00 |
|
Torkel Ödegaard
|
0ac4ece00d
|
feat(annotations): refactoring annotations srv to typescript, #5990
|
2016-09-08 14:31:30 +02:00 |
|
Torkel Ödegaard
|
b8081b29fd
|
Merge branch 'master' into grafana-annotations
|
2016-09-08 11:26:55 +02:00 |
|
Torkel Ödegaard
|
d60bd77658
|
feat(annotations): added support to show grafana stored annotations in graphs, #5982
|
2016-09-08 11:25:45 +02:00 |
|
bergquist
|
21c5b543fb
|
feat(profile): hide orgs list when it only contains one org
|
2016-09-08 09:03:29 +02:00 |
|
bergquist
|
f56d45ac56
|
feat(alerting): include default notifications in alert tab
|
2016-09-07 15:13:24 +02:00 |
|
Torkel Ödegaard
|
fc8f0721cd
|
Merge branch 'master' of github.com:grafana/grafana
Conflicts:
pkg/services/alerting/eval_context.go
|
2016-09-06 20:40:49 +02:00 |
|
Torkel Ödegaard
|
fbae6abb3c
|
feat(alerting): progress on handling no data in alert query, #5860
|
2016-09-06 20:40:12 +02:00 |
|
bergquist
|
22805ce56b
|
fix(alert_tab): fix broken alert history
|
2016-09-06 14:42:34 +02:00 |
|
bergquist
|
55b560a4a8
|
feat(alerting): filter notifications based on severity
closes #5851
|
2016-09-06 14:27:48 +02:00 |
|
Torkel Ödegaard
|
6b17cdbca6
|
feat(alerting): Save As removes alerts from panels, closes #5965
|
2016-09-06 09:14:11 +02:00 |
|
bergquist
|
c893e5d241
|
feat(notifications): add support for default notifications
ref #5883
|
2016-09-05 21:35:37 +02:00 |
|
bergquist
|
d11bc57c37
|
feat(notifications): make it possible to send test alert notifications
closes #5847
|
2016-09-05 14:45:15 +02:00 |
|
Torkel Ödegaard
|
e2f5bf1666
|
feat(alerting): fixed confirm delete dashboard issue
|
2016-09-05 13:38:25 +02:00 |
|
bergquist
|
daea38060f
|
feat(notifications): redirect to notification list after creation.
|
2016-09-05 08:27:12 +02:00 |
|
Hiroaki Kobayashi
|
3645fb371c
|
fix typo
|
2016-09-02 15:22:04 +09:00 |
|
bergquist
|
e493015f54
|
fix(alerting): replace one hack with another hack
|
2016-08-31 10:10:39 +02:00 |
|
bergquist
|
53a9dec407
|
feat(alerting): move timestamp to new row
ref #5850
|
2016-08-31 09:48:58 +02:00 |
|
bergquist
|
b55b7cde4b
|
fix(alerting): remove error message when model is valid again
closes #5921
|
2016-08-30 13:36:13 +02:00 |
|
bergquist
|
11a4ff0f8a
|
feat(alerting): add basic UI for history in alert tab
ref #5850
|
2016-08-30 13:22:59 +02:00 |
|
bergquist
|
f3d6035c59
|
feat(alerting): add alerts for notification edits
|
2016-08-22 14:49:40 +02:00 |
|
bergquist
|
5a33679470
|
fix(alerting): remove has no value condition
|
2016-08-22 12:20:07 +02:00 |
|
bergquist
|
e415412691
|
feat(alerting): add image for howto popup
closes #5784
|
2016-08-18 18:36:58 +02:00 |
|
Torkel Ödegaard
|
09cdf3e9e1
|
feat(alerting): show execution errors in alert list
|
2016-08-18 11:37:35 +02:00 |
|
Torkel Ödegaard
|
5cf9711862
|
feat(alerting): added eval match to test results
|
2016-08-18 11:22:24 +02:00 |
|
Torkel Ödegaard
|
2f953d75a6
|
Merge branch 'alerting' of github.com:grafana/grafana into alerting
|
2016-08-18 10:07:45 +02:00 |
|
Torkel Ödegaard
|
9028d4899f
|
feat(alerting): alert list fixes
|
2016-08-18 10:07:31 +02:00 |
|
bergquist
|
631acc2bf9
|
feat(alerting): only show available queries in alert query
|
2016-08-18 10:02:17 +02:00 |
|