The notes field was not providing enough value to justify its presence. Simplified the Gear entity by removing notes from: - Domain structs (Gear, NewGear, UpdateGear) - SQL repository queries and GearRecord - HTTP client methods - CLI commands (--notes flag) - Web views and templates - All related tests Added migration 0008_remove_gear_notes.sql to drop the column. |
||
|---|---|---|
| .. | ||
| partials | ||
| bags.html | ||
| base.html | ||
| favicon.ico | ||
| gear.html | ||
| login.html | ||
| nav.html | ||
| roast_detail.html | ||
| roaster_detail.html | ||
| roasters.html | ||
| roasts.html | ||
| styles.css | ||
| timeline.html | ||