brewlog/templates/partials
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
..
forms style(ui): add icons to all primary buttons, align to Outlined style 2026-02-08 09:35:11 +00:00
lists refactor(domain): extract shared formatting helpers 2026-02-08 15:14:39 +00:00
bag_card.html refactor(domain): extract shared formatting helpers 2026-02-08 15:14:39 +00:00
brew_card.html feat(icons): add icon macros, remap entity types, add icons to tabs and timeline 2026-02-07 22:36:48 +00:00
icons.html feat(stats): add geographic stats page with choropleth world map 2026-02-08 11:03:15 +00:00
location_search.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
nav.html refactor: rename Account to Admin across filenames, routes, and docs 2026-02-08 09:39:37 +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 style(ui): restyle cards, buttons, and icons for consistency 2026-02-07 21:42:38 +00:00
stats_map.html feat(stats): add geographic stats page with choropleth world map 2026-02-08 11:03:15 +00:00
tab_bar.html feat(icons): add icon macros, remap entity types, add icons to tabs and timeline 2026-02-07 22:36:48 +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 feat(icons): add icon macros, remap entity types, add icons to tabs and timeline 2026-02-07 22:36:48 +00:00