|
- [[.InvitedBy]] has added you to the [[.OrgName]] organization in Grafana.
+ [[.InvitedBy]] has added you to the [[.OrgName]] organization in Grafana.
Once logged in, [[.OrgName]] will be available in the left side menu, in the dropdown below your username.
|
-
-
-
-
-
+
+
+
+
+
+
+ | |
+
+
+ |
+ {{> body }}
|
-
+
+
+
-
diff --git a/emails/templates/new_user_invite.html b/emails/templates/new_user_invite.html
index 86948a665f6..6e75a203953 100644
--- a/emails/templates/new_user_invite.html
+++ b/emails/templates/new_user_invite.html
@@ -9,7 +9,7 @@
- You're invited to join [[.OrgName]]
+ You're invited to join [[.OrgName]]
|
|
@@ -25,7 +25,7 @@
|
- You've been invited to join the [[.OrgName]] organization by [[.InvitedBy]]. To accept your invitation and join the team, please click the link below:
+ You've been invited to join the [[.OrgName]] organization by [[.InvitedBy]]. To accept your invitation and join the team, please click the link below:
|
diff --git a/emails/templates/reset_password.html b/emails/templates/reset_password.html
index f3aca5da95e..e9d1527116c 100644
--- a/emails/templates/reset_password.html
+++ b/emails/templates/reset_password.html
@@ -7,7 +7,7 @@
- Hi [[.Name]]
+ Hi [[.Name]],
|
|
@@ -24,7 +24,7 @@
|
- Please click the following link to reset your password within [[.EmailCodeValidHours]] hours.
+ Please click the following link to reset your password within [[.EmailCodeValidHours]] hours.
[[.AppUrl]]user/password/reset?code=[[.Code]]
diff --git a/emails/templates/signup_started.html b/emails/templates/signup_started.html
index 39b369a1f7c..15689a0e62c 100644
--- a/emails/templates/signup_started.html
+++ b/emails/templates/signup_started.html
@@ -7,7 +7,7 @@
- Complete the signup
+ Complete the signup
|
|
diff --git a/emails/templates/welcome_on_signup.html b/emails/templates/welcome_on_signup.html
index b93c56b77b1..0e0e4dbe3bc 100644
--- a/emails/templates/welcome_on_signup.html
+++ b/emails/templates/welcome_on_signup.html
@@ -7,10 +7,15 @@
- Hi [[.Name]]
+ Hi [[.Name]],
|
|
+
+ |
+ Welcome! Ready to start building some beautiful metric and analytic dashboards?
+ |
+
@@ -29,6 +34,13 @@
|
+
+
+ Thank you for joining our community.
+
+ The Grafana Team
+ |
+
|
diff --git a/pkg/services/notifications/send_email_integration_test.go b/pkg/services/notifications/send_email_integration_test.go
index b91cc178240..1a4406dc13a 100644
--- a/pkg/services/notifications/send_email_integration_test.go
+++ b/pkg/services/notifications/send_email_integration_test.go
@@ -40,7 +40,7 @@ func TestEmailIntegrationTest(t *testing.T) {
"RuleUrl": "http://localhost:3000/dashboard/db/graphite-dashboard",
"ImageLink": "http://localhost:3000/render/dashboard-solo/db/graphite-dashboard?panelId=1&from=1471008499616&to=1471012099617&width=1000&height=500",
"AlertPageUrl": "http://localhost:3000/alerting",
- "Events": []map[string]string{
+ "EvalMatches": []map[string]string{
{
"Metric": "desktop",
"Value": "40",
diff --git a/public/emails/alert_notification.html b/public/emails/alert_notification.html
index f80a8330eaf..8106592fb8d 100644
--- a/public/emails/alert_notification.html
+++ b/public/emails/alert_notification.html
@@ -3,14 +3,14 @@
-
+
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
+
+
+ | |
+
+
+
{{Subject .Subject "{{.Title}}"}}
-
-
-
-
-
-
- {{.Title}}
+
+
+ |
+
@@ -129,13 +228,13 @@ color: #FFFFFF !important;
|
-
-
-
-
-
- |
- {{.Message}}
+
+
+ |
+
@@ -144,26 +243,26 @@ color: #FFFFFF !important;
|
{{if ne .State "ok" }}
-
-
-
-
-
-
-
- Metric name
+
+
+
+
+
+
+
+ Metric name
|
-
- Value
+ |
+ Value
|
{{range .EvalMatches}}
-
- |
- {{.Metric}}
+ |
+
+ {{.Metric}}
|
-
- {{.Value}}
+ |
+ {{.Value}}
|
{{end}}
@@ -174,13 +273,13 @@ color: #FFFFFF !important;
{{end}}
-
-
-
-
-
-
-
+
+
+
+
+
+
+
|
@@ -189,13 +288,28 @@ color: #FFFFFF !important;
|
- | | | | | | | | | | | | | |