brewlog/templates/partials
Jon Seager e4a304b406
feat(checkin): Datastar-native check-in and nearby cafe search
- Add POST /api/v1/check-in endpoint with CheckInSubmission
- nearby_cafes returns HTML fragment for Datastar, JSON for API
- Add NearbyCafeView and NearbyCafesFragment for server-rendered results
- Rewrite checkin.html: replace checkin.js with Datastar signals,
  @post for submission, @get for nearby search, inline geolocation JS
- Cafe filtering uses data-show with signal-based search
2026-02-04 14:36:55 +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): 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): Datastar-native check-in and nearby cafe search 2026-02-04 14:36:55 +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