comic / grand-challenge.org

A platform for end-to-end development of machine learning solutions in biomedical imaging
https://grand-challenge.org
Apache License 2.0
168 stars 50 forks source link

Enable instant notification emails #3282

Closed amickan closed 3 months ago

amickan commented 3 months ago

This adds a new notification_email_choice field to the user profile and populates this field based on each user's receive_notification_emails preference. The code is refactored to use the new field, and instant email notifications are enabled for users who opted in to this.

Part of https://github.com/DIAGNijmegen/rse-roadmap/issues/300