monacousa-portal/server
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
..
api feat(board): Add real data integration for board dashboard 2025-08-12 14:18:55 +02:00
plugins Implement dynamic admin configuration system for NocoDB settings 2025-08-07 20:18:28 +02:00
templates Fix email template compatibility and enhance user dashboard 2025-08-11 16:26:51 +02:00
utils debug(events): Strip down to minimal query to isolate 422 errors 2025-08-12 13:49:42 +02:00