monacousa-portal/server/api/members
Matt 888059a612
Build And Push Image / docker (push) Failing after 1m10s Details
Implement dues reminder system with monthly payment cycle
- Add API endpoint and email templates for dues reminders
- Change due date calculation from yearly to monthly billing
- Add visual status indicators for overdue and due-soon members
- Enhance member cards with status stripes and styling
2025-08-15 14:39:22 +02:00
..
[id] Implement dues reminder system with monthly payment cycle 2025-08-15 14:39:22 +02:00
[id].delete.ts Enhance member deletion and implement template-based email system 2025-08-09 17:36:35 +02:00
[id].get.ts Migrate member fields to snake_case naming convention 2025-08-07 21:50:02 +02:00
[id].put.ts fixed the member creation functionality that was failing with validation errors. Here's what I accomplished 2025-08-07 23:44:28 +02:00
dues-status.get.ts Add comprehensive dues tracking with overdue calculations and enhanced UI 2025-08-11 15:29:42 +02:00
index.get.ts comprehensive diagnostic and fix system for the "undefined" member display issue 2025-08-07 23:57:18 +02:00
index.post.ts fixes 2025-08-14 10:43:21 +02:00
overdue-count.get.ts feat: Enhanced dues overdue system with detailed time tracking 2025-08-10 23:42:17 +02:00
update-overdue-statuses.post.ts feat: Enhanced dues overdue system with detailed time tracking 2025-08-10 23:42:17 +02:00