brewlog/templates/partials
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
..
forms feat(scan): show cards for existing roasters/roasts during bag scan 2026-02-06 12:27:25 +00:00
lists feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
bag_card.html feat(brews): pre-select bag when clicking Brew on homepage bag card 2026-02-06 10:53:42 +00:00
icons.html feat(ui): redesign account page and style CLI callback page 2026-02-06 12:33:01 +00:00
location_search.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
nav.html fix(ui): convert nav menu to floating dropdown and clean up icons 2026-02-06 12:28:36 +00:00
nearby_cafes.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00
roast_options.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
scan_input.html feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00
tab_bar.html refactor(ui): extract reusable tab bar component 2026-02-05 17:23:50 +00:00
timeline_chunk.html feat(timeline): remove sidebar nav, include sticky headers on scroll 2026-02-02 21:18:20 +00:00
timeline_month.html fix(ui): tokenize neutral text colors for dark mode contrast 2026-02-05 20:57:59 +00:00