tenantpilot/app
Ahmed Darrazi 4288bc7884
All checks were successful
Trigger Cloudarix Deploy / call-webhook (push) Successful in 2s
feat(policy-explorer-v2): implement Phase 5 - Bulk CSV Export
 New Features (Tasks T029-T037)
- Client-side CSV export for selected rows
- Server-side CSV export for all filtered results (max 5000)
- RFC 4180 compliant CSV formatting with proper escaping
- UTF-8 BOM for Excel compatibility
- ExportButton dropdown with two export modes
- Warning UI when results exceed 5000 rows
- Loading state with spinner during server export

📦 New Files
- lib/utils/csv-export.ts - CSV generation utilities
- components/policy-explorer/ExportButton.tsx - Export dropdown

🔧 Updates
- PolicyTableToolbar now includes ExportButton
- PolicyExplorerV2Client passes export props
- Filename generation with timestamp and row count

 Zero TypeScript compilation errors
 All Phase 5 tasks complete (T029-T037)
 Ready for Phase 6 (Enhanced Detail View)

Refs: specs/004-policy-explorer-v2/tasks.md Phase 5
2025-12-10 00:30:33 +01:00
..
(app) feat(policy-explorer-v2): implement Phase 5 - Bulk CSV Export 2025-12-10 00:30:33 +01:00
(auth) Initial Setup für Dokploy 2025-11-18 23:24:41 +01:00
api fix: Update route handler params for Next.js 16 async params 2025-12-09 14:30:48 +01:00
favicon.ico Initial Setup für Dokploy 2025-11-18 23:24:41 +01:00
globals.css Configured Azure AD and Dockerfile 2025-12-05 21:00:49 +01:00
layout.tsx Configured Azure AD and Dockerfile 2025-12-05 21:00:49 +01:00
loading.tsx Initial Setup für Dokploy 2025-11-18 23:24:41 +01:00
page.tsx Initial Setup für Dokploy 2025-11-18 23:24:41 +01:00