brewlog/src
Jon Seager 6e2c59814c
feat(cups): add web views, templates, and navigation
- Add CupView, CafeOptionView, RoastOptionView view models
- Add CupsTemplate (full page) and CupListTemplate (fragment)
- Create cups.html with form and cup_list.html with responsive table
- Add Cups link to desktop and mobile navigation
- Add cup timeline event link and label support
2026-02-03 16:36:35 +00:00
..
application feat(cups): add route handlers and wire into application state 2026-02-03 16:36:23 +00:00
domain feat(cups): add migration and domain layer for cup entity 2026-02-03 16:35:56 +00:00
infrastructure feat(cups): add HTTP client for cups API 2026-02-03 16:36:14 +00:00
presentation feat(cups): add web views, templates, and navigation 2026-02-03 16:36:35 +00:00
lib.rs chore: refactor client under infrastructure 2025-11-26 10:59:31 +00:00
main.rs feat(cups): add CLI commands for cup management 2026-02-03 16:36:27 +00:00