brewlog/templates
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
..
partials refactor(templates): extract shared bag card partial for open bags 2026-02-04 16:01:57 +00:00
bags.html refactor(templates): extract shared bag card partial for open bags 2026-02-04 16:01:57 +00:00
base.html fix(mobile): hide infinite scroll sentinel on desktop 2026-02-03 12:52:23 +00:00
brews.html fix(templates): align cancel button styling across all form pages 2026-02-04 16:01:44 +00:00
cafe_detail.html refactor(cafes): remove notes field from Cafe entity 2026-02-03 21:02:37 +00:00
cafes.html fix(templates): use amber outline style for secondary action buttons 2026-02-04 16:01:26 +00:00
checkin.html feat(checkin): add roast/cafe summary bars and data attribute selects 2026-02-04 16:00:53 +00:00
cups.html refactor(cafes,cups): remove notes field from Cafe and Cup entities 2026-02-03 21:09:34 +00:00
favicon.ico feat: bootstrap brewlog platform 2025-11-24 11:44:12 +00:00
gear.html fix(templates): align cancel button styling across all form pages 2026-02-04 16:01:44 +00:00
home.html refactor(templates): extract shared bag card partial for open bags 2026-02-04 16:01:57 +00:00
login.html feat(frontend): add login page and session-based authentication 2025-11-25 16:28:47 +00:00
nav.html feat(home): replace scan page with home dashboard and check-in flow 2026-02-04 12:55:08 +00:00
roast_detail.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
roaster_detail.html refactor(roasters): remove notes field from Roaster entity 2026-02-03 21:18:48 +00:00
roasters.html fix(templates): use amber outline style for secondary action buttons 2026-02-04 16:01:26 +00:00
roasts.html fix(templates): use amber outline style for secondary action buttons 2026-02-04 16:01:26 +00:00
styles.css fix(templates): use amber outline style for secondary action buttons 2026-02-04 16:01:26 +00:00
timeline.html fix(timeline): restore sticky month headers and jump-to-top button 2026-02-03 13:29:46 +00:00