port-nimara-client-portal/server/api
Matt 618c888b85 Add email communication system with encrypted credentials
- Add email components for composing, viewing threads, and credential setup
- Implement server API endpoints for sending emails and fetching threads
- Add encryption utilities for secure credential storage
- Configure email settings in environment variables
- Integrate email functionality into interest details modal
2025-06-09 21:45:06 +02:00
..
email Add email communication system with encrypted credentials 2025-06-09 21:45:06 +02:00
files Fix file downloads for Safari with proper filename handling 2025-06-04 19:13:09 +02:00
create-interest.ts feat: add interest button 2025-06-03 22:04:22 +03:00
delete-interest.ts Refactor delete-interest API to return service result directly 2025-06-05 16:04:12 +02:00
eoi-send-to-sales.ts feat: update 2025-06-03 18:57:08 +03:00
get-berths.ts feat: update 2025-06-03 18:57:08 +03:00
get-interest-berths.ts feat: update 2025-06-03 18:57:08 +03:00
get-interest-by-id.ts feat: changes 2025-05-29 08:32:13 +03:00
get-interests.ts feat: changes 2025-05-29 08:32:13 +03:00
link-berth-recommendations-to-interest.ts feat: update 2025-06-03 18:57:08 +03:00
link-berths-to-interest.ts feat: update 2025-06-03 18:57:08 +03:00
request-more-info-to-sales.ts feat: update 2025-06-03 18:57:08 +03:00
request-more-information.ts feat: update 2025-06-03 18:57:08 +03:00
unlink-berth-recommendations-from-interest.ts feat: update 2025-06-03 18:57:08 +03:00
unlink-berths-from-interest.ts feat: update 2025-06-03 18:57:08 +03:00
update-interest.ts feat: update 2025-06-03 18:57:08 +03:00