monacousa-portal/server/api
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
..
admin fixes 2025-08-12 12:53:05 +02:00
auth Fix user dashboard data display issue 2025-08-11 16:54:14 +02:00
board feat(board): Add real data integration for board dashboard 2025-08-12 14:18:55 +02:00
events Add NocoDB events/RSVPs table config and improve session handling 2025-08-12 12:24:16 +02:00
members Add payment date selection for dues payments and improve member viewing 2025-08-11 15:41:33 +02:00
health.get.ts feat: add debug entrypoint script and enhance health check logging 2025-08-07 02:56:53 +02:00
recaptcha-config.get.ts fixes recaptcha 2025-08-08 21:10:00 +02:00
registration-config.get.ts fixes recaptcha 2025-08-08 21:10:00 +02:00
registration.post.ts Fix broken verification button URLs in emails 2025-08-11 16:44:35 +02:00