Maintenance & work ordersWork orders
Refuel work orders
Refuel work order list and toolbar in the tenant console.
Open the list
Go to /dashboard/work-order/refuel with Work order access.
Table contents
Rows use the Refuel mock shape. Columns include:
- ID
- Vehicle — name and plate
- Assigned Vendor
- Category
- Priority
- Created Date and Last Updated Date
- Status (badge)
- Actions — dropdown with items such as View, Edit, Approve, Reject, Assign vendor, Complete work order, Close work order, Delete
Toolbar
- Filter — present as a button; no filter UI is connected in the reviewed route.
- New Work Order — toggles local state in the component.
📌 Note: In the reviewed sass-console route, New Work Order does not render a create dialog—only the button state updates. Row action handlers are also empty stubs, so menu items have no effect.
Persistence
Data is generated from mock refuel data in memory for the session.