monacousa-portal/server/api
Matt f4044c4477
Build And Push Image / docker (push) Successful in 3m25s Details
Add unique member ID generation to registration process
- Generate and store unique member IDs during user registration
- Update email templates to include formatted member ID and registration date
- Add member_id field mapping in NocoDB utility functions
- Enhance email service with better logging and template data handling
2025-08-11 16:05:24 +02:00
..
admin Implement grace period system for member dues management 2025-08-11 15:03:44 +02:00
auth Add circuit breaker pattern to email verification system 2025-08-10 15:48:11 +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 Add unique member ID generation to registration process 2025-08-11 16:05:24 +02:00