port-nimara-client-portal/server/api/email
Matt f0e03c278a Fix multiple UI/UX issues and enhance email functionality
- Fixed delete interest button requiring multiple clicks by removing debounce
- Fixed Generate EOI button display on mobile devices
- Added horizontal scrolling with touch support for mobile interest list
- Removed Place of Residence field from interest creation form
- Enhanced EOI upload with better error handling and logging
- Fixed email attachment upload authentication issues
- Created EmailDetailsDialog component for viewing full email details
- Re-integrated email thread viewing with toggle between threads/all views
- Added reply functionality for individual emails and threads
- Optimized email loading performance by reducing fetch limit to 50
- Fixed visual bugs with thread expansion panels
- Added explicit save button for email signatures
- Improved file upload authentication and bucket creation for attachments
2025-06-10 17:07:11 +02:00
..
fetch-thread.ts Fix multiple UI/UX issues and enhance email functionality 2025-06-10 17:07:11 +02:00
generate-eoi-document.ts updates 2025-06-10 00:53:49 +02:00
process-sales-eois.ts Add EOI automation system with email processing and document management 2025-06-10 13:59:09 +02:00
send.ts updates 2025-06-10 15:01:04 +02:00
test-connection.ts Add EOI automation system with email processing and document management 2025-06-10 13:59:09 +02:00
test-minio-bucket.ts updates 2025-06-10 02:10:32 +02:00