mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 05:09:38 +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_collapse_controller.js | ||
application.js | ||
auto_submit_form_controller.js | ||
bulk_select_controller.js | ||
clipboard_controller.js | ||
color_avatar_controller.js | ||
color_select_controller.js | ||
deletion_controller.js | ||
element_removal_controller.js | ||
hotkey_controller.js | ||
index.js | ||
list_filter_controller.js | ||
list_keyboard_navigation_controller.js | ||
menu_controller.js | ||
modal_controller.js | ||
money_field_controller.js | ||
onboarding_controller.js | ||
pie_chart_controller.js | ||
plaid_controller.js | ||
profile_image_preview_controller.js | ||
tabs_controller.js | ||
time_series_chart_controller.js | ||
tooltip_controller.js | ||
trade_form_controller.js |