monacousa-portal/components
Matt 3e7d04c521
Build And Push Image / docker (push) Failing after 1m34s Details
Redesign member management section with enhanced UI/UX
- Add dual view modes (list and grid) with toggle functionality
- Enhance list view with profile avatars, nationality flags, and dues status
- Implement responsive grid view with member cards
- Add inline 'Mark as Paid' functionality in both views
- Redesign ViewMemberDialog with modern hero header and tabbed interface
- Add payment history, activity timeline, and notes management tabs
- Integrate profile avatars throughout the application
- Make all member entries clickable to open detailed modal
- Clean up console.log statements and remove unused code
- Improve overall design consistency with glass morphism effects

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-04 14:33:44 +02:00
..
dashboard Simplify member dashboard - remove points, payments, stats, and social features 2025-08-31 14:12:58 +02:00
ui Fix Icon component to use Lucide icons library 2025-08-30 18:44:18 +02:00
AddMemberDialog.vue fixes 2025-08-15 15:45:38 +02:00
AdminConfigurationDialog.vue fixes 2025-08-13 16:47:53 +02:00
BoardDuesManagement.vue fixes 2025-08-15 16:10:12 +02:00
CountryFlag.vue Enhance CountryFlag to accept country names and codes 2025-08-07 21:30:47 +02:00
CreateEventDialog.vue Refactor date inputs in CreateEventDialog: replace VDateInput with v-text-field and consolidate validation 2025-08-14 15:30:58 +02:00
CreatePortalAccountDialog.vue fixes 2025-08-13 18:55:49 +02:00
DuesActionCard.vue Add NocoDB configuration tab to admin settings for persistent database connectivity 2025-09-04 13:36:03 +02:00
DuesOverdueBanner.vue Standardize avatar display across application 2025-08-31 18:06:50 +02:00
DuesPaymentBanner.vue fixes 2025-08-15 16:23:37 +02:00
EditMemberDialog.vue fixes 2025-08-15 15:45:38 +02:00
EventCalendar.vue fixes 2025-08-13 15:57:34 +02:00
EventDetailsDialog.vue Replace date-fns with native date formatting and remove unused code 2025-08-14 15:08:40 +02:00
ForgotPasswordDialog.vue feat: implement custom login system with direct authentication 2025-08-07 03:43:25 +02:00
MemberCard.vue fixes 2025-08-15 15:53:13 +02:00
MonacoUSALogo.vue Add global branding and implement member ID system 2025-08-10 16:49:23 +02:00
MultipleNationalityInput.vue Replace date-fns with native date formatting and remove unused code 2025-08-14 15:08:40 +02:00
NocoDBSettingsDialog.vue Add NocoDB events/RSVPs table config and improve session handling 2025-08-12 12:24:16 +02:00
PWAInstallBanner.vue feat: enhance mobile compatibility and debugging across authentication and system metrics 2025-08-07 16:08:39 +02:00
PhoneInputWrapper.vue Replace date-fns with native date formatting and remove unused code 2025-08-14 15:08:40 +02:00
ProfileAvatar.vue fixes 2025-08-14 10:56:55 +02:00
RegistrationSuccessDialog.vue fixes 2025-08-08 21:52:21 +02:00
UpcomingEventBanner.vue Replace date-fns with native date formatting and remove unused code 2025-08-14 15:08:40 +02:00
ViewMemberDialog.vue Redesign member management section with enhanced UI/UX 2025-09-04 14:33:44 +02:00