- Add manual filters for driver, department, and fuel type names
- Remove Active column from vehicle list
- Update vehicle specifications to handle VehicleStatus enum
- Add VehicleStatus.fromString() method for safe conversion
- Fix pagination with manual filtering post-query
- Add sorting support for department, driver, and fuel type names
Closes VSN-1971