INSIGHT-MVP/packages/crm-service/src/deals/dto
Thomas Reitz 63cb05d4d8 feat(crm): Phase 2.2-2.4 backend + contract files — vollständige CRM-Service Implementierung
- Phase 2.3 Forecast: probability-Feld in PipelineStage, GET /crm/deals/forecast Endpoint
- Phase 2.2 Import: ImportModule mit preview/execute/history Endpoints (CSV, XLSX, vCard)
- Phase 2.4 Enrichment: EnrichmentModule mit /enrich + /settings/integrations/north-data
- Contracts: ContractsModule mit CRUD + File-Upload Endpoints (Multer, max 25MB)
- Migrations: 20260312_contract_files, 20260312_phase23_forecast
- docker-compose.crm.yml: uploads Volume für Vertragsdokumente

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 22:06:58 +01:00
..
create-deal.dto.ts feat(crm): Phase 1 backend schema expansion + frontend integration 2026-03-12 15:56:41 +01:00
forecast-query.dto.ts feat(crm): Phase 2.2-2.4 backend + contract files — vollständige CRM-Service Implementierung 2026-03-12 22:06:58 +01:00
query-deals.dto.ts feat(crm): add Company entity + rename Deals to Vorgaenge 2026-03-10 19:30:34 +01:00
update-deal.dto.ts feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00