zcash-grant-system/backend/grant/user
AMStrix 8de3b4e3c8 Email settings + unsubscribe (#75)
* user subscription_settings utils + tests

* UserSettings user/models updates

* GET /<user_id>/settings endpoint

* PUT /<user_id>/settings + more tests + refactoring

* Email Notifications settings tab

* email subscription verbiage

* email-unsubscribe page + refactors

* hook up send_email for proposal approval + add subscription checks to send_email

* fix merge bug

* Send email on contribution. Dont double-count contributions from the blockchain watcher.

* Proposal contribution email, and fix email admin.

* Send email to team on contribution received.

* Email comment creator of their replies.

* Send comments to proposal creator. Adjust templates for all comment emails.

* Send email on contribution update.
2019-01-16 17:26:44 -05:00
..
__init__.py Email verification (#172) 2018-11-02 12:07:06 -04:00
commands.py User Auth Conversion (#19) 2018-12-14 13:36:22 -06:00
models.py Email settings + unsubscribe (#75) 2019-01-16 17:26:44 -05:00
views.py Email settings + unsubscribe (#75) 2019-01-16 17:26:44 -05:00