brewlog/templates/partials
Jon Seager 4ee8cf7964
fix: polish edit forms and detail pages
- Skip payload in tracing::instrument to avoid logging base64 image data
- Add blob: to CSP img-src for image preview support
- Add deferred_upload_with_preview macro for edit form image previews
  with Replace/Remove buttons and proper DOM cleanup on replacement
- Fix datastar-fetch finished handler (evt.detail.response is undefined
  for redirect scripts)
- Display brew time in M:SS format on edit form
- Add full-width Save Changes button with check icon and Cancel button
  to all edit forms
- Fix country flag emoji spacing on cafe and cup detail pages
- Add "View on Map" Google Maps link to cafe and cup detail pages
2026-02-10 19:43:03 +00:00
..
forms feat: add image upload to create and check-in forms 2026-02-10 17:50:20 +00:00
lists fix(ui): improve mobile card layout for list views 2026-02-09 20:24:57 +00:00
bag_card.html fix(ui): use fixed 200px card width on mobile and desktop 2026-02-09 19:57:36 +00:00
brew_card.html fix(ui): use fixed 200px card width on mobile and desktop 2026-02-09 19:57:36 +00:00
detail_cards.html feat: add edit button to all detail pages 2026-02-10 19:42:47 +00:00
histogram.html chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00
icons.html chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00
image_section.html fix: polish edit forms and detail pages 2026-02-10 19:43:03 +00:00
image_upload.html feat: add entity image support with display on detail pages 2026-02-10 17:50:13 +00:00
location_search.html refactor: extract location JS into static file with nearby keyboard nav 2026-02-09 19:54:49 +00:00
nav.html chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00
nearby_cafes.html chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00
roast_options.html chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00
scan_input.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
stats_map.html chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00
tab_bar.html chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00
timeline_chunk.html chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00
timeline_month.html chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00