INSIGHT-MVP/packages/frontend/src
Thomas Reitz aaedf68085 feat(crm): Phase 2.1 Custom Fields — backend + frontend integration
Backend (CRM expert): Custom field definitions CRUD, bulk value upsert,
7 endpoints, Prisma schema with CustomFieldDef + CustomFieldValue tables.

Frontend: Types, API, hooks, admin settings page with field management,
CustomFieldsDisplay for detail pages, CustomFieldsForm for edit modals.
Also fix Vite allowedHosts for insight.xinion.lan.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 18:22:57 +01:00
..
admin feat: add SSL/Domain admin page for custom HTTPS configuration 2026-03-12 17:13:49 +01:00
api feat: implement Sprint 1 Alpha - full stack with Docker, NestJS, React 2026-03-08 15:33:36 +01:00
auth feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00
components feat: add trade event (Messe-Timer) feature with admin CRUD and dashboard tiles 2026-03-12 13:33:19 +01:00
crm feat(crm): Phase 2.1 Custom Fields — backend + frontend integration 2026-03-12 18:22:57 +01:00
hooks feat: add trade event (Messe-Timer) feature with admin CRUD and dashboard tiles 2026-03-12 13:33:19 +01:00
profile feat: add 'Verhandlungssicher' language level option 2026-03-09 12:25:18 +01:00
shell feat: add SSL/Domain admin page for custom HTTPS configuration 2026-03-12 17:13:49 +01:00
theme feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00
utils feat: add profile page tabs and fix German umlauts throughout app 2026-03-09 07:56:55 +01:00
index.css feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00
main.tsx feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00