zcash-grant-system/frontend/types
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
..
api.ts EIP-712 signatures for login & signup (#189) 2018-11-07 14:08:42 -05:00
comment.ts Populate Profile Data (#233) 2018-11-30 17:52:00 -06:00
contribution.ts Show send instructions on profile pending contributions. 2019-01-09 17:26:28 -05:00
email.ts Email settings + unsubscribe (#75) 2019-01-16 17:26:44 -05:00
index.ts Email settings + unsubscribe (#75) 2019-01-16 17:26:44 -05:00
milestone.ts Fix all tsc issues. 2018-12-27 14:08:14 -05:00
proposal.ts Merge latest develop in. 2019-01-09 16:57:15 -05:00
social.ts Verify User Social via OAuth (#30) 2019-01-02 12:23:02 -06:00
update.ts Proposal updates (#171) 2018-11-02 12:24:28 -04:00
user.ts User Auth Conversion (#19) 2018-12-14 13:36:22 -06:00