mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-18 20:59:39 +02:00
* Handle reverse calculator starting portfolio generation correctly * Fix current_holdings to handle different dates and hide zero quantities - Use DISTINCT ON to get most recent holding per security instead of assuming same date - Filter out zero quantity holdings from UI display - Maintain cash display regardless of zero balance - Use single efficient query with proper Rails syntax * Continue to process holdings even if one is not resolvable * Lint fixes |
||
---|---|---|
.. | ||
channels/application_cable | ||
components/previews | ||
controllers | ||
fixtures | ||
helpers | ||
integration | ||
interfaces | ||
jobs | ||
lib | ||
mailers | ||
models | ||
services | ||
support | ||
system | ||
vcr_cassettes | ||
application_system_test_case.rb | ||
i18n_test.rb | ||
test_helper.rb |