monacousa-portal/pages
Matt d34d16fda1
Build And Push Image / docker (push) Successful in 2m20s Details
Fix critical member management issues: dues tracking, member IDs, and profile display
- Fix dues payment logic to automatically calculate payment_due_date as 1 year from payment date
- Remove redundant dues_paid_until field and replace with payment_due_date throughout
- Implement member ID generation system with format MUSA-YYYY-XXXX
- Create migration endpoints for generating member IDs and fixing payment dates
- Update admin members page to display actual member_id from database
- Ensure ProfileAvatar components use correct member_id field
- Add support for profile images in list and grid views with initials fallback
- Fix countries export alias for backward compatibility

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-04 18:45:47 +02:00
..
admin Fix critical member management issues: dues tracking, member IDs, and profile display 2025-09-04 18:45:47 +02:00
auth fix: Replace logo.svg references with actual logo asset 2025-08-30 22:16:15 +02:00
board Fix member directory display in admin and board views - properly handle API response structure 2025-09-04 13:49:34 +02:00
dashboard Sort member lists by last name instead of first name 2025-08-31 18:58:16 +02:00
events Implement MonacoUSA Portal redesign foundations 2025-08-30 18:25:21 +02:00
member Complete design system implementation with glass morphism 2025-08-31 16:31:34 +02:00
members fix: Update admin dashboard and fix template errors 2025-08-30 22:11:27 +02:00
profile feat: Reorganize platform into member, board, and admin sections 2025-08-30 22:00:59 +02:00
index.vue Fix redirect loops and SSR hydration issues in auth flow 2025-08-07 17:21:18 +02:00
login.vue Add member management system with NocoDB integration 2025-08-07 19:20:29 +02:00
signup.vue Replace date-fns with native date formatting and remove unused code 2025-08-14 15:08:40 +02:00