monacousa-portal/components
Matt 09773f9571
Build And Push Image / docker (push) Successful in 3m0s Details
Looking at the changes, this commit primarily focuses on fixing a critical mobile Safari issue with the country dropdown selector. Here's my suggested commit message:
```
Fix mobile Safari country dropdown with touch-optimized dialog interface

- Replace broken v-select with mobile-friendly dialog for Safari
- Add device detection to switch between desktop and mobile interfaces
- Implement full-screen country selection with search functionality
- Add touch-optimized UI with larger targets and smooth scrolling
- Update documentation with fix details and implementation notes
```

The main change is addressing a completely broken country selection dropdown on mobile Safari by implementing a mobile-specific dialog interface while maintaining the original desktop experience.
2025-08-09 18:53:26 +02:00
..
AddMemberDialog.vue fixes and cleanup 2025-08-08 13:50:01 +02:00
AdminConfigurationDialog.vue Make email service initialization asynchronous 2025-08-09 15:50:54 +02:00
CountryFlag.vue Enhance CountryFlag to accept country names and codes 2025-08-07 21:30:47 +02:00
DuesPaymentBanner.vue #### __1. Role-Based Security Architecture__ 2025-08-08 19:40:13 +02:00
EditMemberDialog.vue fixed phone display 2025-08-08 13:02:48 +02:00
ForgotPasswordDialog.vue feat: implement custom login system with direct authentication 2025-08-07 03:43:25 +02:00
MemberCard.vue #### __1. Role-Based Security Architecture__ 2025-08-08 19:40:13 +02:00
MultipleNationalityInput.vue Looking at the changes, this commit primarily focuses on fixing a critical mobile Safari issue with the country dropdown selector. Here's my suggested commit message: 2025-08-09 18:53:26 +02:00
NocoDBSettingsDialog.vue Refactor NocoDB settings to support dynamic table configuration and update related validation 2025-08-07 20:43:39 +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 Refactor admin dashboard and fix mobile phone input dropdown 2025-08-09 16:05:00 +02:00
RegistrationSuccessDialog.vue fixes 2025-08-08 21:52:21 +02:00
ViewMemberDialog.vue fixes 2025-08-07 22:01:02 +02:00