Commit Graph

767 Commits

Author SHA1 Message Date
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
Barry Gitarts b664756f98 add percent to goal 2019-08-09 11:16:18 -04:00
Barry Gitarts b88a2f18ad add fund button
add conversion text display
2019-08-09 11:16:18 -04:00
Barry Gitarts 864a5ed1e9 add pledged text 2019-08-09 11:16:18 -04:00
Barry Gitarts 45f5919d27 add edit placeholder 2019-08-09 11:16:18 -04:00
Barry Gitarts f25e83001f add media view to FundProject 2019-08-09 11:16:18 -04:00
Barry Gitarts 0c8c198d6f remove first half unused input from display 2019-08-09 11:16:18 -04:00
Barry Gitarts 6627c614ca add commitTime display
add textClass option to TextDisplay
2019-08-09 11:16:18 -04:00
Barry Gitarts 103d226fc8 add markdown to text display
display markdown in full description
2019-08-09 11:16:18 -04:00
Barry Gitarts 1961236c0f add additional field to display
do not attempt rendering elements until manifest is present
2019-08-09 11:16:18 -04:00
Barry Gitarts 499a5681fe add text display field
add contact field
add created on date
2019-08-09 11:16:18 -04:00