megaproxy
  • Joined on 2025-07-14
megaproxy pushed to main at megaproxy/MyMidas 2026-04-28 11:02:57 +00:00
2940b120e0 ML predictions Phase 5: Monte Carlo contribution fix and milestone table
megaproxy pushed to main at megaproxy/MyMidas 2026-04-28 10:56:05 +00:00
514d177b7b Fix cashflow: use DB column name 'description' not ORM attribute name
megaproxy pushed to main at megaproxy/MyMidas 2026-04-28 10:46:16 +00:00
a7e58d6aa1 Fix cashflow endpoint: pass date object instead of integer to SQL
megaproxy pushed to main at megaproxy/MyMidas 2026-04-28 10:30:47 +00:00
4572621f5d ML predictions Phase 4: SARIMA spending forecast with dual confidence bands
megaproxy pushed to main at megaproxy/MyMidas 2026-04-28 10:22:15 +00:00
3b4787d8b9 ML predictions Phase 1 & 2: Budget Forecast tab and Cash Flow upgrades
megaproxy pushed to main at megaproxy/MyMidas 2026-04-28 09:59:20 +00:00
1a2c8efd01 Add pensions module and integrate with tax report
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 23:46:40 +00:00
b30e8e577b Block 2FA setup in demo mode at all entry points
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 23:40:33 +00:00
bc1ed8372d Proxy /demo/ and /health through nginx to backend
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 23:34:46 +00:00
0e3ae3b81a Fix demo status API call using wrong base URL
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 23:21:34 +00:00
3126b103b1 Disable 2FA setup/disable buttons in demo mode
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 23:14:51 +00:00
1854026a76 Fix theme text visibility, tooltip colours, and chart hover states
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 23:03:32 +00:00
54f6f66ff8 Fix demo tax page: seed UK tax rate configs for demo user
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 23:00:26 +00:00
5ed9c52929 Fix subscriptions page including income transactions
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:57:51 +00:00
8fff5f4217 Extend demo seed transactions through April 2026
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:48:06 +00:00
664b530136 Seed historical net worth snapshots and trigger live price sync on demo startup
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:39:07 +00:00
48c9e1acab Fix demo seed: compute account balances from transactions, fix VWRP cost basis
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:33:01 +00:00
520a5a7d96 Fix demo healthcheck — use python3 urllib instead of curl (not in image)
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:26:20 +00:00
fec3b809c5 Fix demo snapshot volume mount (named volume must point to directory not file)
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:17:03 +00:00
58ab921068 Add DEMO_MODE=true to demo .env.example for clarity
megaproxy pushed to main at megaproxy/MyMidas 2026-04-23 22:10:43 +00:00
db2b9898db Add demo README and mention demo in main README