brewlog/src/presentation/web/views
Jon Seager ae3c1090de
refactor(cafes,cups): remove notes field from Cafe and Cup entities
- Add migrations 0014 and 0015 to drop notes columns
- Remove notes from domain structs, repositories, views, CLI, routes
- Remove notes textarea/columns from web templates
- Update bootstrap script, tests, backup module, and README
2026-02-03 21:09:34 +00:00
..
bags.rs refactor(web): split views.rs into entity-specific submodules 2026-02-03 16:58:44 +00:00
brews.rs refactor(web): split views.rs into entity-specific submodules 2026-02-03 16:58:44 +00:00
cafes.rs refactor(cafes): remove notes field from Cafe entity 2026-02-03 21:02:37 +00:00
cups.rs refactor(cafes,cups): remove notes field from Cafe and Cup entities 2026-02-03 21:09:34 +00:00
gear.rs refactor(web): split views.rs into entity-specific submodules 2026-02-03 16:58:44 +00:00
mod.rs refactor(web): split views.rs into entity-specific submodules 2026-02-03 16:58:44 +00:00
roasters.rs refactor(web): split views.rs into entity-specific submodules 2026-02-03 16:58:44 +00:00
roasts.rs refactor(web): split views.rs into entity-specific submodules 2026-02-03 16:58:44 +00:00
timeline.rs refactor(web): split views.rs into entity-specific submodules 2026-02-03 16:58:44 +00:00