mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 05:09:38 +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 |
||
---|---|---|
.. | ||
assets | ||
channels/application_cable | ||
components | ||
controllers | ||
helpers | ||
javascript | ||
jobs | ||
mailers | ||
models | ||
services | ||
views |