TheThingsNetwork / lorawan-stack

The Things Stack, an Open Source LoRaWAN Network Server
https://www.thethingsindustries.com/stack/
Apache License 2.0
992 stars 309 forks source link

Add user email notification preferences feature (merge feature branch into version branch) #7394

Closed ryaplots closed 10 hours ago

ryaplots commented 6 days ago

Summary

References #7308

This PR is a merger of BE and FE parts of the feature.

Testing

Steps
  1. log in as admin into the console
  2. select a notification types you want to receive email for
  3. Then trigger sending some notifications. If the email notification type is selected the user should receive an email for that, if it is unselected the user should not receive an email.

Notes for Reviewers

...

Checklist