monacousa-portal/components
Matt f096a22824
Build And Push Image / docker (push) Successful in 3m20s Details
Enhance CountryFlag to accept country names and codes
- Add actualCountryCode computed property to handle both 2-letter codes and country names
- Extend parseCountryInput with common country name variations (USA, UK, etc.)
- Import parseCountryInput utility in CountryFlag component
- Update template to use actualCountryCode instead of direct countryCode prop
2025-08-07 21:30:47 +02:00
..
AddMemberDialog.vue Add member management system with NocoDB integration 2025-08-07 19:20:29 +02:00
CountryFlag.vue Enhance CountryFlag to accept country names and codes 2025-08-07 21:30:47 +02:00
EditMemberDialog.vue Replace flag-icons with vue-country-flag-next and improve UI styling 2025-08-07 21:09:00 +02:00
ForgotPasswordDialog.vue feat: implement custom login system with direct authentication 2025-08-07 03:43:25 +02:00
MemberCard.vue Replace flag-icons with vue-country-flag-next and improve UI styling 2025-08-07 21:09:00 +02:00
MultipleNationalityInput.vue Add member management system with NocoDB integration 2025-08-07 19:20:29 +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 Add member management system with NocoDB integration 2025-08-07 19:20:29 +02:00
ViewMemberDialog.vue Add member management system with NocoDB integration 2025-08-07 19:20:29 +02:00