brewlog/templates
Jon Seager 94088f1f4b
feat: add edit button to all detail pages
Add edit_button and edit_delete_buttons macros to detail_cards.html.
All 7 entity detail pages now show an Edit button next to Delete when
authenticated. Each detail template struct receives a pre-computed
edit_url from the route handler.
2026-02-10 19:42:47 +00:00
..
pages feat: add edit button to all detail pages 2026-02-10 19:42:47 +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