monacousa-portal/server/api
Matt d9ef5bbdeb
Build And Push Image / docker (push) Successful in 2m42s Details
feat: Enhanced dues overdue system with detailed time tracking
- Enhanced update-overdue-statuses API to calculate and return specific overdue durations (years/months)
- Updated overdue-count API to provide detailed member information with overdue durations
- Enhanced DuesOverdueBanner component to display expandable list of overdue members with their specific overdue time
- Added automatic marking of members as inactive when dues are over 1 year overdue
- Improved UI to show 'Dues Overdue - X Members Affected' with detailed breakdown
- Members with overdue dues now display exact time overdue (e.g., '2 years 3 months overdue')
- Added proper TypeScript interfaces for overdue member data
- Enhanced banner shows inactive status and overdue duration for each affected member
2025-08-10 23:42:17 +02:00
..
admin Add global branding and implement member ID system 2025-08-10 16:49:23 +02:00
auth Add circuit breaker pattern to email verification system 2025-08-10 15:48:11 +02:00
members feat: Enhanced dues overdue system with detailed time tracking 2025-08-10 23:42:17 +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 Looking at the changes, this commit primarily focuses on fixing a critical mobile Safari issue with the country dropdown selector. Here's my suggested commit message: 2025-08-09 18:53:26 +02:00