brewlog/templates/pages
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
..
add.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
admin.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
checkin.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
cli_callback.html build(deps): bump askama from 0.12.1 to 0.15.4 (#7) 2026-02-06 18:45:34 +00:00
data.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
home.html style(home): rename Stats section to Data 2026-02-08 09:17:11 +00:00
login.html copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00
register.html fix(auth): auto-redirect to homepage after passkey registration 2026-02-08 09:52:05 +00:00
stats.html feat(stats): add geographic stats page with choropleth world map 2026-02-08 11:03:15 +00:00
timeline.html feat(timeline): add expand/collapse all toggle per month 2026-02-07 11:03:52 +00:00