8 Commits
Author SHA1 Message Date
eric 6db47427ad add web app manifest so site can be installed as a desktop app (v4)
Adds manifest.json + a 512x512 icon and links them from layout.njk, so
Edge/Chrome can install the site as a standalone app window from a
desktop shortcut while it keeps loading live from the server.
2026-07-18 15:02:57 -04:00
eric ac6f9ff6a3 add favicon 2026-07-16 18:01:06 -04:00
eric f546431e5f fix nav overflow on mobile portrait
nav had no flex-wrap, so the brand + 3 links overflowed a phone-width
viewport at the site's 150% base font size - Customers (last link) got
clipped off-screen, only reachable by rotating to landscape. Nav now
wraps, and below 430px the brand drops to its own line above the links.
2026-07-16 17:18:21 -04:00
eric 4168ccbedf edit customer save button should return to customer list 2026-07-11 22:45:40 -04:00
eric 445cbf6ac7 increase work log input size 2026-07-11 21:01:27 -04:00
eric 9fa6b146e5 Add 'orders' for customer button in the customers page. Fix bug in add line item 2026-07-11 20:42:37 -04:00
eric eea4683c5b clean up some fields. Increase font size and contrast 2026-07-11 20:08:37 -04:00
eric 362806413e initial version 2026-07-11 19:47:40 -04:00