port-nimara-client-portal/components
Matt d9fb94a76c Refactor EOI management into dedicated component
Extract EOI links and generation functionality from InterestDetailsModal
into a new reusable EOISection component. This improves code organization
and maintainability while adding debounce support for form submissions.

- Create new EOISection.vue component for EOI management
- Remove inline EOI links section from InterestDetailsModal
- Add debounce utility for form submission handling
- Update email generation and thread fetching logic
- Update related types and utilities
2025-06-10 00:37:43 +02:00
..
BerthInfoSentStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
ContractSentStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
ContractStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
CreateInterestModal.vue Replace v-phone-input with custom PhoneInput component 2025-06-04 02:55:02 +02:00
Deposit10PercentStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
EOISection.vue Refactor EOI management into dedicated component 2025-06-10 00:37:43 +02:00
EOIStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
EmailCommunication.vue Fix email system error handling and remove hardcoded credentials 2025-06-09 22:50:06 +02:00
EmailComposer.vue Fix email signature layout and enhance email thread fetching 2025-06-09 23:09:32 +02:00
EmailCredentialsSetup.vue Add email communication system with encrypted credentials 2025-06-09 21:45:06 +02:00
EmailThreadView.vue Fix 502 errors on container restart and expand API authentication 2025-06-09 23:29:24 +02:00
FilePreviewModal.vue Fix file downloads for Safari with proper filename handling 2025-06-04 19:13:09 +02:00
FileUploader.vue Add MinIO file browser with upload, preview, and management features 2025-06-04 16:32:50 +02:00
GlobalToast.vue feat: add interest button 2025-06-03 22:04:22 +03:00
InterestDetailsModal.vue Refactor EOI management into dedicated component 2025-06-10 00:37:43 +02:00
InterestSalesBadge.vue feat: add interest button 2025-06-03 22:04:22 +03:00
LeadCategoryBadge.vue feat: changes 2025-05-29 08:32:13 +03:00
PhoneInput.vue Replace emoji flags with real images and add country search 2025-06-04 03:02:25 +02:00