monacousa-portal/server/api
Matt a555584b2c
Build And Push Image / docker (push) Successful in 3m15s Details
Fix user dashboard data display issue
- Enhanced session endpoint to fetch complete member data from database
- Added getMemberByKeycloakId function to nocodb utils for member lookup by Keycloak ID
- Session endpoint now returns both user authentication data and complete member profile
- User dashboard will now display proper member information instead of 'Not provided'
- Handles cases where member record might not exist gracefully
2025-08-11 16:54:14 +02:00
..
admin Implement grace period system for member dues management 2025-08-11 15:03:44 +02:00
auth Fix user dashboard data display issue 2025-08-11 16:54:14 +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