brewlog/templates/pages
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
..
add.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
admin.html feat(stats): add full stats page with consumption, brewing, and charts 2026-02-08 15:20:29 +00:00
bag.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
brew.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
cafe.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
checkin.html feat(routes): redirect to detail page after creating brews and cups 2026-02-08 16:10:11 +00:00
cli_callback.html build(deps): bump askama from 0.12.1 to 0.15.4 (#7) 2026-02-06 18:45:34 +00:00
cup.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
data.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
gear.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
home.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
login.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
register.html fix(auth): auto-redirect to homepage after passkey registration 2026-02-08 09:52:05 +00:00
roast.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
roaster.html feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
stats.html style(stats): add bg-surface to cards/pills/tabs, reorder tabs 2026-02-08 16:47:30 +00:00
timeline.html feat(timeline): add expand/collapse all toggle per month 2026-02-07 11:03:52 +00:00