brewlog/templates/partials/lists
Jon Seager 0b321068aa
refactor(domain): extract shared formatting helpers
- Add format_weight() and format_relative_time() in domain/formatting.rs
- Replace ad-hoc weight format strings across views and timeline events
- Move relative_date() body to domain layer with explicit now param
- Remove hardcoded "g" suffix from bag templates (now in format_weight)
- Document formatting helpers in CLAUDE.md
2026-02-08 15:14:39 +00:00
..
bag_list.html refactor(domain): extract shared formatting helpers 2026-02-08 15:14:39 +00:00
brew_list.html style(tables): remove small-caps from headers and simplify bag status 2026-02-08 09:56:59 +00:00
cafe_list.html style(tables): remove small-caps from headers and simplify bag status 2026-02-08 09:56:59 +00:00
cup_list.html style(tables): remove small-caps from headers and simplify bag status 2026-02-08 09:56:59 +00:00
gear_list.html style(tables): remove small-caps from headers and simplify bag status 2026-02-08 09:56:59 +00:00
roast_list.html style(tables): remove small-caps from headers and simplify bag status 2026-02-08 09:56:59 +00:00
roaster_list.html style(tables): remove small-caps from headers and simplify bag status 2026-02-08 09:56:59 +00:00
table.html style(tables): improve headers, pagination, and date columns 2026-02-07 20:59:16 +00:00