0.35.1
A small fix for phone screens.
Fixes
- Several pages ran off the right-hand side on a phone. The rows of action buttons at the top of the vehicle, trips, stations and document pages now wrap onto a second line instead of dragging the page wider than the screen, and the tyre fitting history, expenses spend-by-vendor, user management and backup preview tables scroll sideways like every other table rather than overflowing or being clipped. (#314)
Other
- Adds
tests/test_mobile_layout.py, which checks the rendered HTML of 20 pages to make sure every visible table can scroll sideways and every row of two or more buttons can wrap.
Upgrading is straightforward: there are no database migrations and no configuration changes.