brewlog/templates/partials
Jon Seager 4fd72d654a
feat(bags): add bag detail page, extract shared detail page macros
- Create /bags/:id detail page with coffee, roaster, map, and bag info cards
- Extract shared template macros into detail_cards.html (coffee_card, roaster_card, map_with_legend, share_button)
- Extract build_coffee_info() and build_roaster_info() view model helpers
- Refactor brew.html and cup.html to use shared macros
- Make bag cards on homepage clickable, linking to detail page
- Add Close Bag and Delete actions on bag detail page
- Unify homepage card styling (bg-surface, hover:border-accent/40)
- Update CLAUDE.md with detail page patterns
2026-02-08 16:43:04 +00:00
..
forms style(ui): add icons to all primary buttons, align to Outlined style 2026-02-08 09:35:11 +00:00
lists refactor(domain): extract shared formatting helpers 2026-02-08 15:14:39 +00:00
bag_card.html feat(bags): add bag detail page, extract shared detail page macros 2026-02-08 16:43:04 +00:00
brew_card.html feat(home): make brew cards clickable, linking to detail page 2026-02-08 16:10:21 +00:00
detail_cards.html feat(bags): add bag detail page, extract shared detail page macros 2026-02-08 16:43:04 +00:00
histogram.html feat(stats): add full stats page with consumption, brewing, and charts 2026-02-08 15:20:29 +00:00
icons.html feat(stats): add geographic stats page with choropleth world map 2026-02-08 11:03:15 +00:00
location_search.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
nav.html refactor: rename Account to Admin across filenames, routes, and docs 2026-02-08 09:39:37 +00:00
nearby_cafes.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
roast_options.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
scan_input.html style(ui): restyle cards, buttons, and icons for consistency 2026-02-07 21:42:38 +00:00
stats_map.html feat(stats): add world-map theme awareness and highlight color 2026-02-08 15:20:44 +00:00
tab_bar.html feat(icons): add icon macros, remap entity types, add icons to tabs and timeline 2026-02-07 22:36:48 +00:00
timeline_chunk.html feat(timeline): remove sidebar nav, include sticky headers on scroll 2026-02-02 21:18:20 +00:00
timeline_month.html feat(icons): add icon macros, remap entity types, add icons to tabs and timeline 2026-02-07 22:36:48 +00:00