brewlog/templates/partials/lists
Jon Seager 44174b4361
feat(ui): colour-code tasting note pills by SCA wheel category
Add view-layer mapping that categorises tasting notes into 9 colour
families (floral, fruity, citrus, sweet, nutty, spice, roasted, sour,
vegetal) based on the SCA Coffee Tasting Wheel. Matching uses
case-insensitive exact lookup against ~90 known terms, then substring
fallback, with pill-muted as the default for unrecognised notes.

- Add tasting_notes module with NoteCategory enum and categorize()
- Add 9 pill CSS variants with light and dark mode support
- Update roast list and timeline templates to render coloured pills
2026-02-06 16:26:29 +00:00
..
bag_list.html feat(ui): add usage progress bars to bag cards and data table 2026-02-06 16:08:41 +00:00
brew_list.html feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
cafe_list.html feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
cup_list.html feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
gear_list.html feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
roast_list.html feat(ui): colour-code tasting note pills by SCA wheel category 2026-02-06 16:26:29 +00:00
roaster_list.html feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
table.html feat(ui): spacious flat desktop tables with accent hover 2026-02-06 13:57:27 +00:00