INSIGHT-MVP/packages/crm-service/src/trade-events
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
..
dto feat: add trade event (Messe-Timer) feature with admin CRUD and dashboard tiles 2026-03-12 13:33:19 +01:00
trade-events.controller.ts feat: add trade event (Messe-Timer) feature with admin CRUD and dashboard tiles 2026-03-12 13:33:19 +01:00
trade-events.module.ts feat: add trade event (Messe-Timer) feature with admin CRUD and dashboard tiles 2026-03-12 13:33:19 +01:00
trade-events.service.ts feat: add trade event (Messe-Timer) feature with admin CRUD and dashboard tiles 2026-03-12 13:33:19 +01:00