brewlog/templates/partials
Jon Seager 51f8122201
feat(ui): improve form UX with collapsible equipment and clickable controls
- Split equipment into separate Grinder and Brewer collapsible sections
  with summary bars showing current selection
- Make all summary bars, matched-entity cards, and searchable-select
  selected values clickable anywhere to change (not just the X/Change button)
- Fix stepper buttons broken after manual input by switching from
  data-attr:value to data-bind with Number() coercion
- Merge Water + Brew Time into single Recipe section
- Make all add/confirm buttons full-width
- Add sticky submit button on mobile
- Fix missing closing > on cafe indicator div
- Fix broken Askama syntax on checkin page from formatter
2026-02-07 12:10:56 +00:00
..
forms feat(ui): improve form UX with collapsible equipment and clickable controls 2026-02-07 12:10:56 +00:00
lists feat(brews): add brew time field 2026-02-07 11:24:07 +00:00
bag_card.html feat(ui): add horizontal scrolling recent brews on homepage 2026-02-07 10:40:20 +00:00
brew_card.html feat(brews): add brew time field 2026-02-07 11:24:07 +00:00
icons.html style(account): improve API token UX 2026-02-07 11:25:30 +00:00
location_search.html build(deps): bump askama from 0.12.1 to 0.15.4 (#7) 2026-02-06 18:45:34 +00:00
nav.html refactor(ui): simplify navigation and page layouts 2026-02-07 08:43:05 +00:00
nearby_cafes.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
roast_options.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
scan_input.html refactor(ui): simplify navigation and page layouts 2026-02-07 08:43:05 +00:00
tab_bar.html build(deps): bump askama from 0.12.1 to 0.15.4 (#7) 2026-02-06 18:45:34 +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): add expand/collapse all toggle per month 2026-02-07 11:03:52 +00:00