brewlog/templates/partials
Jon Seager 958c8de6cc
feat(detail): add roaster, cafe, and gear detail pages
- Add detail page routes, templates, and view models for roasters, cafes,
  and gear, following the existing pattern from bags/brews/cups
- Add map_with_legend_1 macro for single-country detail maps
- Redirect to detail page after entity creation instead of list page
- Check referer in create handlers to return list fragment only from data page
- Update bag delete button to use red background style
- Update datastar tests to include referer header for create assertions
2026-02-08 17:20:46 +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(detail): add roaster, cafe, and gear detail pages 2026-02-08 17:20:46 +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 style(stats): add bg-surface to cards/pills/tabs, reorder tabs 2026-02-08 16:47:30 +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