brewlog/templates/partials
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
..
forms feat(scan): show cards for existing roasters/roasts during bag scan 2026-02-06 12:27:25 +00:00
lists feat(ui): colour-code tasting note pills by SCA wheel category 2026-02-06 16:26:29 +00:00
bag_card.html feat(ui): add usage progress bars to bag cards and data table 2026-02-06 16:08:41 +00:00
icons.html feat(ui): redesign account page and style CLI callback page 2026-02-06 12:33:01 +00:00
location_search.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
nav.html fix(ui): convert nav menu to floating dropdown and clean up icons 2026-02-06 12:28:36 +00:00
nearby_cafes.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
roast_options.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
scan_input.html feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00
tab_bar.html refactor(ui): extract reusable tab bar component 2026-02-05 17:23:50 +00:00
timeline_chunk.html feat(timeline): remove sidebar nav, include sticky headers on scroll 2026-02-02 21:18:20 +00:00
timeline_month.html feat(ui): colour-code tasting note pills by SCA wheel category 2026-02-06 16:26:29 +00:00