monacousa-portal/pages/admin
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 Fix all build errors and complete design system implementation 2025-08-31 16:43:03 +02:00
events Complete infrastructure reorganization to role-based structure 2025-08-30 22:44:04 +02:00
members Add support for multiple nationalities display with flags 2025-09-04 19:08:53 +02:00
payments Fix critical member management issues: dues tracking, member IDs, and profile display 2025-09-04 18:45:47 +02:00
settings Add NocoDB configuration tab to admin settings for persistent database connectivity 2025-09-04 13:36:03 +02:00
users Replace all mock data in admin and board pages with real data 2025-08-31 18:43:04 +02:00
dashboard-v2.vue Fix broken design-mockups imports in dashboard-v2 pages 2025-09-04 11:50:07 +02:00