brackt/plans
Chris Parsons 840212c4f8 feat: implement sports season expected value calculations and probability updates
- Added loader and action functions for managing expected values in sports seasons.
- Implemented UI for recalculating probabilities based on participant results.
- Created a service to update probabilities after results are finalized, including handling finished and unfinished participants.
- Developed tests for the probability updater service to ensure correct functionality.
- Introduced a preview feature to show potential changes before applying updates.
2025-11-21 22:05:50 -08:00
..
bracket-expansion.md feat: Implement bracket expansion plan to support various tournament structures 2025-11-03 09:36:16 -08:00
draft-room-implementation.md feat: add draft API routes and implement draft room pick controls 2025-10-18 14:55:26 -07:00
draft-room-redesign.md feat: Implement draft room redesign with collapsible sidebar and tabbed content 2025-10-25 03:23:41 -07:00
e2e-testing-setup.md docs: add E2E testing setup plan with Cypress authentication and test database configuration 2025-10-21 12:49:17 -07:00
omni-league-draft-rules-IMPLEMENTATION-SUMMARY.md Implement Omni League Draft Eligibility Rules 2025-10-24 21:12:07 -07:00
omni-league-draft-rules.md Implement Omni League Draft Eligibility Rules 2025-10-24 21:12:07 -07:00
phase-2.7-testing-instructions.md Add bracket seeding tests and implement tournament-style seeding for 16 and 32-team brackets 2025-11-04 22:09:44 -08:00
phase-3-server-js-changes.md feat: plan Socket.IO server setup and client hook for real-time draft updates 2025-10-16 17:19:32 -07:00
phase-3-socket-implementation-plan.md feat: plan Socket.IO server setup and client hook for real-time draft updates 2025-10-16 17:19:32 -07:00
phase-3-socket-implementation-summary.md feat: plan Socket.IO server setup and client hook for real-time draft updates 2025-10-16 17:19:32 -07:00
phase-3-verification.md feat: integrate Socket.IO server with HTTP server and draft room functionality 2025-10-16 18:15:04 -07:00
phase-4-socket-test-instructions.md feat: add socket test route and echo event handler for debugging 2025-10-17 12:15:07 -07:00
phase-5-detailed-implementation-plan.md feat: implement sports season expected value calculations and probability updates 2025-11-21 22:05:50 -08:00
phase-5-expected-value-planning.md Implement detailed Phase 5 implementation plan for Expected Value System 2025-11-15 22:54:59 -08:00
phase2-bugs-review.md feat: Implement bracket expansion plan to support various tournament structures 2025-11-03 09:36:16 -08:00
scoring-system.md feat: add recharts library and implement PointProgressionChart component for historical views 2025-11-14 21:18:34 -08:00
server-typescript-conversion-compiled.md refactor: migrate server code from JavaScript to TypeScript with build pipeline 2025-10-18 22:16:04 -07:00
server-typescript-conversion.md refactor: migrate server code from JavaScript to TypeScript with build pipeline 2025-10-18 22:16:04 -07:00
testing-implementation.md ci: add test job to GitHub workflow and setup testing dependencies 2025-10-21 12:47:11 -07:00