zcash-grant-system/frontend/client/components/Proposals
William O'Beirne 8bf7013b0f
Cancel proposal (#253)
* Backend setup for proposal canceling.

* Cancelable in admin, update all states to properly reflect a canceled proposal.

* Replace REFUNDING stage with CANCELED and FAILED to distinguish between the 2

* Fix pending contributions showing up as needing refunds.

* Fix some refund cases.

* Dont show failed & canceled proposals on list view. Hide their filters.

* Show when proposal was canceled.

* Remove edit action, make cancel an explanation to contact support.

* Fix PR comments

* Fix issues from develop merge.
2019-02-23 16:38:06 -05:00
..
Filters Cancel proposal (#253) 2019-02-23 16:38:06 -05:00
ProposalCard Use datePublished for deadline wherever possible. Disable past dates during milestone create, disable field when immediate payout is set. 2019-02-05 15:56:07 -05:00
Results Proposal pagination & 404 fix (#151) 2019-02-05 15:34:19 -05:00
index.tsx Proposal pagination & 404 fix (#151) 2019-02-05 15:34:19 -05:00
style.less Fix SSR, fix uncaught async errors, fix style cascade. 2019-01-31 22:09:52 -05:00