brewlog/src/presentation
Jon Seager 9402d98bb6
fix(brews): improve table layout and add "brew again" feature
- Combine weight/water/ratio into single "Recipe" column
- Reorder columns: Coffee, Grind, Recipe, Temp, Brewer, Date, Actions
- Style actions column with icon buttons (consistent with roasts)
- Add "brew again" button to repeat a brew with same parameters
- Use data-model for form inputs (fixes Datastar binding error)
- Add raw values to BrewView for repeat brew functionality
2026-02-02 19:55:18 +00:00
..
cli feat(brews): add CLI commands 2026-02-02 19:31:14 +00:00
web fix(brews): improve table layout and add "brew again" feature 2026-02-02 19:55:18 +00:00
mod.rs chore: refactor cli and web under presentation 2025-11-26 10:48:25 +00:00