Add proposal #7

Merged
galfert merged 2 commits from feature/6-add_proposal into master 2017-05-12 18:14:48 +00:00
galfert commented 2017-05-03 09:54:48 +00:00 (Migrated from github.com)

Form can be prefilled using query params on the route. The params are recipient, amount, url and ipfsHash, e.g. http://localhost:4200/proposals/new?amount=200&recipient=0x0020e20e6C9ACc0c9fE78Fcb6a427Ad0cC8aca18&url=http://example.com&ipfsHash=asdfasdf.

Form can be prefilled using query params on the route. The params are `recipient`, `amount`, `url` and `ipfsHash`, e.g. http://localhost:4200/proposals/new?amount=200&recipient=0x0020e20e6C9ACc0c9fE78Fcb6a427Ad0cC8aca18&url=http://example.com&ipfsHash=asdfasdf.
Sign in to join this conversation.