- Make admin sidebar responsive: hidden on mobile with a Sheet drawer triggered by a hamburger menu button; fixed top bar on mobile - Reduce dashboard padding to p-4 on mobile (p-8 on md+) - Add listLeaguesWithStatus() to league model (left-joins seasons for status/year) - New /admin/leagues page: table of all leagues with link, season year, status badge - Register admin/leagues route and add Leagues nav link to admin sidebar https://claude.ai/code/session_01GWWdJ5m8cBK1Es355YNt18 |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| models | ||
| routes | ||
| services | ||
| test | ||
| types | ||
| utils | ||
| welcome | ||
| app.css | ||
| entry.client.tsx | ||
| entry.server.tsx | ||
| root.tsx | ||
| routes.ts | ||