List View
Process missions efficiently in the dispatch list — table columns, filters, per-mission actions, sorting, and bulk assignment.
Overview
The List View (screen G-02) presents all missions for a selected date range in a sortable, filterable table. It is the preferred dispatch interface when you need to process a large number of missions efficiently, apply bulk actions, or export data for reporting.
When to use it: use the List View when you know which missions you are looking for, want to act on several missions at once, or prefer a structured tabular layout over a timeline.
Table columns
| Column | Description |
|---|---|
| Reference | Internal mission identifier |
| Pickup time | Scheduled pickupAt date and time |
| Client | Client name and contact reference |
| Origin | Pickup address |
| Destination | Drop-off address |
| Trip type | TRANSFER, EXCURSION, DISPO, or OFF_GRID |
| Vehicle category | Required vehicle class |
| Assigned driver | Driver name, or "Unassigned" |
| Status | Current mission status |
| Actions | Quick-action buttons (see below) |
Click any column header to sort ascending; click again to sort descending. Multi-column sort is not supported — the last header clicked takes precedence.
Filters
Use the filter bar above the table to narrow the list:
- Date range — show missions with
pickupAtbetween two dates - Status — filter by one or more statuses (Pending, Confirmed, In progress, Completed, Cancelled)
- Driver — show only missions assigned to a specific driver, or "Unassigned only"
- Vehicle category — filter by required vehicle class
- Free text — search across client name, mission reference, and address fields
Active filters are shown as chips below the filter bar. Click the × on any chip to remove that filter, or click Clear all to reset.
Per-mission actions
Each row has an Actions column with context-sensitive quick buttons:
| Action | When available | Effect |
|---|---|---|
| Assign | Mission is unassigned | Opens the direct assignment wizard |
| Broadcast | Mission is unassigned | Opens the broadcast configuration modal (G-07) |
| View detail | Always | Opens the Mission Detail panel |
| Cancel | Status is Pending or Confirmed | Initiates the cancellation flow |
For more options (duplicate, export receipt, view history), open the Mission Detail panel by clicking the row or the View detail button.
Bulk actions
Select multiple missions using the checkboxes in the leftmost column. A bulk action bar appears at the bottom of the table:
- Assign to driver — opens a driver picker; the selected driver is assigned to all checked missions (RSE checks run per mission; non-compliant missions are flagged individually)
- Broadcast all — sends a broadcast offer for each checked mission simultaneously
- Export CSV — downloads a CSV of the selected rows (or all visible rows if none are checked)
Bulk assignment stops and shows a summary if more than 3 missions fail RSE checks, allowing you to review and handle the exceptions before proceeding.
Export
The Export button in the top-right generates a CSV of the currently filtered and visible missions. Columns match those in the table. The export runs asynchronously for large date ranges; a download link appears in the notification bell when ready.
Related pages
- Gantt View — timeline alternative for visual planning
- Map View — geographic view with live driver positions
- Direct Assignment — step-by-step driver selection
- Broadcast Pipeline — send offers to multiple drivers