monacousa-portal/server/utils
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-config.ts Add email verification system for user registration 2025-08-08 22:51:14 +02:00
email-tokens.ts Add circuit breaker pattern to email verification system 2025-08-10 15:48:11 +02:00
email.ts Fix email template logo URLs 2025-08-11 16:42:10 +02:00
keycloak-admin.ts Enhance member deletion and implement template-based email system 2025-08-09 17:36:35 +02:00
keycloak.ts Initialize Nuxt.js project with Docker deployment setup 2025-08-06 14:31:16 +02:00
member-id.ts Add global branding and implement member ID system 2025-08-10 16:49:23 +02:00
nocodb.ts Fix user dashboard data display issue 2025-08-11 16:54:14 +02:00
security.ts Add password setup flow with server-side validation 2025-08-09 19:11:54 +02:00
session.ts Clean up authentication troubleshooting artifacts 2025-08-07 15:14:02 +02:00