- Added SiteContext for global site selection state
- Updated admin layout with SiteProvider
- Updated SiteSwitcher to use shared context
- Dashboard now refetches data when site changes
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add dashboard stats API endpoint with key metrics
- Add stat-card component for displaying metrics
- Add occupancy-chart component for court occupancy visualization
- Add recent-bookings component for today's bookings list
- Add quick-actions component for common admin actions
- Update dashboard page with full implementation
Stats include: today's bookings, revenue, occupancy rate,
active members, pending bookings, and upcoming tournaments.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>