zcash-grant-system/frontend/server
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
..
components Initial Proposal rework (#32) 2018-12-28 17:05:34 -06:00
typings Setup in-app SSL redirects for Heroku (#238) 2018-12-05 17:49:45 -06:00
i18n.ts Frontend i18n Infrastructure (#174) 2018-11-04 19:26:34 +01:00
index.tsx Setup in-app SSL redirects for Heroku (#238) 2018-12-05 17:49:45 -06:00
linkTags.ts Logos, Icons, Manifest.json (#163) 2018-10-30 13:58:05 -04:00
log.ts Replace nextjs (#54) 2018-09-17 15:55:49 -05:00
metaTags.ts Logos, Icons, Manifest.json (#163) 2018-10-30 13:58:05 -04:00
render.tsx Server-side API calling/preloading. (#224) 2018-11-21 21:17:49 -06:00
ssrAsync.ts Proposal Approval Process (#39) 2019-01-09 13:23:08 -05:00