brewlog/templates/partials
Jon Seager 902d52b171
feat(brews): add brew time field
- Add brew_time INTEGER column to brews table (nullable, stored as seconds)
- Display as M:SS format with stepper control (+/-5s) in add form
- Replace ratio with brew time in brew list Recipe column
- Show brew time in brew cards and timeline events
- Add --brew-time CLI flag and update bootstrap script (1:45-2:45 range)
2026-02-07 11:24:07 +00:00
..
forms build(deps): bump askama from 0.12.1 to 0.15.4 (#7) 2026-02-06 18:45:34 +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 feat(ui): add horizontal scrolling open bags on homepage 2026-02-07 10:22:48 +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