INSIGHT-MVP/packages/crm-service/src
Thomas Reitz 0ed1e77844 feat(crm): add company detail overhaul with industries, account types, relationship types
- Backend: new CRUD services/controllers for Industries, AccountTypes,
  RelationshipTypes, CompanyRelationships with Prisma schema migration
- Frontend: new hooks, API functions, and types for all config entities
- CompanyDetailPage redesign with ActivityFeed, RelationshipsCard
- CompanyFormModal extended with industry, account type, owner fields
- Activities service now supports companyId filter + includeContacts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 09:21:57 +01:00
..
account-types feat(crm): add company detail overhaul with industries, account types, relationship types 2026-03-11 09:21:57 +01:00
activities feat(crm): add company detail overhaul with industries, account types, relationship types 2026-03-11 09:21:57 +01:00
auth feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00
common feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00
companies feat(crm): add company detail overhaul with industries, account types, relationship types 2026-03-11 09:21:57 +01:00
company-relationships feat(crm): add company detail overhaul with industries, account types, relationship types 2026-03-11 09:21:57 +01:00
config feat(crm): integrate Lexware Office for vouchers and contact sync 2026-03-10 20:28:41 +01:00
contacts feat(crm): integrate Lexware Office for vouchers and contact sync 2026-03-10 20:28:41 +01:00
deals feat(crm): integrate Lexware Office for vouchers and contact sync 2026-03-10 20:28:41 +01:00
health feat(crm): integrate Lexware Office for vouchers and contact sync 2026-03-10 20:28:41 +01:00
industries feat(crm): add company detail overhaul with industries, account types, relationship types 2026-03-11 09:21:57 +01:00
lexware feat(crm): integrate Lexware Office for vouchers and contact sync 2026-03-10 20:28:41 +01:00
pipelines feat(crm): add PATCH endpoint for pipeline stages + HTTPS router 2026-03-10 19:22:33 +01:00
prisma feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00
redis feat(crm): integrate Lexware Office for vouchers and contact sync 2026-03-10 20:28:41 +01:00
relationship-types feat(crm): add company detail overhaul with industries, account types, relationship types 2026-03-11 09:21:57 +01:00
app.module.ts feat(crm): add company detail overhaul with industries, account types, relationship types 2026-03-11 09:21:57 +01:00
main.ts feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00