ac-tool/frontend/src/pages
Vadym Samoilenko 8882286146 Fix voice recording and add Excel column mapping verification
- Voice: switch CommandBar from PTT (hold) to toggle mode (click), update
  to use new useSpeechRecognition toggle/listening API with auto-restart
- Mapping detection: new detect_excel_mapping() reads row 1 headers and
  auto-detects name/status/media columns via keyword matching
- Mapping endpoints: POST /api/admin/dropdowns/detect-mapping and
  /api/admin/clients/{id}/dropdowns/detect-mapping
- Upload/preview now accept name_col/status_col/media_col form fields to
  apply a confirmed mapping override
- Frontend: ColumnMappingStep component shows detected columns + 5-row
  sample for confirmation before upload
- AdminDropdownsPage and AdminClientsPage use 3-stage flow:
  detect → confirm mapping → preview all → apply

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 19:05:26 +00:00
..
admin Fix voice recording and add Excel column mapping verification 2026-03-23 19:05:26 +00:00
BriefReviewPage.tsx Fix import empty sheet bug, update Google model, improve error messages 2026-03-23 15:52:22 +00:00
BriefUploadPage.tsx Add per-client category hierarchy, client management, and admin hardcoding 2026-03-23 18:56:01 +00:00
DashboardPage.tsx design: comprehensive dark theme UI refresh (ui-ux-pro-max) 2026-03-23 14:55:20 +00:00
LoginPage.tsx Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
SheetPage.tsx Add per-client category hierarchy, client management, and admin hardcoding 2026-03-23 18:56:01 +00:00