Commit Graph

32 Commits (36f0bf0e1ef005fc202c18be9086ecfe9b7f3cf7)

Author SHA1 Message Date
bergquist a49c21df3a fix(png-renderer): increase timeouts 9 years ago
Torkel Ödegaard e336fb3d60 fix(smtp mailer): added timeout of 10 seconds to smpt mailer, fixes #2989 9 years ago
bergquist 59cb51dc6f test(emails): update fake data model 9 years ago
bergquist fb7a6c0764 feat(alerting): list all series in alert email 9 years ago
bergquist c4e905474a feat(alerting): improve email notifications layout 9 years ago
bergquist 1dcae464fe chore(notifications): remove commented test 9 years ago
bergquist d6fdb598b0 fix(alerting): gofmt 9 years ago
Torkel Ödegaard 1edd224168 feat(alerting): fixing failing unit tests 9 years ago
Torkel Ödegaard ae5f8a76d9 feat(alerting): lots of progress on notifications, refactored them out to their own package, restored webhook notitication and added slack notification 9 years ago
bergquist fa309ec925 feat(alerting): add default notification group 9 years ago
bergquist 4c4164bb40 test(alerting): adds test email creater 9 years ago
bergquist adea539b8d feat(alerting): add link to panel png 9 years ago
bergquist 212fd27252 feat(alerting): add support for email notifications 9 years ago
bergquist 72e23bca5f tech(alerting): improve/cleanup logging 9 years ago
bergquist 2e809cae05 tech(alerting): enforce POST for webhooks 9 years ago
bergquist efea3bc9cb feat(alerting): skeleton commit for webhook 9 years ago
Torkel Ödegaard fa3329271d fix(email notifications): added error handling to email template parsing, fixes #2690 10 years ago
Torkel Ödegaard aa89416bca fix(invite): fixes to org invite stuff, #2630 10 years ago
Torkel Ödegaard 99bb9d4fcf feat(signup): added back the welcome on signup completed email 10 years ago
Torkel Ödegaard d19e101e6b feat(signup): almost done with new sign up flow, #2353 10 years ago
Torkel Ödegaard c61b22cefb feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard 24dfa55465 feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard d25624a8ad feat(signup): began work on new / alternate signup flow that includes email verification, #2353 10 years ago
Torkel Ödegaard 311946900e Fixed email subject test 10 years ago
Torkel Ödegaard 9b12350855 Added support for templated email subjects 10 years ago
Torkel Ödegaard bb2d810709 Final work password reset email, Closes #1456 10 years ago
Torkel Ödegaard db0c442eaf Added configuration options for smtp 10 years ago
Torkel Ödegaard 42fc68baa5 Simplified emailing system and combined mailer and notifications packages 10 years ago
Torkel Ödegaard c8bc0b3bf8 Lots of work on user password reset, #1456 10 years ago
Torkel Ödegaard aa4d60c21e Worked on reset password views, refactored out password strength to a reusable directive 10 years ago
Torkel Ödegaard 89418a155a More work on email and notification infra #1456 10 years ago
Torkel Ödegaard c709a28f02 More work on email and notification infra #1456 10 years ago