brewlog/src/presentation
Jon Seager 09a629db9a
feat(brews): pre-populate Add Brew form with last recorded brew values
- Add BrewDefaultsView to carry last brew's values to the template
- Extract form data loading into load_brew_form_data() helper
- Use defaults for signal initialization and dropdown pre-selection
- Retain submitted values after form submission instead of resetting
2026-02-03 14:01:41 +00:00
..
cli feat(backup): add CLI backup and restore commands 2026-02-03 12:50:41 +00:00
web feat(brews): pre-populate Add Brew form with last recorded brew values 2026-02-03 14:01:41 +00:00
mod.rs chore: refactor cli and web under presentation 2025-11-26 10:48:25 +00:00