brewlog/templates/partials
Jon Seager 7f99ffc993
feat(stats): add geographic stats page with choropleth world map
- New /stats page with Roasters, Roasts, Cups, and Cafes tabs
- Interactive choropleth world map (SVG) colored by country counts
- Clickable country chips that highlight individual countries on the map
- Horizontal chip scroller with chevron navigation on desktop
- Datastar-powered tab switching without page reload
- Domain layer: country name → ISO code mapping, flag emoji generation
- StatsRepository trait with four aggregate SQL queries
- <world-map> and <chip-scroll> custom elements for Datastar compatibility
2026-02-08 11:03:15 +00:00
..
forms style(ui): add icons to all primary buttons, align to Outlined style 2026-02-08 09:35:11 +00:00
lists style(tables): remove small-caps from headers and simplify bag status 2026-02-08 09:56:59 +00:00
bag_card.html style(bags): hide button labels on narrow bag cards 2026-02-08 09:16:02 +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