Skip to content

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

Description

@frjo
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: FeatureThis is something new (not an enhancement of an existing thing).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions