brewlog/src/presentation/web
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
..
views refactor(domain): extract shared formatting helpers 2026-02-08 15:14:39 +00:00
mod.rs chore: refactor cli and web under presentation 2025-11-26 10:48:25 +00:00
templates.rs feat(stats): add geographic stats page with choropleth world map 2026-02-08 11:03:15 +00:00