|
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/dashboard | ||
| auth | ||
| board | ||
| dashboard | ||
| events | ||
| member | ||
| members | ||
| profile | ||
| index.vue | ||
| login.vue | ||
| signup.vue | ||