brewlog/templates/partials
Jon Seager 66c5cd0d6c
feat(stats): add full stats page with consumption, brewing, and charts
- Refactor stats handler to load_or_compute with cache fallback
- Add donut charts for brewer and grinder usage (with XSS-safe labels)
- Add bar charts for origins, flavours, grind weight, and brew time
- Add consumption cards (total brewed, avg per brew, bags consumed)
- Add roast summary section (top origins, processes, producers)
- Register donut-chart.js static asset route
- Add Recompute Stats button to admin page
2026-02-08 15:20:29 +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
histogram.html feat(stats): add full stats page with consumption, brewing, and charts 2026-02-08 15:20:29 +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