677 Commits

Author SHA1 Message Date
Barry Gitarts
3618b034a1 stripe rows 2019-08-22 11:29:48 -04:00
Barry Gitarts
01301d09ae get goalToken from projectInfo 2019-08-22 11:29:48 -04:00
Barry Gitarts
9413459334 add create project text + link 2019-08-22 11:29:48 -04:00
Barry Gitarts
1f35ae88dc handle no pledge info 2019-08-22 11:29:48 -04:00
Barry Gitarts
b83eb9e7bf switch to theGraph ipfs gateway
This is being done while we diagnose the issues
with the status gateway
2019-08-22 11:29:48 -04:00
Barry Gitarts
e8d5bb0aa9 add plus icon 2019-08-22 11:29:48 -04:00
Barry Gitarts
efffefd8d0 add divider 2019-08-22 11:29:48 -04:00
Barry Gitarts
6ad0858b8b filter out projects with null projectInfo 2019-08-22 11:29:48 -04:00
Barry Gitarts
bef75323b8 add read more link
add fine grained spacing
2019-08-22 11:29:48 -04:00
Barry Gitarts
119e51216e add display date 2019-08-22 11:29:48 -04:00
Barry Gitarts
9a9510f5cb help manage text on smaller screens 2019-08-22 11:29:48 -04:00
Barry Gitarts
2bfb683f6e add funding detail and contact person display 2019-08-22 11:29:48 -04:00
Barry Gitarts
b707cc0307 add getProjects query 2019-08-22 11:29:48 -04:00
Barry Gitarts
444100f5ad add list projects component
add initial list projects layout
2019-08-22 11:29:48 -04:00
Barry Gitarts
29d8bb955c update favicon 2019-08-20 11:58:44 -04:00
Barry Gitarts
27cc5dae9f add check for ethereum provider and enable if not yet connected 2019-08-20 11:48:12 -04:00
Barry Gitarts
0aeaae5935 move Embark onReady from didMount to its own init 2019-08-20 11:48:12 -04:00
Barry Gitarts
8984a9b2b1 fix cross browser styling 2019-08-20 11:48:12 -04:00
Barry Gitarts
aa044bdacc set network using flag
this will ensure non web3 browsers can fetch data
2019-08-20 11:48:12 -04:00
Barry Gitarts
dc7e787353 default cursor once connected 2019-08-20 11:48:12 -04:00
Barry Gitarts
039054f052 display connected status
add enableEthereum button
2019-08-20 11:48:12 -04:00
Barry Gitarts
673239023e add connect button styling 2019-08-20 11:48:12 -04:00
Barry Gitarts
bd399646d1 sync with subgraph without account info 2019-08-20 11:48:12 -04:00
Barry Gitarts
53135c8d9f disable dappAutoEnable 2019-08-20 11:48:12 -04:00
Barry Gitarts
47dd9320cb fetch project info from subgraph 2019-08-19 13:14:56 -04:00
Barry Gitarts
1ae15cdbe3 fix percentage formatting 2019-08-19 13:14:56 -04:00
Barry Gitarts
876daa13f5 add polling 2019-08-19 13:14:56 -04:00
Barry Gitarts
a0ca52fe07 remove watermelon queries from fund project page 2019-08-19 13:14:56 -04:00
Barry Gitarts
a664db1e73 use pledgeInfos instead of pledges in db for fund project 2019-08-19 13:14:56 -04:00
Barry Gitarts
911195da81 add loading indicator 2019-08-19 13:14:56 -04:00
Barry Gitarts
d6620be761 add handling for no project 2019-08-19 13:14:56 -04:00
Barry Gitarts
474efe8973 move styles into it's own file 2019-08-19 13:14:56 -04:00
Barry Gitarts
a54fdcdca9 get ipfs hash from graph query 2019-08-19 13:14:56 -04:00
Barry Gitarts
309d301938 add project query 2019-08-19 13:14:56 -04:00
Barry Gitarts
cc2c2a073a add ApolloProvider 2019-08-19 13:14:56 -04:00
Barry Gitarts
5dfb17cb03 add graphql resources 2019-08-19 13:14:56 -04:00
Barry Gitarts
a556ea81e2 add SNT address 2019-08-19 13:14:56 -04:00
Barry Gitarts
923f00628f remove lpAllowance call on app load
redeploy ropsten contracts
2019-08-09 11:48:23 -04:00
Barry Gitarts
22d907ac98 fix image styling on funding page 2019-08-09 11:16:18 -04:00
Barry Gitarts
92c984607b export getProjectManifest 2019-08-09 11:16:18 -04:00
Barry Gitarts
461604bd66 reformat file sanitizers to use update ipfs api 2019-08-09 11:16:18 -04:00
Barry Gitarts
ea7c90efe9 fallback to fetch files from web if ipfs node fails
redirect on page create to fund-project path
2019-08-09 11:16:18 -04:00
Barry Gitarts
3645ba787e display image when submitted as media 2019-08-09 11:16:18 -04:00
Barry Gitarts
aea5fd0cc3 fix create project layout 2019-08-09 11:16:18 -04:00
Barry Gitarts
ad0cc7c834 add styling adjustments
remove unused variables
2019-08-09 11:16:18 -04:00
Barry Gitarts
d901736379 add working links 2019-08-09 11:16:18 -04:00
Barry Gitarts
f6325f9c60 show edit when is creator 2019-08-09 11:16:18 -04:00
Barry Gitarts
5ef899dc32 add create profile and fund functionality
fix textfield and textdisplay propTypes
2019-08-09 11:16:18 -04:00
Barry Gitarts
70e51fb444 style amount input 2019-08-09 11:16:18 -04:00
Barry Gitarts
ab33e96ab0 add input field to fund 2019-08-09 11:16:18 -04:00