v0.6.63
v0.6.63 ~ "Fleet and driver relationship display fixes"
Bug Fixes
- Driver vendor names display correctly. The Drivers table now uses the
vendor_namevalue included in the list response instead of reading an unloadedvendorrelationship. - Fleet pages load hierarchy relationships correctly. Internal Fleet-Ops requests now use the Fleet model's Eloquent relationship names, preventing the
RelationNotFoundExceptionraised when opening the Fleets route.
Testing
- Added a regression assertion for the vendor column used by the Drivers table.
- Added route coverage for the relationship names requested by the Fleet index, edit and details pages.
Need help?
What's Changed
Full Changelog: v0.6.62...v0.6.63