brewlog/src
Jon Seager d636f6c246
feat(brews): support filter paper in repository and HTTP client
- Add filter_paper_id to SQL queries (SELECT, INSERT, LEFT JOIN)
- Add filter_paper_name via LEFT JOIN on gear table
- Update BrewRecord and BrewWithDetailsRecord structs
- Add filter_paper_id parameter to HTTP client create method
2026-02-03 10:14:00 +00:00
..
application refactor(brews): extract brew timeline event builder into helper 2026-02-03 08:56:29 +00:00
domain feat(gear): add filter paper category and optional brew association 2026-02-03 10:13:35 +00:00
infrastructure feat(brews): support filter paper in repository and HTTP client 2026-02-03 10:14:00 +00:00
presentation feat(timeline): add "brew again" button to timeline 2026-02-02 20:14:51 +00:00
lib.rs chore: refactor client under infrastructure 2025-11-26 10:59:31 +00:00
main.rs feat(brews): add CLI commands 2026-02-02 19:31:14 +00:00