Implement complete web interface for the Gear entity: - Add GearView model with category badges and formatted display - Create GearTemplate and GearListTemplate for Askama rendering - Build main gear page with collapsible add form (Datastar-powered) - Implement gear list table with sortable columns and pagination - Use trash icon for delete actions matching roasts table design - Add Gear navigation link in main menu between Bags and Timeline - Integrate gear events into timeline view with proper labels and links The web UI follows the established patterns from other entities with Datastar for reactive fragment updates and proper authentication gating. Apply code formatting fixes across all gear-related modules. |
||
|---|---|---|
| .. | ||
| bag_list.html | ||
| gear_list.html | ||
| roast_list.html | ||
| roast_options.html | ||
| roaster_list.html | ||
| table.html | ||
| timeline_chunk.html | ||
| timeline_month.html | ||