port-nimara-client-portal/components
Matt 0a541f658d Improve email loading performance and fix UI issues
- Fixed refresh button icon not displaying (changed from icon prop to v-icon element)
- Reduced default email limit from 50 to 20 to improve loading speed
- Optimized cached email loading to only load most recent emails (up to limit)
- Fixed CommonJS require error in email-utils.ts (changed to ES module import)
- Added sorting to cached files to ensure newest emails are loaded first

This should significantly improve email loading performance from 578 cached files down to max 20
2025-06-10 18:04:31 +02:00
..
BerthInfoSentStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
ClientEmailSection.vue Improve email loading performance and fix UI issues 2025-06-10 18:04:31 +02: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 updates 2025-06-10 16:48:40 +02:00
Deposit10PercentStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
EOISection.vue updates 2025-06-10 17:56:26 +02:00
EOIStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
EmailCommunication.vue Add email reply functionality to thread view 2025-06-10 02:20:17 +02:00
EmailComposer.vue Add EOI automation system with email processing and document management 2025-06-10 13:59:09 +02:00
EmailCredentialsSetup.vue updates 2025-06-10 14:32:20 +02:00
EmailDetailsDialog.vue Fix UI/UX issues across email and interest components 2025-06-10 17:37:53 +02:00
EmailThreadView.vue Add email reply functionality to thread view 2025-06-10 02:20:17 +02:00
FilePreviewModal.vue updates 2025-06-10 15:21:42 +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 Fix UI/UX issues across email and interest components 2025-06-10 17:37:53 +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