INSIGHT-MVP/packages/crm-service/src/pipelines
Thomas Reitz c9e2c4a44c feat(crm): add PATCH endpoint for pipeline stages + HTTPS router
- New PATCH /pipelines/:id/stages/:stageId endpoint to update
  stage name, color, and sortOrder
- Added HTTPS (websecure) Traefik router for CRM service
- Both requested by frontend developer via INSIGHT-CRM.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 19:22:33 +01:00
..
dto feat(crm): add PATCH endpoint for pipeline stages + HTTPS router 2026-03-10 19:22:33 +01:00
pipelines.controller.ts feat(crm): add PATCH endpoint for pipeline stages + HTTPS router 2026-03-10 19:22:33 +01:00
pipelines.module.ts feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00
pipelines.service.ts feat(crm): add PATCH endpoint for pipeline stages + HTTPS router 2026-03-10 19:22:33 +01:00