brewlog/templates/pages
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
..
account.html style(account): improve API token UX 2026-02-07 11:25:30 +00:00
add.html feat(ui): improve form UX with collapsible equipment and clickable controls 2026-02-07 12:10:56 +00:00
checkin.html feat(ui): improve form UX with collapsible equipment and clickable controls 2026-02-07 12:10:56 +00:00
cli_callback.html build(deps): bump askama from 0.12.1 to 0.15.4 (#7) 2026-02-06 18:45:34 +00:00
data.html refactor(ui): simplify navigation and page layouts 2026-02-07 08:43:05 +00:00
home.html style: shorten field placeholder for bag descriptions 2026-02-07 10:41:12 +00:00
login.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
register.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
timeline.html feat(timeline): add expand/collapse all toggle per month 2026-02-07 11:03:52 +00:00