1 Commits (2a713716834cd91b5ba10d85cf3be40d4219625d)

Author SHA1 Message Date
Guillermo Pages 256eccc997 refactor: add shared club detail layout with persistent tab navigation
continuous-integration/drone/push Build is passing Details
- Create ClubTabNavigation component with responsive horizontal scroll
- Create ClubDetailHeader component with shared layout (breadcrumb, header, tabs)
- Add layout.tsx for club_id route to wrap all sub-pages
- Extract Courts tab into separate page route
- Remove redundant AdminAuthGuard from individual pages (now in layout)
- Remove container wrappers from components (now in shared header)
- Remove "Back to club" links (breadcrumb now in header)
- Standardize colors: gray-* to slate-* for consistent dark text styling
3 weeks ago