1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 23:59:40 +02:00
Maybe/app/models/account
Zach Gollwitzer 24d3c0243f
Handle missing weekend stock prices in sync process (#1242)
* Don't append missing prices if already known

* Add failing test

* Handle weekend stock prices

* Fix tests and gapfill logic
2024-10-04 14:19:45 -04:00
..
balance Fix incorrect partial sync balance generation (#1223) 2024-10-01 13:15:24 -04:00
holding Handle missing weekend stock prices in sync process (#1242) 2024-10-04 14:19:45 -04:00
balance.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
entry.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
entry_builder.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
entryable.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
holding.rb Fix holding name error (#1113) 2024-08-20 17:35:23 -04:00
sync.rb Improved UI warning states for holdings with missing data (#1098) 2024-08-16 16:08:27 -04:00
syncable.rb Implement auto family syncs on login (#1021) 2024-07-25 12:51:50 -04:00
trade.rb Allow user to add buy and sell trade transactions for investment accounts (#1066) 2024-08-09 11:22:57 -04:00
trade_builder.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
transaction.rb Add tag filtering (#1240) 2024-10-04 09:17:48 -04:00
transaction_builder.rb Fix unable to create Deposit entries in investment portfolio (#1125) 2024-08-25 17:48:46 -04:00
transfer.rb Support multi-currency transfers (#1175) 2024-09-13 11:45:19 -04:00
valuation.rb Account::Entry Delegated Type (namespace updates part 7) (#923) 2024-07-01 10:49:43 -04:00