brewlog/src/application/routes
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
..
api feat: add update endpoints for brews and cups 2026-02-10 19:42:45 +00:00
app feat: add edit button to all detail pages 2026-02-10 19:42:47 +00:00
mod.rs perf(http): add gzip compression and static asset cache headers 2026-02-06 18:05:09 +00:00
support.rs feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00