INSIGHT-MVP/packages/frontend/src/crm
Thomas Reitz 6c51eb5e83 feat(crm): Kontakt-Detailseite – Breite, Outlook Daten, Outlook-Push
- max-width 960px auf Kontakt-Detailseite
- M365-Sektion umbenannt zu "Outlook Daten", default eingeklappt
- Aufgaben-Tab entfernt (nur noch E-Mails + Kalender)
- "In Outlook speichern"-Button: pusht/aktualisiert Kontakt in Outlook-Kontakte via MS Graph POST/PATCH /me/contacts
- Kontaktdaten: Typ, Status immer sichtbar, Bundesland (state) in Adresse
- Backend: GraphService exportiert, pushContactToOutlook-Methode, POST /crm/contacts/:id/push-to-outlook

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 19:57:07 +01:00
..
activities feat(crm): Phase 1 backend schema expansion + frontend integration 2026-03-12 15:56:41 +01:00
companies feat(crm): Vertragsdokumente — Datei-Upload Frontend + Backend-Briefing 2026-03-12 21:46:32 +01:00
contacts feat(crm): Kontakt-Detailseite – Breite, Outlook Daten, Outlook-Push 2026-03-13 19:57:07 +01:00
deals feat(crm): Dediziertes Projektanfrage-Formular + Button in Vorgänge-Liste 2026-03-13 18:33:33 +01:00
forecast feat(crm): Phase 2.2-2.4 frontend — Forecast, Import, Enrichment 2026-03-12 19:37:54 +01:00
import feat(crm): Phase 2.2-2.4 frontend — Forecast, Import, Enrichment 2026-03-12 19:37:54 +01:00
lexware fix(crm): link imported Ansprechpartner to CRM company via companyId 2026-03-11 11:20:07 +01:00
office365 feat(crm): Office365-Übersichtsseite + Graph API Bugfixes 2026-03-13 06:59:52 +01:00
pipelines feat(crm): Phase 2.2-2.4 frontend — Forecast, Import, Enrichment 2026-03-12 19:37:54 +01:00
settings feat(crm): Projektanfrage-Vorgangstyp – isProjectType + ProjectRequestDetails 2026-03-13 17:17:40 +01:00
api.ts feat(crm): Kontakt-Detailseite – Breite, Outlook Daten, Outlook-Push 2026-03-13 19:57:07 +01:00
CustomFieldsDisplay.tsx feat(crm): Phase 2.1 Custom Fields — backend + frontend integration 2026-03-12 18:22:57 +01:00
CustomFieldsForm.tsx feat(crm): Phase 2.1 Custom Fields — backend + frontend integration 2026-03-12 18:22:57 +01:00
hooks.ts feat(crm): Vorgangsart (DealType) konfigurierbares Dropdown + Pipeline-Leerstate 2026-03-13 16:15:02 +01:00
types.ts feat(crm): Projektanfrage-Vorgangstyp – isProjectType + ProjectRequestDetails 2026-03-13 17:17:40 +01:00