brewlog/templates
Jon Seager 1a1b28559c
feat: add edit page route handlers, template structs, and edit templates
Add edit page handlers for all 7 entities (roaster, roast, bag, brew,
cafe, cup, gear) with authentication, data pre-loading, and image URL
resolution. Register edit routes in app router. Add corresponding
template structs and HTML templates with pre-populated forms.
2026-02-10 19:42:49 +00:00
..
pages feat: add edit page route handlers, template structs, and edit templates 2026-02-10 19:42:49 +00:00
partials feat: add edit button to all detail pages 2026-02-10 19:42:47 +00:00
base.html feat: support HEIF/HEIC image uploads via client-side Canvas conversion 2026-02-10 17:56:48 +00:00