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 | ||
category | ||
import | ||
issue | ||
settings | ||
tag | ||
accounts_controller_test.rb | ||
categories_controller_test.rb | ||
credit_cards_controller_test.rb | ||
cryptos_controller_test.rb | ||
currencies_controller_test.rb | ||
depositories_controller_test.rb | ||
impersonation_sessions_controller_test.rb | ||
imports_controller_test.rb | ||
investments_controller_test.rb | ||
invitations_controller_test.rb | ||
issues_controller_test.rb | ||
loans_controller_test.rb | ||
merchants_controller_test.rb | ||
other_assets_controller_test.rb | ||
other_liabilities_controller_test.rb | ||
pages_controller_test.rb | ||
password_resets_controller_test.rb | ||
plaid_items_controller_test.rb | ||
properties_controller_test.rb | ||
registrations_controller_test.rb | ||
sessions_controller_test.rb | ||
subscriptions_controller_test.rb | ||
tags_controller_test.rb | ||
transactions_controller_test.rb | ||
upgrades_controller_test.rb | ||
users_controller_test.rb | ||
vehicles_controller_test.rb | ||
webhooks_controller_test.rb |