1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/jobs
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
..
application_job.rb Initial commit 2024-02-02 09:05:04 -06:00
auto_upgrade_job.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
destroy_job.rb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
fetch_security_info_job.rb Fix for certain securities returning incorrect prices 2024-11-07 11:52:16 -06:00
import_job.rb CSV Transaction Imports (#708) 2024-05-17 09:09:32 -04:00
sync_job.rb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
user_purge_job.rb Add ability to delete Maybe account (#698) 2024-04-30 11:40:31 -04:00