MyMidas/backend
megaproxy 1a2c8efd01 Add pensions module and integrate with tax report
Adds a full pensions feature: SIPP/workplace DC/LISA account metadata,
contribution recording with relief-at-source/net-pay/salary-sacrifice
gross calculations, state pension tracker, annual allowance monitor,
and LISA summary. Pension contributions feed into the tax report
(RAS gross totals, allowance used). Includes two Alembic migrations,
backend service/schema/API, and full frontend pensions page with
cards for allowance, state pension, LISA, and retirement projection.

Also fixes CSRF cookie secure flag (must be false for HTTP deployments)
and extends tax schemas/service to expose pension data in the report.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 09:59:01 +00:00
..
alembic Add pensions module and integrate with tax report 2026-04-28 09:59:01 +00:00
app Add pensions module and integrate with tax report 2026-04-28 09:59:01 +00:00
scripts Complete Phase 3, Phase 5 polish and hardening 2026-04-22 14:59:11 +00:00
tests Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
alembic.ini Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
Dockerfile Add pensions module and integrate with tax report 2026-04-28 09:59:01 +00:00
pyproject.toml Add AI receipt scanning with OCR pipeline and debug toggle 2026-04-22 22:07:38 +00:00