brewlog/src/presentation/web/views
Jon Seager a9fd069a3c
feat(timeline): add country flags to detail rows, allow multiple cards open
- Add flag emojis to Origin and Country detail rows in timeline events
- Change expanded-card signal from single-value to comma-separated list
  so multiple timeline cards can be open simultaneously
- Build subtitle before adding flags to keep condensed text clean
2026-02-08 18:04:31 +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(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
cafes.rs feat(lists): add flag emojis to country/origin columns 2026-02-08 17:59:37 +00:00
cups.rs feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
gear.rs feat(detail): add roaster, cafe, and gear detail pages 2026-02-08 17:20:46 +00:00
mod.rs feat(detail): add roast detail page, simplify lists and actions 2026-02-08 17:48:49 +00:00
roasters.rs feat(lists): add flag emojis to country/origin columns 2026-02-08 17:59:37 +00:00
roasts.rs feat(lists): add flag emojis to country/origin columns 2026-02-08 17:59:37 +00:00
tasting_notes.rs feat(tasting-notes): add Levenshtein fuzzy matching for typo tolerance 2026-02-07 10:33:05 +00:00
timeline.rs feat(timeline): add country flags to detail rows, allow multiple cards open 2026-02-08 18:04:31 +00:00