brewlog/src
Jon Seager 1fa88d054c
feat(roasts): consolidate table columns and add tasting notes search
- Combine Roast/Roaster into single column with roaster as subtext on desktop
- Combine Origin/Producer into single column with producer as subtext on desktop
- Add Roaster and Producer as separate mobile-only fields for card layout
- Replace tasting notes pill badges with comma-separated list
- Rename "Notes" column to "Tasting Notes" with right-aligned mobile text
- Include tasting_notes in repository search filter columns
2026-02-03 12:51:59 +00:00
..
application feat(search): add search to ListQuery, ListNavigator, and route handlers 2026-02-03 12:51:34 +00:00
domain feat(search): add search parameter to repository traits 2026-02-03 12:51:19 +00:00
infrastructure feat(roasts): consolidate table columns and add tasting notes search 2026-02-03 12:51:59 +00:00
presentation feat(search): add search to ListQuery, ListNavigator, and route handlers 2026-02-03 12:51:34 +00:00
lib.rs chore: refactor client under infrastructure 2025-11-26 10:59:31 +00:00
main.rs feat(backup): add CLI backup and restore commands 2026-02-03 12:50:41 +00:00