zcash-grant-system/frontend/client
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
..
api Proposal Approval Process (#39) 2019-01-09 13:23:08 -05:00
components Proposal Approval Process (#39) 2019-01-09 13:23:08 -05:00
modules Proposal Approval Process (#39) 2019-01-09 13:23:08 -05:00
pages Verify User Social via OAuth (#30) 2019-01-02 12:23:02 -06:00
static Frontend i18n Infrastructure (#174) 2018-11-04 19:26:34 +01:00
store User Recovery Flow (#26) 2018-12-17 12:33:33 -06:00
styles Proposal Approval Process (#39) 2019-01-09 13:23:08 -05:00
typings Convert all units to ZEC from ETH. 2018-12-27 12:41:26 -05:00
utils Proposal Approval Process (#39) 2019-01-09 13:23:08 -05:00
Routes.tsx Verify User Social via OAuth (#30) 2019-01-02 12:23:02 -06:00
i18n.ts Frontend i18n Infrastructure (#174) 2018-11-04 19:26:34 +01:00
index.tsx Merge develop in. 2018-11-26 18:47:24 -05:00