simone 2d9cf1ac9d feat(10-02): implement lead management UI with list, detail, and form pages
- Create /admin/leads list page with LeadTable component showing all leads
- Implement /admin/leads/[id] detail page with activity log and reminders
- Add LeadForm component (CreateLeadModal and EditLeadModal) for CRUD operations
- Create server actions (createLead, updateLead, deleteLead) with Zod validation
- Add missing UI components (dialog.tsx, form.tsx) from shadcn
- Install date-fns for date formatting with Italian locale support
- All routes compile successfully with npm run build

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-06-11 12:32:07 +02:00
S
Description
ClientHub portale clienti
3.5 MiB
Languages
TypeScript 99.1%
CSS 0.7%