What's Changed
New Features
- Trip Templates — save common routes as reusable templates to log trips faster. Templates store purpose, vehicle, start/end locations, description, and notes. Select a template on the Log Trip form to pre-fill all fields instantly, or use the "Use" button from the templates list to open a pre-filled trip form.
Other Changes
- New
trip_templatesdatabase table (migration included, runs automatically on startup) - 23 new tests covering template CRUD, access control, and form integration