brewlog/templates
Jon Seager bc30555447
refactor(extraction): Datastar-native AI extraction across all pages
Extraction endpoints now accept FlexiblePayload (form or JSON) and
return application/json signal patches for Datastar requests. Templates
use data-bind for two-way signal binding and data-on:datastar-fetch
with per-form guards to prevent event bubbling between forms.

- extract_roaster, extract_roast_info, extract_bag_scan return signals
- submit_scan extended with optional image/prompt for combined extract+save
- match_roaster_id fuzzy-matches extracted roaster name to existing IDs
- Templates use data-bind:_signal-name (not data-model) for form binding
- Each datastar-fetch handler guards with its own in-progress signal
2026-02-04 14:36:42 +00:00
..
partials fix(templates): right-align Actions column header in brew list partial 2026-02-04 12:15:25 +00:00
bags.html fix(templates): align table position and structure across all list pages 2026-02-04 12:04:09 +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 table position and structure across all list pages 2026-02-04 12:04:09 +00:00
cafe_detail.html refactor(cafes): remove notes field from Cafe entity 2026-02-03 21:02:37 +00:00
cafes.html refactor(cafes): remove notes field from Cafe entity 2026-02-03 21:02:37 +00:00
checkin.html feat(home): replace scan page with home dashboard and check-in flow 2026-02-04 12:55:08 +00:00
checkin.js feat(home): replace scan page with home dashboard and check-in flow 2026-02-04 12:55:08 +00:00
cups.html refactor(cafes,cups): remove notes field from Cafe and Cup entities 2026-02-03 21:09:34 +00:00
extract.js refactor(web): extract shared AI extraction JS into standalone library 2026-02-03 19:31:00 +00:00
favicon.ico feat: bootstrap brewlog platform 2025-11-24 11:44:12 +00:00
gear.html fix(templates): align table position and structure across all list pages 2026-02-04 12:04:09 +00:00
home.html refactor(extraction): Datastar-native AI extraction across all pages 2026-02-04 14:36:42 +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 refactor(extraction): Datastar-native AI extraction across all pages 2026-02-04 14:36:42 +00:00
roasts.html refactor(extraction): Datastar-native AI extraction across all pages 2026-02-04 14:36:42 +00:00
styles.css fix(timeline): centre month headers on mobile view 2026-02-04 13:07:32 +00:00
timeline.html fix(timeline): restore sticky month headers and jump-to-top button 2026-02-03 13:29:46 +00:00