- Backend: export template system with priority chain: client template > user template > global template > built-in default - New /api/export/template endpoints for any logged-in user (GET/POST/DELETE) - Admin endpoints for global and per-client export templates - detect_csv_template() auto-maps CSV headers to internal fields - Frontend: ExportTemplateEditor component (upload CSV → map columns → save) - AdminClientsPage: export template section per client card - SheetPage: ⚙ button next to "Export CSV" opens inline template editor Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| core | ||
| data | ||
| prompts | ||
| server | ||
| .gitignore | ||
| hypercorn.toml | ||
| requirements.txt | ||
| run_server.py | ||