Commit Graph

55 Commits

Author SHA1 Message Date
Barry Gitarts fc3615ab13 add upload to IPFS handler 2019-04-04 12:49:48 -04:00
Barry Gitarts f091a72f61 add delegates model and syncing strategy 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 47e0175dc5 fix IPFS not fetching from remote 2019-03-25 12:53:14 -04: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 4d1b4f849c use wrapped eth 2019-02-07 15:15:31 -05:00
Barry Gitarts 448c38b7ee allow user to enable/disable token transfers to vault 2019-02-06 18:02:03 -05:00
Barry Gitarts d0797caa69 clean up some misalignments 2019-02-06 14:33:08 -05:00
Barry Gitarts e7e01c75d0 add process to update stale pledges 2019-02-05 13:41:17 -05:00
Barry Gitarts 94a850bb4b display iframe under existing profiles with urls 2019-02-02 16:43:14 -05:00
Barry Gitarts 8833845428 support displaying pdf 2019-02-02 14:56:08 -05:00
Barry Gitarts 1d6c992e8d store file name with ipfs upload 2019-02-02 12:11:09 -05:00
Barry Gitarts eaa49e8b01 display image for profile 2019-02-01 17:35:14 -05:00
Barry Gitarts b2a2d83d7c add ipfs upload to create profile 2019-02-01 16:22:27 -05:00
Barry Gitarts eb5d3a2e46 add remote syncing to dapp 2019-01-25 15:16:55 -05:00
Barry Gitarts a64ef2f89a add vault_events 2019-01-25 12:18:44 -05:00
Barry Gitarts 4e58e3430b sync profiles from LpEvents model 2019-01-19 13:12:36 -05:00
Barry Gitarts ac844c4722 fetch allLpEvents from lastBlockStored 2019-01-19 10:08:16 -05:00
Barry Gitarts ade8b1bdfc store eventId on profile 2019-01-18 20:51:48 -05:00
Barry Gitarts c45893cf09 add LiquidModel
add with-observables
2019-01-18 12:03:17 -05:00
Barry Gitarts 5b086ab1e8 use standard decorator fields in lpEvents 2019-01-17 12:16:17 -05:00
Barry Gitarts 88cdc66593 add field generator fn 2019-01-16 13:57:07 -05:00
Barry Gitarts 53c6fda395 show pledges that can be vetoed 2019-01-11 15:55:42 -05:00
Barry Gitarts 67084487f0 add hexToDecimal conversion 2019-01-11 10:45:19 -05:00
Barry Gitarts d4f63a6b51 fix display when no withdraws in funding summary 2019-01-04 16:34:26 -05:00
Barry Gitarts ddda112419 add snt config to work across networks 2019-01-04 15:52:01 -05:00
Barry Gitarts 0105e704f9 add updated rinkeby contract + SNT Rinkeby 2019-01-04 15:31:31 -05:00
Barry Gitarts 81c001a78f remove dapp refernces to LiquidPledgingMock 2018-12-21 14:34:46 -05:00
Barry Gitarts e33f8ea637 Revert "set LiquidPledging based on environment"
This reverts commit f94b9c4245.
2018-12-21 13:32:12 -05:00
Barry Gitarts f94b9c4245 set LiquidPledging based on environment 2018-12-20 15:43:14 -05:00
Barry Gitarts 19c819b0f9 fix styling add colorSchemes 2018-12-20 11:23:05 -05:00
Barry Gitarts 61a3405a9b add withdraws to transfer graph to map funds exiting 2018-12-15 05:49:08 -05:00
Barry Gitarts cca2ecddc7 add transfer graph 2018-12-14 12:48:42 -05:00
Barry Gitarts 70e23250ae disable cancel when not matching account 2018-12-13 15:41:40 -05:00
Barry Gitarts a2143d5b84 add authorizePayment event to get paymentId 2018-12-12 14:55:43 -05:00
Richard Ramos bdf4c373f8 Added gas estimation before send() 2018-12-11 20:39:11 -05:00
Barry Gitarts d0d4fd9728 better handle vault init 2018-12-08 12:52:22 -05:00
Barry Gitarts 4f7a24153c add cancelProfiles 2018-12-07 09:47:00 -05:00
Barry Gitarts 69500cf3e6 add project to admin profiles
add address to profiles table
2018-12-05 13:36:44 -05:00
Barry Gitarts 7b0f9f03d7 update client state after pledges transfer 2018-12-04 17:10:43 -05:00
Barry Gitarts ae7b8b1822 transfer between pledges 2018-12-04 14:39:45 -05:00
Barry Gitarts 98faa04238 add Transfer dialog 2018-12-03 15:22:51 -05:00
Barry Gitarts b18774373b update pledging table on creation 2018-12-03 12:15:16 -05:00
Barry Gitarts c919b6e2a3 add pledges table 2018-12-03 10:29:14 -05:00
Barry Gitarts 8409705bc7 add DelegateAdded event 2018-12-03 08:50:15 -05:00
Barry Gitarts 8963677360 add append fund profile 2018-12-02 09:46:20 -05:00
Barry Gitarts c46add12ed add addr index to GiverAdded to filter on client side 2018-12-01 18:32:56 -05:00