Skip to content

feat: add email notification feature for user errors - #64

Merged
meness merged 7 commits into
feat/chat-with-the-app-everywherefrom
feat/send-email-to-users
Nov 16, 2024
Merged

feat: add email notification feature for user errors#64
meness merged 7 commits into
feat/chat-with-the-app-everywherefrom
feat/send-email-to-users

Conversation

@meness

@meness meness commented Nov 16, 2024

Copy link
Copy Markdown
Member

Changes

  • Implement MailService to handle email sending using nodemailer and express-handlebars.
  • Introduce UserErrorEvent to manage user error events and trigger email notifications.
  • Add listenUserError listener to handle user error events and send emails based on configuration.
  • Update handlers to include configuration in their operations.
  • Extend configuration schema to support email notifications for errors.
  • Add new dependencies for email handling and template linting.
  • Update linting and formatting scripts to include handlebars files.

@meness meness self-assigned this Nov 16, 2024
@meness meness changed the title feat: add email notification feature for user errors [WIP] feat: add email notification feature for user errors Nov 16, 2024
@meness meness added feature New feature enhancement New feature or request mvp MVP Features labels Nov 16, 2024
@meness meness added this to the mvp milestone Nov 16, 2024
@meness meness changed the title [WIP] feat: add email notification feature for user errors feat: add email notification feature for user errors Nov 16, 2024
@meness
meness merged commit 8c2789c into feat/chat-with-the-app-everywhere Nov 16, 2024
@meness
meness deleted the feat/send-email-to-users branch November 16, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature New feature mvp MVP Features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant