brewlog/templates/partials
Jon Seager 98c8391670
refactor(templates): extract shared bag card partial for open bags
- Create bag_card.html macro used by both home page and bags page
- Replace divergent card styles with consistent amber-themed design
- Add closeBag() JS to bags page for closing bags with confirmation
- Use "Close" button with cross icon consistently across both pages
2026-02-04 16:01:57 +00:00
..
bag_card.html refactor(templates): extract shared bag card partial for open bags 2026-02-04 16:01:57 +00:00
bag_list.html refactor(templates): extract shared bag card partial for open bags 2026-02-04 16:01:57 +00:00
brew_list.html fix(templates): right-align Actions column header in brew list partial 2026-02-04 12:15:25 +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
nearby_cafes.html feat(checkin): add city search, cafe review form, and UX improvements 2026-02-04 15:02:20 +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