1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-04 13:05:19 +02:00
Maybe/test
Zach Gollwitzer eac5d5e663
Populate holdings for "offline" securities properly (#1958)
* Placeholder logic for missing prices

* Generate holdings properly for "offline" securities

* Separate forward and reverse calculators for holdings and balances

* Remove unnecessary currency conversion during sync

* Clearer sync process

* Move price caching logic to dedicated model

* Base holding calculator

* Base calculator for balances

* Finish balance calculators

* Better naming

* Logs cleanup

* Remove stale data type

* Remove stale test

* Fix price lookup logic for holdings sync

* Fix Plaid item sync regression

* Remove temp logging

* Calculate cash and holdings series

* Add holdings, cash, and balance series dropdown for investments
2025-03-07 17:35:55 -05:00
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Account-level import configuration templates (#1946) 2025-03-04 13:10:01 -05:00
fixtures Escape quotations in CSV imports properly (#1929) 2025-02-28 12:21:07 -05:00
helpers Rework account views and addition flow (#1324) 2024-10-18 14:37:42 -04:00
interfaces Fix import configuration failures (#1876) 2025-02-21 08:58:06 -05:00
jobs Feature: Add the ability to "revert" a CSV import (#1814) 2025-02-07 15:36:05 -05:00
lib New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
mailers Allow users to update their email address (#1745) 2025-01-31 11:29:49 -06:00
models Populate holdings for "offline" securities properly (#1958) 2025-03-07 17:35:55 -05:00
support Plaid sync tests and multi-currency investment support (#1531) 2024-12-12 08:56:52 -05:00
system Show UI warning to user when they need provider data but have not setup Synth yet (#1926) 2025-02-28 11:35:10 -05:00
vcr_cassettes Feedback page (#1160) 2024-09-09 16:54:56 -04:00
application_system_test_case.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
i18n_test.rb New Design System + Codebase Refresh (#1823) 2025-02-21 11:57:59 -05:00
test_helper.rb Beta Testing Round 3 Bug Fixes (#1357) 2024-10-24 11:02:27 -04:00