brewlog/templates
Jon Seager f0eb346086
feat(detail): add roast detail page, simplify lists and actions
- Add roast detail page at /roasters/{slug}/roasts/{slug}
- Remove expand/collapse detail rows from all 7 list views
- List rows now navigate directly to entity detail pages
- Replace three-dots action button with chevron-right link
- Add delete buttons to brew and cup detail pages
- Restyle all delete buttons: outlined with red text
- Remove share buttons from all detail pages
- Update timeline card links to point at detail pages
- Make homepage activity cards clickable with hover effect
- Replace all vanilla JS delete/close with Datastar actions
- Extract render_redirect_script helper for Datastar redirects
- Update delete macro with referer-based routing for detail pages
2026-02-08 17:48:49 +00:00
..
pages feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
partials feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
base.html feat(web): add Open Graph and Twitter Card meta tags 2026-02-08 16:19:34 +00:00