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
Chris Parsons
50a94d62af
fix: correct cell content styling order in DraftGrid component
2025-10-24 21:25:02 -07:00
Chris Parsons
74aea1677b
refactor: update import paths to use absolute paths for better clarity and maintainability
2025-10-24 21:20:19 -07:00
Chris Parsons
ff97e25438
feat: add autodraft status and team connection indicators to draft grid
2025-10-21 23:22:17 -07:00
Chris Parsons
0d4ce1d339
ci: add test job to GitHub workflow and setup testing dependencies
2025-10-21 12:47:11 -07:00
Chris Parsons
6c5c9f709b
feat: add public draft board and simplify draft speed settings
2025-10-20 15:03:11 -07:00
Chris Parsons
9d41508fd0
feat: add draft API routes and implement draft room pick controls
2025-10-18 14:55:26 -07:00
Chris Parsons
b9743aacc1
Revert Phase 8 and 9 implementations back to 0bef91e
2025-10-16 10:17:31 -07:00
Chris Parsons
d93812315d
feat: implement real-time draft room with commissioner controls and socket events
2025-10-16 01:52:17 -07:00
Chris Parsons
c820dfbdad
feat: add draft timer display with team-specific countdown UI
2025-10-16 01:36:14 -07:00
Chris Parsons
8a61085f3b
feat: add draft queue component and data fetching to draft room page
2025-10-16 01:32:23 -07:00
Chris Parsons
013edbc661
feat: add participant list to draft room with sport name and filtering
2025-10-16 01:27:57 -07:00
Chris Parsons
64d85c135a
feat: implement draft grid and reorganize draft room layout
2025-10-16 01:12:50 -07:00
Chris Parsons
dd9d385f16
feat: add draft date/time selection to league creation and settings
2025-10-15 22:02:21 -07:00
Chris Parsons
0999e1c980
feat: add sports selection and team management to league settings
2025-10-13 19:59:34 -07:00
Chris Parsons
c162258c99
feat: add admin navigation link for authenticated admin users
2025-10-13 09:44:59 -07:00
Chris Parsons
37de6787bf
feat: add admin routes and checkbox component for sports management
2025-10-12 21:54:49 -07:00
Chris Parsons
e77625b627
refactor: replace About and Contact nav links with How To Play page
2025-10-12 16:42:15 -07:00
Chris Parsons
9dc033b2a0
feat: add commissioner model and league management features
2025-10-11 00:29:04 -07:00
Chris Parsons
5c957249ad
feat: add fantasy league schema and new league routes
2025-10-11 00:07:39 -07:00
Chris Parsons
6d998a5f85
feat: add theme system with dark mode support and navbar component
2025-10-10 23:30:26 -07:00