brewlog/src/application
Jon Seager 4a54834424
refactor(ui): extract reusable tab bar component
- Create shared tab_bar.html partial with desktop + mobile layouts
- Add CSS component classes (.tab, .tab-active, .tab-mobile variants)
- Replace divergent implementations in data.html and add.html
- Rename DataTab to Tab for shared use across templates
- Improve readability: darker inactive text, more spacing, hover states
2026-02-05 17:23:50 +00:00
..
routes refactor(ui): extract reusable tab bar component 2026-02-05 17:23:50 +00:00
auth.rs feat: improved trace logging 2025-11-26 12:01:53 +00:00
errors.rs feat(brews): add application routes and server integration 2026-02-02 19:30:45 +00:00
mod.rs chore: rename server crate to application 2025-11-25 21:40:39 +00:00
server.rs feat(ai): record usage after each OpenRouter extraction 2026-02-05 12:09:36 +00:00