brewlog/src/presentation/web
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
..
views feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
mod.rs chore: refactor cli and web under presentation 2025-11-26 10:48:25 +00:00
templates.rs feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00