1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00
Maybe/app/models/account
Zach Gollwitzer 45add7512b
Handle nil name for entries (#1550)
* Handle nil name for entries

* Fix tests
2024-12-16 12:52:11 -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 Handle nil name for entries (#1550) 2024-12-16 12:52:11 -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 Handle nil name for entries (#1550) 2024-12-16 12:52:11 -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 Handle nil name for entries (#1550) 2024-12-16 12:52:11 -05:00