INSIGHT-MVP/docs
Thomas Reitz bfe672ec96 feat(crm): Vertragsdokumente — Datei-Upload Frontend + Backend-Briefing
Frontend (gegen API-Contract, bereit fuer Backend-Integration):
- ContractFile Interface in types.ts
- contractFilesApi (upload, list, download-as-blob, delete) in api.ts
- useContractFiles, useUploadContractFile, useDeleteContractFile in hooks.ts
- ContractsCard: Dokumente-Sektion im Edit-Modal
  - Dateiliste mit Icon (PDF/Word/Excel), Name, Groesse, Download, Loeschen
  - Upload-Button (PDF/DOC/DOCX/XLSX/XLS, max 25 MB)
  - Client-seitige Groessenvalidierung
  - Blob-Download via Axios (Auth-Header werden mitgesendet)

Backend-Briefing in INSIGHT-CRM.md:
- contract_files Tabelle + Prisma-Modell
- Datei-Speicherung (/app/uploads/contracts/{tenantId}/{contractId}/{uuid}-{name})
- 4 Endpoints (POST/GET/GET-download/DELETE)
- Sicherheitshinweise (Path Traversal, Tenant-Isolation, DSGVO)
- Docker-Volume Konfiguration

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 21:46:32 +01:00
..
ACCESS.md feat: adapt codebase for IP-based HTTP deployment on 172.20.10.59 2026-03-08 16:21:45 +01:00
CLAUDE_BRIEFING.docx Update Briefing 2026-03-10 15:30:07 +01:00
CRM_FRONTEND_INTEGRATION.md docs(crm): add frontend integration guide for CRM module 2026-03-10 18:17:11 +01:00
CRM_HANDOFF.md docs: add CRM service handoff document for new dev session 2026-03-10 15:18:04 +01:00
FORGEJO_SETUP.md docs: add Forgejo CI/CD setup guide for Git server configuration 2026-03-08 10:36:22 +01:00
git.md Update 2026-03-09 22:51:42 +01:00
INFRASTRUCTURE.md feat: adapt codebase for IP-based HTTP deployment on 172.20.10.59 2026-03-08 16:21:45 +01:00
INSIGHT-CRM.md feat(crm): Vertragsdokumente — Datei-Upload Frontend + Backend-Briefing 2026-03-12 21:46:32 +01:00
INSIGHT_Konzept_v1.0.docx Update Briefing 2026-03-10 15:30:07 +01:00
INTEGRATION.md docs: add developer integration guide for container applications 2026-03-10 12:52:01 +01:00
lexware_office.md Update 2026-03-11 10:21:14 +01:00
Stand.md Update 2026-03-11 10:21:14 +01:00