brewlog/src/application/routes/app
Jon Seager f5e319ce03
feat(ui): add empty states for stats and data sections
Show blurred placeholder cards with "No stats yet" / "No data yet"
labels when no data exists, instead of hiding the sections entirely.
2026-02-08 16:10:32 +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
brews.rs feat(detail): add shareable brew and cup detail pages 2026-02-08 16:10:01 +00:00
checkin.rs refactor: update AppState imports to use state module 2026-02-06 13:48:09 +00:00
cups.rs feat(detail): add shareable brew and cup detail pages 2026-02-08 16:10:01 +00:00
data.rs refactor: update AppState imports to use state module 2026-02-06 13:48:09 +00:00
home.rs feat(home): add stats cards and horizontal scroll to data section 2026-02-08 15:21:19 +00:00
mod.rs feat(detail): add shareable brew and cup detail pages 2026-02-08 16:10:01 +00:00
stats.rs feat(ui): add empty states for stats and data sections 2026-02-08 16:10:32 +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