167 Commits

Author SHA1 Message Date
Barry Gitarts
d4ca88e22c add addProject 2019-04-04 12:49:48 -04:00
Barry Gitarts
fc3615ab13 add upload to IPFS handler 2019-04-04 12:49:48 -04:00
Barry Gitarts
d84df74c53 add upload input 2019-04-04 12:49:48 -04:00
Barry Gitarts
3c7124c967 create manifest json formatter 2019-04-04 12:49:48 -04:00
Barry Gitarts
dc20621312 add submission section form 2019-04-04 12:49:48 -04:00
Barry Gitarts
9f7db83d1d add initial create project page and route 2019-04-04 12:49:48 -04:00
Barry Gitarts
2f31a8a8a1 remove unused code in back-project 2019-04-04 12:49:48 -04:00
Jonathan Rainville
776d0834a5 feat(back-project): add message about needing a delegate to back 2019-04-03 15:49:53 -04:00
Barry Gitarts
9b0594533f add global snackbar and connect to back project 2019-03-28 15:53:15 -04:00
Barry Gitarts
165bbe9d50 only show pledges that can be pledged 2019-03-25 12:53:14 -04:00
Barry Gitarts
fd78b641b3 add contract call to BackProject page 2019-03-25 12:53:14 -04:00
Barry Gitarts
933998dc41 display fields and button as all avaliable options are selected 2019-03-25 12:53:14 -04:00
Barry Gitarts
22f66490d1 add submit button to back project 2019-03-25 12:53:14 -04:00
Barry Gitarts
8e6bd48315 add amount input field 2019-03-25 12:53:14 -04:00
Barry Gitarts
b2c3c9706a remove empty pledges from drop down list 2019-03-25 12:53:14 -04:00
Barry Gitarts
245fed55db add pledge details to dropdown 2019-03-25 12:53:14 -04:00
Barry Gitarts
0d874ae881 add delegate pledges to back project page 2019-03-25 12:53:14 -04:00
Barry Gitarts
f091a72f61 add delegates model and syncing strategy 2019-03-25 12:53:14 -04:00
Barry Gitarts
6a1eb882dd display available profiles in back project 2019-03-25 12:53:14 -04:00
Barry Gitarts
3679ebe555 add query and hook to fetch matching delegate profiles 2019-03-25 12:53:14 -04:00
Barry Gitarts
6bc1ccd840 add additional grid to form 2019-03-25 12:53:14 -04:00
Barry Gitarts
b1d2029e19 add checking if IPFS is ready to be used 2019-03-25 12:53:14 -04:00
Barry Gitarts
b03c338500 add faster load time to project page 2019-03-25 12:53:14 -04:00
Barry Gitarts
3b5c1b6897 use hooks in project jsx 2019-03-25 12:53:14 -04:00
Barry Gitarts
a44e0f3169 update loading screen for clarity 2019-03-25 12:53:14 -04:00
Barry Gitarts
4422c0fc65 add project hooks
add withDatabase to back project
use hooks with back project
2019-03-25 12:53:14 -04:00
Barry Gitarts
4cf9a75e2c add back project title layout 2019-03-25 12:53:14 -04:00
Barry Gitarts
7adcf1efbc fixup! fix IPFS not fetching from remote 2019-03-25 12:53:14 -04:00
Barry Gitarts
47e0175dc5 fix IPFS not fetching from remote 2019-03-25 12:53:14 -04:00
Barry Gitarts
602e32b68c add BackProject initial grid 2019-03-25 12:53:14 -04:00
Barry Gitarts
5e52dd2ce7 add link to back-project page 2019-03-25 12:53:14 -04:00
Barry Gitarts
ad991066d7 loading handling for projects page 2019-02-15 13:52:51 -05:00
Barry Gitarts
c5b734b175 fix pledges profile relationship import
fix pledgeState type error
2019-02-15 13:52:51 -05:00
Barry Gitarts
8ae34629cc fix off by one in pledge updates 2019-02-15 13:52:51 -05:00
Barry Gitarts
b70dce4be4 add support for project manifest 2019-02-15 13:52:51 -05:00
Barry Gitarts
ad4e4b3799 getProjectAssets from ipfs 2019-02-15 13:52:51 -05:00
Barry Gitarts
3f96c39dbf add db to project 2019-02-15 13:52:51 -05:00
Barry Gitarts
fd4a5ae3db add progress bar 2019-02-15 13:52:51 -05:00
Barry Gitarts
44c7e9d373 fix font 2019-02-15 13:52:51 -05:00
Barry Gitarts
5d333cf4fd cleanup cardmedia 2019-02-15 13:52:51 -05:00
Barry Gitarts
397749b552 add action button to project page 2019-02-15 13:52:51 -05:00
Barry Gitarts
f31664997d add infobox to project layout 2019-02-15 13:52:51 -05:00
Barry Gitarts
2498af616b add Project container 2019-02-15 13:52:51 -05:00
Barry Gitarts
0a5959d3aa add useRowData hook 2019-02-11 09:04:23 -05:00
Barry Gitarts
7e813610f4 simplify pledging table state 2019-02-11 09:04:23 -05:00
Barry Gitarts
afbe538949 replace TransferDialog with TransferCard 2019-02-11 09:04:23 -05:00
Barry Gitarts
8b3221b818 move card styles to own file 2019-02-11 09:04:23 -05:00
Barry Gitarts
df5703a477 remove context from withdraw card add observable
add ref field to VaultEvent model
2019-02-11 09:04:23 -05:00
Barry Gitarts
b0d627fd22 migrate Withdraw component to function using hooks
add close on self id click
2019-02-11 09:04:23 -05:00
Barry Gitarts
f15d0706d9 useEffect requires array as param 2019-02-08 06:01:05 -05:00