mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 15:49:39 +02:00
* Basic plaid data model and linking * Remove institutions, add plaid items * Improve schema and Plaid provider * Add webhook verification sketch * Webhook verification * Item accounts and balances sync setup * Provide test encryption keys * Fix test * Only provide encryption keys in prod * Try defining keys in test env * Consolidate account sync logic * Add back plaid account initialization * Plaid transaction sync * Sync UI overhaul for Plaid * Add liability and investment syncing * Handle investment webhooks and process current day holdings * Remove logs * Remove "all" period select for performance * fix amount calc * Remove todo comment * Coming soon for investment historical data * Document Plaid configuration * Listen for holding updates |
||
---|---|---|
.. | ||
account | ||
import | ||
provider | ||
security | ||
time_series | ||
upgrader | ||
account_test.rb | ||
address_test.rb | ||
category_test.rb | ||
credit_card_test.rb | ||
crypto_test.rb | ||
current_test.rb | ||
depository_test.rb | ||
exchange_rate_test.rb | ||
family_test.rb | ||
impersonation_session_log_test.rb | ||
impersonation_session_test.rb | ||
investment_test.rb | ||
invite_code_test.rb | ||
issue_test.rb | ||
loan_test.rb | ||
other_asset_test.rb | ||
other_liability_test.rb | ||
plaid_item_test.rb | ||
property_test.rb | ||
security_test.rb | ||
session_test.rb | ||
sync_test.rb | ||
tag_test.rb | ||
time_series_test.rb | ||
transaction_import_test.rb | ||
upgrader_test.rb | ||
user_test.rb | ||
value_group_test.rb | ||
vehicle_test.rb |