Commit Graph

522 Commits

Author SHA1 Message Date
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
Barry Gitarts 47e287adb0 add spacing between FundsManagement elements 2019-02-07 16:04:48 -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 600c5119f6 fix null currency type in transfer dialog 2019-02-06 11:00:12 -05:00
Barry Gitarts bbcf24a53c bump react 2019-02-06 10:38:20 -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 G 30736c7a9b
Merge pull request #2 from status-im/watermelon-data-persist
Add data persistence and syncing
2019-02-01 08:18:39 -05:00
Barry Gitarts c918c456ed fix bug related to missing pledges on first time load 2019-01-28 12:13:03 -05:00
Barry Gitarts c5cd136e17 use pledgeId instead of id 2019-01-25 15:26:30 -05:00
Barry Gitarts eb5d3a2e46 add remote syncing to dapp 2019-01-25 15:16:55 -05:00
Barry Gitarts de6c61ad3f use vaultEvents in FundingSummary 2019-01-25 15:11:15 -05:00
Barry Gitarts 98c1f80942 use VaultEvents model for TransfersGraph 2019-01-25 14:48:17 -05:00
Barry Gitarts 8b3e648448 Dashboard uses data from db only 2019-01-25 14:31:51 -05:00
Barry Gitarts a64ef2f89a add vault_events 2019-01-25 12:18:44 -05:00
Barry Gitarts 17f7fb9011 make TransfersGraph full width 2019-01-24 09:48:08 -05:00
Barry Gitarts 069e8d8831 use transfers query in TransfersGraph 2019-01-24 09:40:57 -05:00
Barry Gitarts 912b6f539e connect pledges models to dashboard 2019-01-24 08:38:43 -05:00
Barry Gitarts c9ec430449 use pledge model for transfers in pledges 2019-01-23 12:40:11 -05:00