brackt/plans
Chris Parsons 2cd4096e70 feat: Implement draft room redesign with collapsible sidebar and tabbed content
- Added AvailableParticipantsSection for participant search and filtering.
- Created DraftGridSection for displaying the draft grid with team timers and context menu.
- Developed QueueSection for managing participant queue and autodraft settings.
- Introduced RecentPicksSection to show recent draft picks.
- Implemented TeamsDraftedGrid to visualize drafted participants by team and sport.
- Added collapsible UI components for better layout management.
- Established tabbed navigation for draft board, recent picks, and teams drafted.
- Enhanced responsiveness for mobile and desktop views.
- Updated styles for a cohesive design across components.
2025-10-25 03:23:41 -07: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-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
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