monacousa-portal/server/api/members
Matt f1a462094a
Build And Push Image / docker (push) Successful in 3m23s Details
Add payment date selection for dues payments and improve member viewing
- Add payment date dialog when marking dues as paid with date validation
- Replace direct member view emission with dedicated ViewMemberDialog component
- Add backend support for custom payment dates in mark-dues-paid endpoint
- Prevent future date selection for payment records
- Improve user workflow for viewing and editing member details
2025-08-11 15:41:33 +02:00
..
[id] Add payment date selection for dues payments and improve member viewing 2025-08-11 15:41:33 +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 Add payment date selection for dues payments and improve member viewing 2025-08-11 15:41:33 +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