zcash-grant-system/frontend/client/components/ContributionModal
William O'Beirne 9d0591918e Require refund address or confirm donation (#354)
* Add API check to disallow unsetting refund address.

* Require either refund address to be set or explicit consent for a donation. Dont have them show up as refundable in admin.

* Show donations on financials page

* Continue after entry

* Consider no_refund when checking for duplicate contribution.

* Fix types.

* Add a filter for all contributions that are considered donations. Update financial query to include donations.

* Elaborate in message.
2019-03-13 18:36:24 -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 Require refund address or confirm donation (#354) 2019-03-13 18:36:24 -05:00