brewlog/src/application/routes/app
Jon Seager ccbd229d75
style(stats): add bg-surface to cards/pills/tabs, reorder tabs
- Add bg-surface background to roast stats, consumption, and country pill cards
- Update tab CSS: bg-surface background, hover:border-accent/40 instead of bg-surface-alt
- Add hover:border-accent/40 to clickable country pill buttons
- Make Roasts the first and default tab on the stats page
2026-02-08 16:47:30 +00:00
..
add.rs chore: fix lints 2026-02-08 09:40:37 +00:00
admin.rs refactor: rename Account to Admin across filenames, routes, and docs 2026-02-08 09:39:37 +00:00
auth.rs refactor: update AppState imports to use state module 2026-02-06 13:48:09 +00:00
bags.rs feat(bags): add bag detail page, extract shared detail page macros 2026-02-08 16:43:04 +00:00
brews.rs feat(web): add Open Graph and Twitter Card meta tags 2026-02-08 16:19:34 +00:00
checkin.rs refactor: update AppState imports to use state module 2026-02-06 13:48:09 +00:00
cups.rs feat(web): add Open Graph and Twitter Card meta tags 2026-02-08 16:19:34 +00:00
data.rs refactor: update AppState imports to use state module 2026-02-06 13:48:09 +00:00
home.rs feat(web): add Open Graph and Twitter Card meta tags 2026-02-08 16:19:34 +00:00
mod.rs feat(bags): add bag detail page, extract shared detail page macros 2026-02-08 16:43:04 +00:00
stats.rs style(stats): add bg-surface to cards/pills/tabs, reorder tabs 2026-02-08 16:47:30 +00:00
timeline.rs refactor: update AppState imports to use state module 2026-02-06 13:48:09 +00:00
webauthn.rs refactor: update AppState imports to use state module 2026-02-06 13:48:09 +00:00