Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification app for, in first hand, e-mail notifications #4346

Open
4 tasks
frjo opened this issue Jan 16, 2025 · 0 comments
Open
4 tasks

Notification app for, in first hand, e-mail notifications #4346

frjo opened this issue Jan 16, 2025 · 0 comments
Labels
Type: Feature This is something new (not an enhancement of an existing thing).

Comments

@frjo
Copy link
Member

frjo commented Jan 16, 2025

  • Create a notification app that holds templates and core functionality for sending notifications.
  • Move each notification from EmailAdapter to a notifications.py for each app, like fund, project etc.
  • Notification function are named consistently in the form notify_<model>_<event>(), e.g. notify_submission_new(). A functions sends all notification for that event.
  • Rename funds/notificaitons.py to funds/notifications.py
@frjo frjo added the Type: Feature This is something new (not an enhancement of an existing thing). label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature This is something new (not an enhancement of an existing thing).
Projects
None yet
Development

No branches or pull requests

1 participant