monacousa-portal/pages
Matt 9fa9db9b8a
Build And Push Image / docker (push) Successful in 1m50s Details
Complete infrastructure reorganization to role-based structure
- Created all missing admin pages (users, settings, events, members, payments)
- Created board pages (governance, meetings)
- Updated dashboard router to use new /admin, /board, /member structure
- Added isMember alias to useAuth composable for consistency
- All pages now use correct role-based layouts and middleware
- Build verified successfully

The platform now has a clean separation:
- /admin/* - Administrator dashboard and tools
- /board/* - Board member governance and meetings
- /member/* - Member portal and resources

Next steps: Complete remaining member pages and clean up old dashboard files
2025-08-30 22:44:04 +02:00
..
admin Complete infrastructure reorganization to role-based structure 2025-08-30 22:44:04 +02:00
auth fix: Replace logo.svg references with actual logo asset 2025-08-30 22:16:15 +02:00
board Complete infrastructure reorganization to role-based structure 2025-08-30 22:44:04 +02:00
dashboard Complete infrastructure reorganization to role-based structure 2025-08-30 22:44:04 +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