brewlog/templates
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
..
pages feat(home): add floating chevron scroll buttons to card sections 2026-02-08 11:51:13 +00:00
partials refactor(domain): extract shared formatting helpers 2026-02-08 15:14:39 +00:00
base.html feat(home): add floating chevron scroll buttons to card sections 2026-02-08 11:51:13 +00:00