INSIGHT-MVP/packages
Thomas Reitz 56a9ed9647 feat(crm): add Company entity + rename Deals to Vorgaenge
- New Company model with full CRUD under /api/v1/crm/companies
- Contact now has companyId relation + position field
- Deal now has companyId relation
- Company detail includes contacts (top 20) and deals (top 10)
- All endpoints include company in responses
- Swagger tags renamed: Deals -> Vorgaenge (Deals)
- Error messages use "Vorgang" instead of "Deal"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 19:30:34 +01:00
..
core-service feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00
crm-service feat(crm): add Company entity + rename Deals to Vorgaenge 2026-03-10 19:30:34 +01:00
frontend feat: CRM Frontend-Modul mit Kontakte, Deals, Pipelines und Aktivitäten 2026-03-10 19:13:02 +01:00