zcash-grant-system/backend/grant/comment
Danny Skubak 5f049d899b Add Signalling of Support (#41)
* init proposal subscribe be and fe

* add subscription email templates

* wire up subscription emails

* email subscribers on proposal milestone, update, cancel

* disallow subscriptions if email not verified

* update spelling, titles

* disallow proposal subscribe if user is team member

* hide subscribe if not signed in, is team member, canceled

* port follow from grant-base

* remove subscribed

* convert subscribed to follower

* backend - update tests

* frontend - fix typings

* finish follower port

* update comment

* fix email button display issues

* init liking backend

* init liking frontend

* fix lint

* add liking backend tests

* refactor like component
2019-10-24 12:32:00 -05:00
..
__init__.py Run reformatter on all files 2019-01-22 23:35:22 -06:00
models.py Add Signalling of Support (#41) 2019-10-24 12:32:00 -05:00
views.py Add Signalling of Support (#41) 2019-10-24 12:32:00 -05:00