brackt/app
Claude 7cf37aace8
Force standings recalculation after EV simulation
After persisting updated EVs to participantExpectedValues, call
recalculateAffectedLeagues so that teamStandings.projectedPoints
(and all related standing fields) immediately reflect the new EV
rather than remaining stale until the next scoring event.

https://claude.ai/code/session_01S9Pk4wTSphANMhPWaURPTn
2026-03-20 21:21:47 +00:00
..
components Display team owner names in standings views (#184) 2026-03-19 20:19:28 -07:00
contexts feat: implement middleware and context provider for Express integration 2025-10-11 20:56:00 -07:00
hooks perf: fix draft room lag from excessive re-renders and listener leaks (#54) 2026-03-02 13:18:47 -08:00
lib Optimize user data fetching with batch queries and centralize display name logic (#176) 2026-03-18 16:46:07 -07:00
models Display team owner names in standings views (#184) 2026-03-19 20:19:28 -07:00
routes Force standings recalculation after EV simulation 2026-03-20 21:21:47 +00:00
services Refactor standings notifications to show only changed teams (#182) 2026-03-19 15:52:57 -07:00
test feat: Add comprehensive scoring system database schema 2025-10-28 23:40:11 -07:00
types Display team owner names in standings views (#184) 2026-03-19 20:19:28 -07:00
utils Add Zod validation and expand export/import for EV and results data (#14) 2026-02-20 20:25:25 -08:00
welcome Redesign to dark-mode-only with navy palette and accent colors (#13) 2026-02-20 19:26:11 -08:00
app.css Add NProgress navigation progress bar (#139) 2026-03-11 22:02:48 -07:00
entry.client.tsx Filter unnecessary sentry css and js errors. 2026-03-15 10:24:57 -07:00
entry.server.tsx feat: add Sentry error monitoring (#132) 2026-03-10 23:35:33 -07:00
root.tsx Add NProgress navigation progress bar (#139) 2026-03-11 22:02:48 -07:00
routes.ts User/chris/ev f1 framework (#93) 2026-03-09 15:34:31 -07:00