gigafibre-fsm/apps/field/src
louispaulb 73691668d3 feat: tech mobile view integrated into ops app at /j, unassign confirmation
Tech mobile view (erp.gigafibre.ca/ops/#/j):
- TechLayout with bottom nav tabs (tasks, scanner, diagnostic, more)
- TechTasksPage: rich header with tech name/stats, job cards with
  priority dots, time, location, duration badges, bottom sheet detail
  with En route/Terminer buttons + scanner/detail access
- TechJobDetailPage: editable fields, equipment list, GPS navigation
- TechScanPage: device lookup by SN/MAC, create/link to job
- TechDiagnosticPage: speed test + host reachability checks
- Route /j replaces legacy dispatch-app tech view

Dispatch unassign confirmation:
- Dialog appears when unassigning published or in-progress jobs
- Warns that tech has already received the task
- Cancel/Confirm flow prevents accidental removal

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 08:26:26 -04:00
..
api refactor: major cleanup — remove dead dispatch app, commit all backend code, extract client composables 2026-04-08 17:38:38 -04:00
boot feat: add field tech app — barcode scanner, tasks, diagnostics, offline 2026-03-30 23:00:44 -04:00
composables refactor: major cleanup — remove dead dispatch app, commit all backend code, extract client composables 2026-04-08 17:38:38 -04:00
config refactor: major cleanup — remove dead dispatch app, commit all backend code, extract client composables 2026-04-08 17:38:38 -04:00
css feat: add field tech app — barcode scanner, tasks, diagnostics, offline 2026-03-30 23:00:44 -04:00
layouts refactor: major cleanup — remove dead dispatch app, commit all backend code, extract client composables 2026-04-08 17:38:38 -04:00
pages feat: tech mobile view integrated into ops app at /j, unassign confirmation 2026-04-09 08:26:26 -04:00
router feat(field): job detail page with equipment management and inline editing 2026-04-09 07:21:38 -04:00
stores feat: add field tech app — barcode scanner, tasks, diagnostics, offline 2026-03-30 23:00:44 -04:00
App.vue feat: add field tech app — barcode scanner, tasks, diagnostics, offline 2026-03-30 23:00:44 -04:00