INSIGHT-MVP/packages/crm-service
Thomas Reitz a85634a906 feat: add trade event (Messe-Timer) feature with admin CRUD and dashboard tiles
Backend: TradeEvent Prisma model, NestJS CRUD module with date validation
and tenant isolation. Frontend: Admin Events page with create/edit/delete
modals, dashboard countdown tiles showing upcoming/ongoing/ended events
with progress bars, and useEventCountdown hook for live timer updates.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 13:33:19 +01:00
..
keys feat(crm): add standalone dev environment and test token generator 2026-03-10 16:03:59 +01:00
prisma feat: add trade event (Messe-Timer) feature with admin CRUD and dashboard tiles 2026-03-12 13:33:19 +01:00
scripts feat(crm): add standalone dev environment and test token generator 2026-03-10 16:03:59 +01:00
src feat: add trade event (Messe-Timer) feature with admin CRUD and dashboard tiles 2026-03-12 13:33:19 +01:00
.dockerignore feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00
docker-compose.crm-dev.yml feat(crm): add standalone dev environment and test token generator 2026-03-10 16:03:59 +01:00
Dockerfile feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00
nest-cli.json feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00
package-lock.json feat(crm): integrate Lexware Office for vouchers and contact sync 2026-03-10 20:28:41 +01:00
package.json feat(crm): integrate Lexware Office for vouchers and contact sync 2026-03-10 20:28:41 +01:00
Summarize.md feat(crm): add company detail overhaul with industries, account types, relationship types 2026-03-11 09:21:57 +01:00
tsconfig.json feat(crm): scaffold CRM service with full CRUD modules 2026-03-10 15:54:13 +01:00