brewlog/src/application/routes
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
..
api feat(ui): improve form UX with collapsible equipment and clickable controls 2026-02-07 12:10:56 +00:00
app feat(ui): add horizontal scrolling recent brews on homepage 2026-02-07 10:40:20 +00:00
mod.rs perf(http): add gzip compression and static asset cache headers 2026-02-06 18:05:09 +00:00
support.rs build(deps): bump axum from 0.7.9 to 0.8.8 (#6) 2026-02-06 19:04:14 +00:00