mirror of https://github.com/grafana/grafana.git
* add .TemplateData property to data in order to populate template <title> tags with the compiled subject value * update all templates * re-enable integration test and update implementation to check changes * chore: fmt * add HiddenSubject template func and update text templates * slight performance improvement, only execute subject template once * update template I missed --------- Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com> |
||
|---|---|---|
| .. | ||
| codes.go | ||
| codes_test.go | ||
| email.go | ||
| mailer.go | ||
| mock.go | ||
| models.go | ||
| notifications.go | ||
| notifications_test.go | ||
| send_email_integration_test.go | ||
| smtp.go | ||
| smtp_test.go | ||
| testing.go | ||
| webhook.go | ||