brewlog/src/infrastructure
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
..
client feat(brews): add quick notes 2026-02-05 20:42:03 +00:00
repositories feat(ui): enhance desktop tables and mobile card views 2026-02-06 15:40:40 +00:00
ai.rs refactor(ai): make OpenRouter URL configurable for testability 2026-02-05 19:18:51 +00:00
auth.rs feat(auth): replace password auth with WebAuthn passkeys 2026-02-05 11:00:07 +00:00
backup.rs feat(brews): add quick notes 2026-02-05 20:42:03 +00:00
database.rs refactor: remove PostgreSQL feature-flagged support 2026-02-06 13:26:41 +00:00
foursquare.rs refactor: simplify overly nested and duplicated code across five modules 2026-02-04 19:25:35 +00:00
mod.rs feat(auth): replace password auth with WebAuthn passkeys 2026-02-05 11:00:07 +00:00
webauthn.rs feat(auth): replace password auth with WebAuthn passkeys 2026-02-05 11:00:07 +00:00