monacousa-portal/pages
Matt 70e79d2618
Build And Push Image / docker (push) Successful in 1m56s Details
Replace all mock data in admin and board pages with real data
- Admin members page now loads real member data from NocoDB API
- Admin users page fetches actual users from Keycloak with tier determination
- Board members page uses real member data with proper transformations
- Admin payments page generates payment records from dues tracking data
- Created new /api/admin/users endpoint for Keycloak user management
- All stats cards now calculate from real data instead of hardcoded values
- Removed all mock/placeholder data arrays from production pages

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-31 18:43:04 +02:00
..
admin Replace all mock data in admin and board pages with real data 2025-08-31 18:43:04 +02:00
auth fix: Replace logo.svg references with actual logo asset 2025-08-30 22:16:15 +02:00
board Replace all mock data in admin and board pages with real data 2025-08-31 18:43: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 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