monacousa-portal/components
Matt b67100df2a
Build And Push Image / docker (push) Successful in 2m18s Details
Add support for multiple nationalities display with flags
- Create MultipleCountryFlags component to display multiple country flags
- Support comma-separated nationality values (e.g., 'FR,MC,US')
- Update admin members page to use MultipleCountryFlags in both list and grid views
- Update board members page to display nationalities with flags
- Add nationality column to board members table
- Update member forms to support multiple nationality selection
- Display flags with slight overlap for space efficiency, expand on hover
- Maintain backward compatibility with single nationality values

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-04 19:08:53 +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
MultipleCountryFlags.vue Add support for multiple nationalities display with flags 2025-09-04 19:08:53 +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