monacousa-portal/pages
Matt e75de8b9f4
Build And Push Image / docker (push) Successful in 2m2s Details
Fix board dashboard layout - now uses correct board layout
- Changed board dashboard from 'dashboard' layout to 'board' layout
- This fixes the missing hamburger menu and sidebar toggle functionality
- Removed debug console.log statements from board layout
- Board dashboard now has same sidebar behavior as admin and member dashboards

The issue was that board/dashboard/index.vue was using the old 'dashboard'
layout instead of the proper 'board' layout that has rail mode support.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 10:42:35 +02:00
..
admin Sort member lists by last name instead of first name 2025-08-31 18:58:16 +02:00
auth fix: Replace logo.svg references with actual logo asset 2025-08-30 22:16:15 +02:00
board Fix board dashboard layout - now uses correct board layout 2025-09-01 10:42:35 +02:00
dashboard Sort member lists by last name instead of first name 2025-08-31 18:58:16 +02:00
events Implement MonacoUSA Portal redesign foundations 2025-08-30 18:25:21 +02:00
member Complete design system implementation with glass morphism 2025-08-31 16:31:34 +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