zcash-grant-system/frontend/client/components/ContributionModal
AMStrix 8819ee3035 Rework Contribution Privacy (#456)
* rework contribution privacy
- add ProposalContribution.privacy
- remove ProposalContribution.no_refund
- anonymous contribution only if not logged in
- logged in contributions can be optionally attributed
- refunds can happen if a user has  a refund address

* admin: upgrade react-easy-state (had memory leak)

* be: filter users private contributions for others

* Adjust copy to be more accurate.

* Add copy for setting refund addresses (#458)
2019-06-11 21:49:14 -05:00
..
PaymentInfo.less Pose a warning to user before contributing anonymously. Handle anonymous user in user row. 2019-02-25 14:26:02 -05:00
PaymentInfo.tsx Various Fixes (#340) 2019-03-12 19:04:32 -04:00
SetRefundAddress.less Require refund address or confirm donation (#354) 2019-03-13 18:36:24 -05:00
SetRefundAddress.tsx Require refund address or confirm donation (#354) 2019-03-13 18:36:24 -05:00
index.tsx Rework Contribution Privacy (#456) 2019-06-11 21:49:14 -05:00