23 Commits

Author SHA1 Message Date
Barry Gitarts
f091a72f61 add delegates model and syncing strategy 2019-03-25 12:53:14 -04:00
Barry Gitarts
3679ebe555 add query and hook to fetch matching delegate profiles 2019-03-25 12:53:14 -04: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
e7e01c75d0 add process to update stale pledges 2019-02-05 13:41:17 -05:00
Barry Gitarts
98c1f80942 use VaultEvents model for TransfersGraph 2019-01-25 14:48:17 -05:00
Barry Gitarts
a64ef2f89a add vault_events 2019-01-25 12:18:44 -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
ade8b1bdfc store eventId on profile 2019-01-18 20:51:48 -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
c45893cf09 add LiquidModel
add with-observables
2019-01-18 12:03: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
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
245363f603 add event sourcing actions 2019-01-15 17:29:02 -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