brewlog/src/presentation
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
..
cli feat(brews): add brew time field 2026-02-07 11:24:07 +00:00
web feat(brews): add brew time field 2026-02-07 11:24:07 +00:00
mod.rs chore: refactor cli and web under presentation 2025-11-26 10:48:25 +00:00