1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/app/controllers/concerns
Zach Gollwitzer cbba2ba675
Some checks are pending
Publish Docker image / ci (push) Waiting to run
Publish Docker image / Build docker image (push) Blocked by required conditions
Basic Plaid Integration (#1433)
* 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
2024-11-15 13:49:37 -05:00
..
accountable_resource.rb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
authentication.rb Impersonation (#1325) 2024-10-18 11:26:58 -05:00
auto_sync.rb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
impersonatable.rb Impersonation (#1325) 2024-10-18 11:26:58 -05:00
invitable.rb Family invites (#1397) 2024-11-01 10:23:27 -05:00
localize.rb Allow users to set preferred locale in settings and provide basic date and time localization support (#1226) 2024-10-02 14:02:17 -04:00
onboardable.rb User Onboarding + Bug Fixes (#1352) 2024-10-23 11:20:55 -04:00
self_hostable.rb Add basic self hosted onboarding (#1177) 2024-09-13 17:24:19 -04:00
store_location.rb Fix: Escape button not being handled on settings pages (#1210) 2024-09-30 17:28:15 -04:00