|
Build And Push Image / docker (push) Successful in 1m49s
Details
- Created missing admin.ts middleware file
- Reverted dashboard router to use old /dashboard/{tier} structure
- Production deployment still uses the old structure
- New role-based structure (/admin/dashboard, etc.) will be enabled later
- Fixes dashboard display issue where nothing was showing
The new structure is ready but needs gradual deployment to avoid breaking production.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| admin.ts | ||
| auth-admin.ts | ||
| auth-board.ts | ||
| auth-user.ts | ||
| auth.ts | ||
| board.ts | ||
| guest.ts | ||
| member.ts | ||