monacousa-portal/pages
Matt 7c49b9db66
Build And Push Image / docker (push) Successful in 1m49s Details
fix: Revert dashboard routing to use existing structure
- 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>
2025-08-30 22:24:27 +02:00
..
admin/dashboard fix: Update admin dashboard and fix template errors 2025-08-30 22:11:27 +02:00
auth fix: Replace logo.svg references with actual logo asset 2025-08-30 22:16:15 +02:00
board feat: Reorganize platform into member, board, and admin sections 2025-08-30 22:00:59 +02:00
dashboard fix: Revert dashboard routing to use existing structure 2025-08-30 22:24:27 +02:00
events Implement MonacoUSA Portal redesign foundations 2025-08-30 18:25:21 +02:00
member feat: Reorganize platform into member, board, and admin sections 2025-08-30 22:00:59 +02:00
members fix: Update admin dashboard and fix template errors 2025-08-30 22:11:27 +02:00
profile feat: Reorganize platform into member, board, and admin sections 2025-08-30 22:00:59 +02:00
index.vue Fix redirect loops and SSR hydration issues in auth flow 2025-08-07 17:21:18 +02:00
login.vue Add member management system with NocoDB integration 2025-08-07 19:20:29 +02:00
signup.vue Replace date-fns with native date formatting and remove unused code 2025-08-14 15:08:40 +02:00