MyMidas/frontend/src/pages
megaproxy dd66b2d5fe Add Balance Sheet report
New first-tab report showing a full breakdown of where money sits:
- Three KPI cards: total assets, total liabilities, net worth
- Proportional stacked bars showing asset and liability composition
- Side-by-side account lists grouped by type (Cash, Savings, ISAs,
  Investments, Pension, Crypto vs Credit Cards, Loans, Mortgages)
- Backend endpoint GET /api/v1/reports/balance-sheet with typed schema
- Balance Sheet is now the default tab on the Reports page

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 15:33:34 +00:00
..
accounts Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
auth Rebrand to MyMidas 2026-04-21 12:11:52 +00:00
budgets Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
dashboard Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
investments Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
predictions Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
reports Add Balance Sheet report 2026-04-21 15:33:34 +00:00
settings Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
transactions Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00