Commit Graph

485 Commits

Author SHA1 Message Date
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
Barry Gitarts b7b39205d2 fix off by 1 pledge sync issue 2019-01-22 14:58:11 -05:00
Barry Gitarts 304082ff21 use pledges collection in pledges table 2019-01-22 14:39:25 -05:00
Barry Gitarts 3bee0c97d8 add syncing for pledges
update PK_FK relationship pledges_profiles
2019-01-22 14:16:58 -05:00
Barry Gitarts 6d726a9b9e add pledges model, actions, relationship 2019-01-21 17:32:42 -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 4ec9180006 add getLastBlockStore 2019-01-18 20:49:14 -05:00
Barry Gitarts a0a71ca97d give name to db 2019-01-18 16:34:02 -05:00
Barry Gitarts f1a9ac406d rename Profiles model to Profile 2019-01-18 16:22:20 -05:00
Barry Gitarts 4f68a15c04 add markAsCanceled method to profiles class
remove mark state as updated method
2019-01-18 16:14:33 -05:00
Barry Gitarts 5cc4947399 make table observable query 2019-01-18 14:46:03 -05:00
Barry Gitarts dd6167aae8 cleanup some props
remove jank via animation
2019-01-18 14:03:01 -05:00
Barry Gitarts c45893cf09 add LiquidModel
add with-observables
2019-01-18 12:03:17 -05:00
Barry Gitarts 4987d8057d add DatabaseProvider 2019-01-17 15:38:17 -05:00
Barry Gitarts 8c71a9a945 add Profiles model to database 2019-01-17 15:06:48 -05:00
Barry Gitarts 5b086ab1e8 use standard decorator fields in lpEvents 2019-01-17 12:16:17 -05:00
Barry Gitarts 2bc3e5fd34 fix decorators not properly working 2019-01-17 12:15:17 -05:00
Barry Gitarts 22526b59ce add profiles model + schema 2019-01-16 15:50:49 -05:00
Barry Gitarts 88cdc66593 add field generator fn 2019-01-16 13:57:07 -05:00
Barry Gitarts 689ca5e287 update webpack plugin-transform-runtime 2019-01-16 05:28:54 -05:00
Barry Gitarts 245363f603 add event sourcing actions 2019-01-15 17:29:02 -05:00
Barry Gitarts 4e92be1ce3 eject webpack config, add worker 2019-01-15 14:09:24 -05:00
Barry Gitarts cd0c8c8afc add initial db schema and models 2019-01-15 13:32:55 -05:00
Barry Gitarts 933dd9f105 add watermelon db 2019-01-15 09:18:04 -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 81ca3ffa31 bump react 2019-01-11 09:34:41 -05:00
Barry Gitarts 4ab0e1d220 add loading indicator 2019-01-10 15:44:45 -05:00
Barry Gitarts aa410dbd4b add no records placeholder to tables 2019-01-10 14:37:23 -05:00
Barry Gitarts de1097bd51 bump material-table 2019-01-10 14:06:31 -05:00
Barry Gitarts 0fcb4cf467 fix display commit time in pledge table 2019-01-09 17:11:22 -05:00
Barry Gitarts 5efc0fd300 initial readme 2019-01-07 15:39:44 -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 efcb602ee9 add rinkeby addresses 2019-01-02 15:32:28 -05:00