zcash-grant-system/frontend/client/modules/create
AMStrix 47c695f43b Proposal Approval Process (#39)
* endpoints and model support for proposal approval

* admin test + proposal approval tests

* GET user/<id> withPending support

* basic withPending suport for Profile

* change create publish to sumbit for approval

* admin proposal filter by status + some refactoring

* admin: update antd

* backend: admin get single proposal + populate date_approved

* admin: rework Proposals + support approval

* backend: approval process updates

* admin: review count on home + cosmetic

* frontend: proposal approval flow

* Profile ZEC/ZAT adjustments

* fix regression in formatUserFromGet + update error type in users/reducers

* fix merge tsc issues

* publish warning vebiage change

* fix ssr fetchProposal 404 hang bug

* proposals/<id> - limit status non-LIVE to team member, exclude DELETED

* various adjustments to Proposal based on `status`

* remove comments

* Proposal statuses to banner style + fix up CreateFlow - Preview mode

* Proposal tsc fix
2019-01-09 13:23:08 -05:00
..
actions.ts Proposal Approval Process (#39) 2019-01-09 13:23:08 -05:00
index.ts Check in work on proposals, drafts 2018-11-13 11:07:09 -05:00
reducers.ts Proposal Approval Process (#39) 2019-01-09 13:23:08 -05:00
sagas.ts Draft deleting. 2018-11-15 11:02:16 -05:00
selectors.ts Temporary checkin, fuckup all of the types on the frontend. 2018-11-14 11:43:00 -05:00
types.ts Refactor to a state where /proposlas loads. 2018-12-21 13:27:39 -05:00
utils.ts Proposal Approval Process (#39) 2019-01-09 13:23:08 -05:00