brewlog/templates/partials
Jon Seager 3ae3963c5b
fix(templates): align table position and structure across all list pages
Move list partials outside the section element on bags, gear, and brews
pages so they become separate flex children of <main>, matching the
pattern used by roasters, roasts, cafes, and cups. Add mt-6 to each
partial's outer div for consistent spacing.

Standardise brew and gear list partials to match the canonical structure:
empty-state conditional with dashed amber border, <section> wrapper for
the table, and data-star-scope attribute on the outer div.

Update CLAUDE.md to document page template and list partial structure
requirements, preventing future drift.
2026-02-04 12:04:09 +00:00
..
bag_list.html fix(templates): align table position and structure across all list pages 2026-02-04 12:04:09 +00:00
brew_list.html fix(templates): align table position and structure across all list pages 2026-02-04 12:04:09 +00:00
cafe_list.html refactor(cafes): remove notes field from Cafe entity 2026-02-03 21:02:37 +00:00
cup_list.html refactor(cafes,cups): remove notes field from Cafe and Cup entities 2026-02-03 21:09:34 +00:00
gear_list.html fix(templates): align table position and structure across all list pages 2026-02-04 12:04:09 +00:00
roast_list.html fix(mobile): hide infinite scroll sentinel on desktop 2026-02-03 12:52:23 +00:00
roast_options.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
roaster_list.html refactor(roasters): remove notes field from Roaster entity 2026-02-03 21:18:48 +00:00
table.html feat(mobile): add infinite scroll and hide pagination on mobile 2026-02-03 12:51:52 +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(timeline): show "View on Map / Copy" for cafe position 2026-02-03 21:17:06 +00:00