1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-04 21:15:19 +02:00
Maybe/app/models/account
Zach Gollwitzer fe199f2357
Some checks failed
Publish Docker image / ci (push) Has been cancelled
Publish Docker image / Build docker image (push) Has been cancelled
Add account data enrichment (#1532)
* Add data enrichment

* Make data enrichment optional for self-hosters

* Add categories to data enrichment

* Only update category and merchant if nil

* Fix name overrides

* Lint fixes
2024-12-13 17:22:27 -05:00
..
balance.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
balance_calculator.rb Plaid portfolio sync algorithm and calculation improvements (#1526) 2024-12-10 17:41:20 -05:00
balance_trend_calculator.rb Plaid portfolio sync algorithm and calculation improvements (#1526) 2024-12-10 17:41:20 -05:00
data_enricher.rb Add account data enrichment (#1532) 2024-12-13 17:22:27 -05:00
entry.rb Plaid portfolio sync algorithm and calculation improvements (#1526) 2024-12-10 17:41:20 -05:00
entryable.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
holding.rb Fix holding avg cost calculation 2024-12-12 15:11:06 -05:00
holding_calculator.rb Plaid sync tests and multi-currency investment support (#1531) 2024-12-12 08:56:52 -05:00
syncer.rb Add account data enrichment (#1532) 2024-12-13 17:22:27 -05:00
trade.rb Improve account transaction, trade, and valuation editing and sync experience (#1506) 2024-11-27 16:01:50 -05:00
trade_builder.rb Plaid portfolio sync algorithm and calculation improvements (#1526) 2024-12-10 17:41:20 -05:00
transaction.rb Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
transfer.rb Improve account transaction, trade, and valuation editing and sync experience (#1506) 2024-11-27 16:01:50 -05:00
valuation.rb Plaid portfolio sync algorithm and calculation improvements (#1526) 2024-12-10 17:41:20 -05:00