brewlog/src/domain/coffee
Jon Seager 08c1ef05cf
fix: use gear model column for brew card grinder display
The grinder_model field was computed by splitting the concatenated
"make model" string on the first space, which broke for multi-word
brand names like "Weber Workshops". Fetch g_grinder.model directly
from the database instead.
2026-02-09 19:57:09 +00:00
..
bags.rs refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
brews.rs fix: use gear model column for brew card grinder display 2026-02-09 19:57:09 +00:00
cafes.rs refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
cups.rs refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
gear.rs refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
mod.rs refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
roasters.rs refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00
roasts.rs refactor: split large directories into coffee/auth/analytics subdirs 2026-02-08 18:16:16 +00:00