brewlog/templates/partials/lists
Jon Seager 3a960b9d14
feat(ui): enhance desktop tables and mobile card views
- Add spacious flat table CSS for desktop (transparent card wrapper,
  lighter dividers, visible hover, larger cell padding)
- Split roaster/cafe columns into separate Country and City columns
  with sortable headers
- Split cup Roast/Roaster into separate desktop columns with city
  sort support (full-stack: domain, repo, view, template)
- Add sortable Status column to bags with colored pills (green Open,
  amber Closed) and remaining weight subtext
- Style bag Finished column as date-only (NaiveDate) and Weight
  column with smaller text
- Show status pill next to mobile bag card actions menu
- Add city to cups mobile card view
- Use middle dot separator for brew recipe weight/volume
- Add tasting notes pills to roast list, brew notes to brew list
- Fix build.rs to use rerun-if-changed for CSS and templates
2026-02-06 15:40:40 +00:00
..
bag_list.html feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
brew_list.html feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
cafe_list.html feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
cup_list.html feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
gear_list.html feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
roast_list.html feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
roaster_list.html feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
table.html feat(ui): spacious flat desktop tables with accent hover 2026-02-06 13:57:27 +00:00