monacousa-portal/server/api
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 Replace all mock/placeholder data with real data systems 2025-08-31 18:28:38 +02:00
board Replace all mock/placeholder data with real data systems 2025-08-31 18:28:38 +02:00
events Refactor event form to use separate date/time inputs with validation 2025-08-13 22:23:06 +02:00
members Replace all mock/placeholder data with real data systems 2025-08-31 18:28:38 +02:00
profile fixes 2025-08-14 15:39:30 +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