13 Commits

Author SHA1 Message Date
07582a8e85 Chore: Fix various spelling errors in back-end code (#25241)
* Chore: Fix various spelling errors in back-end code
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>>
2020-06-01 17:11:25 +02:00
f9962eabff chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
2a78d2a61c pkg/services: Check errors (#19712)
* pkg/services: Check errors
* pkg/services: Don't treat context.Canceled|context.DeadlineExceeded as error
2019-10-22 14:08:18 +02:00
5ea823a65a Fix: Alert email variable name typo fixed (#16232) 2019-03-27 09:42:20 +01:00
fa7d7ed5df Initial Baby Step to refactoring settings from global vars to instance (#11777)
* wip: start on refactoring settings

* settings: progress on settings refactor

* refactor: progress on settings refactoring

* fix: fixed failing test

* settings: moved smtp settings from global to instance
2018-04-30 16:21:04 +02:00
df71fe33fd refactor: refactoring notification service to use new service registry hooks 2018-04-27 14:15:17 +02:00
6dfdcd7ca5 email: change default from name to Grafana
Changes default from name in smtp settings
from Grafana Admin to Grafana.

Fix for integration test (which is skipped but that
did not work)
2017-02-15 11:02:46 +01:00
796957c8c6 Update mailer tests to include FromName 2017-02-15 08:04:21 +11:00
59cb51dc6f test(emails): update fake data model 2016-09-07 13:47:57 +02:00
fb7a6c0764 feat(alerting): list all series in alert email 2016-08-13 12:50:51 +02:00
c4e905474a feat(alerting): improve email notifications layout 2016-08-13 11:24:03 +02:00
fa309ec925 feat(alerting): add default notification group 2016-06-20 15:24:48 +02:00
4c4164bb40 test(alerting): adds test email creater 2016-06-20 07:49:08 +02:00