brewlog/src/presentation/web/views
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
..
bags.rs feat(ui): add usage progress bars to bag cards and data table 2026-02-06 16:08:41 +00:00
brews.rs feat(brews): add brew time field 2026-02-07 11:24:07 +00:00
cafes.rs refactor(ui): improve data table detail rows and mobile cards 2026-02-05 20:40:38 +00:00
cups.rs feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
gear.rs refactor(ui): improve data table detail rows and mobile cards 2026-02-05 20:40:38 +00:00
mod.rs feat(ui): colour-code tasting note pills by SCA wheel category 2026-02-06 16:26:29 +00:00
roasters.rs refactor(ui): improve data table detail rows and mobile cards 2026-02-05 20:40:38 +00:00
roasts.rs feat(ui): colour-code tasting note pills by SCA wheel category 2026-02-06 16:26:29 +00:00
tasting_notes.rs feat(tasting-notes): add Levenshtein fuzzy matching for typo tolerance 2026-02-07 10:33:05 +00:00
timeline.rs feat(brews): add brew time field 2026-02-07 11:24:07 +00:00