1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/config
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
..
environments Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
initializers Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
locales Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
application.rb Support deprecated SELF_HOSTING_ENABLED variable for now 2024-10-09 09:56:22 -05:00
boot.rb Initial commit 2024-02-02 09:05:04 -06:00
brakeman.ignore Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
cable.yml Remove stale Redis dep (#731) 2024-05-09 19:55:05 -04:00
credentials.yml.enc Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
currencies.yml Multi-currency support: Money + Currency class improvements (#553) 2024-03-18 11:21:00 -04:00
database.yml Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
environment.rb Initial commit 2024-02-02 09:05:04 -06:00
exchanges.yml Stock Exchanges with seed (#1351) 2024-10-22 14:30:57 -05:00
i18n-tasks.yml Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
importmap.rb Add stimulus tooltip controller (#1065) 2024-08-08 06:53:27 -04:00
puma.rb Initial commit 2024-02-02 09:05:04 -06:00
routes.rb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
storage.yml Support for Cloudflare R2 2024-10-08 13:05:45 -05:00
tailwind.config.js Account Issue Model and Resolution Flow + Troubleshooting guides (#1090) 2024-08-16 12:13:48 -04:00