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. |
||
|---|---|---|
| .. | ||
| bag_list.html | ||
| gear_list.html | ||
| roast_list.html | ||
| roast_options.html | ||
| roaster_list.html | ||
| table.html | ||
| timeline_chunk.html | ||
| timeline_month.html | ||