brewlog/src
Jon Seager 577c0e39d3
feat(ui): add horizontal scrolling recent brews on homepage
- Load last 10 brews instead of 3, display in horizontal scroll
- Extract brew card into reusable partial with portrait layout
- Add grinder_model field to BrewView for compact card display
- Move brew-again button to top-right icon, truncate long names
2026-02-07 10:40:20 +00:00
..
application feat(ui): add horizontal scrolling recent brews on homepage 2026-02-07 10:40:20 +00:00
domain feat: add optional created_at to entity creation and updates 2026-02-07 09:48:20 +00:00
infrastructure feat: add optional created_at to entity creation and updates 2026-02-07 09:48:20 +00:00
presentation feat(ui): add horizontal scrolling recent brews on homepage 2026-02-07 10:40:20 +00:00
lib.rs feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00
main.rs refactor(logging): switch to env-based log format with HTTP tracing 2026-02-05 18:13:19 +00:00