brewlog/templates/partials/lists
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
..
bag_list.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
brew_list.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
cafe_list.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
cup_list.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
gear_list.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
roast_list.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
roaster_list.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
table.html style(tables): improve headers, pagination, and date columns 2026-02-07 20:59:16 +00:00