mirror of
http://172.20.10.11:3000/gitadmin/INSIGHT-MVP.git
synced 2026-06-25 01:36:39 +02:00
- GraphService: getMailFolders() + getMailsByFolder(folderId, days) Methoden - Office365Controller: GET /crm/office365/folders und /folders/:id/messages?days=X Endpoints - ContactsController/Service: GET /crm/contacts/lookup?email=xxx für CRM-Kontakt-Abgleich - Frontend types: M365MailFolder + CrmContactLookup Interfaces - Frontend API: office365Api.getMailFolders/getMailsInFolder + contactsApi.lookupByEmail - Frontend Hooks: useOffice365MailFolders, useOffice365MailsInFolder, useContactByEmail - DashboardEmailTab: Ordner-Sidebar, Zeitfilter (1/7/14 Tage/alle), E-Mail-Liste mit Outlook-Link, CRM-Badge bei bekannten Absendern, Aktivitäten-Modal mit Kommentar Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| core-service | ||
| crm-service | ||
| frontend | ||