mirror of
https://github.com/we-promise/sure.git
synced 2026-07-20 00:35:22 +00:00
- Add WiseItem/WiseAccount models with full sync pipeline (importer, syncer, processor) - Detect income vs expense using targetAccount == recipientId from borderless accounts API - Support JAR (SAVINGS) accounts with totalWorth balance and savings subtype - Fetch JAR activity via profile activities API (INTERBALANCE, BALANCE_CASHBACK, BALANCE_ASSET_FEE) - Route INTERBALANCE activities to both JAR and STANDARD accounts and link as Transfer records - Add provider connection status registration, routes, views, and i18n - Add migration for wise_items and wise_accounts tables - Add tests for WiseAccount, WiseEntry::Processor, WiseActivity::Processor, WiseItem::Importer, and WiseItem#link_jar_transfers!
8 lines
155 B
YAML
8 lines
155 B
YAML
one:
|
|
family: dylan_family
|
|
name: "Test Wise Connection"
|
|
token: "test_wise_token_123"
|
|
profile_id: "11111111"
|
|
profile_type: business
|
|
status: good
|