monacousa-portal/pages
Matt 287af29f6c
Build And Push Image / docker (push) Successful in 3m22s Details
feat(board): Add real data integration for board dashboard
- Create /api/board/stats endpoint for member statistics and overview data
- Create /api/board/next-meeting endpoint for upcoming meeting information
- Update board.vue to fetch real data instead of using mock data
- Add loading states and error handling with graceful fallbacks
- Board Overview now shows actual member counts and pending actions
- Next Meeting section displays real event data when available

The board dashboard now displays live data from the database while maintaining
fallback functionality if any data sources are unavailable.
2025-08-12 14:18:55 +02:00
..
auth Add mobile Safari reload loop prevention for auth pages 2025-08-10 16:21:54 +02:00
dashboard feat(board): Add real data integration for board dashboard 2025-08-12 14:18:55 +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 Add mobile Safari reload loop prevention for auth pages 2025-08-10 16:21:54 +02:00