brewlog/src/presentation/web/views
Jon Seager 55e549ceac
feat(tasting-notes): add Levenshtein fuzzy matching for typo tolerance
Add third-tier fuzzy matching using edit distance to catch common typos
and spelling variants in tasting notes (e.g. "cinamon", "smokey").
2026-02-07 10:33:05 +00:00
..
bags.rs feat(ui): add usage progress bars to bag cards and data table 2026-02-06 16:08:41 +00:00
brews.rs fix(brews): carry over quick notes when using "Brew Again" 2026-02-05 21:18:11 +00:00
cafes.rs refactor(ui): improve data table detail rows and mobile cards 2026-02-05 20:40:38 +00:00
cups.rs feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
gear.rs refactor(ui): improve data table detail rows and mobile cards 2026-02-05 20:40:38 +00:00
mod.rs feat(ui): colour-code tasting note pills by SCA wheel category 2026-02-06 16:26:29 +00:00
roasters.rs refactor(ui): improve data table detail rows and mobile cards 2026-02-05 20:40:38 +00:00
roasts.rs feat(ui): colour-code tasting note pills by SCA wheel category 2026-02-06 16:26:29 +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(ui): colour-code tasting note pills by SCA wheel category 2026-02-06 16:26:29 +00:00