brewlog/src/application/routes
Jon Seager 958c8de6cc
feat(detail): add roaster, cafe, and gear detail pages
- Add detail page routes, templates, and view models for roasters, cafes,
  and gear, following the existing pattern from bags/brews/cups
- Add map_with_legend_1 macro for single-country detail maps
- Redirect to detail page after entity creation instead of list page
- Check referer in create handlers to return list fragment only from data page
- Update bag delete button to use red background style
- Update datastar tests to include referer header for create assertions
2026-02-08 17:20:46 +00:00
..
api feat(detail): add roaster, cafe, and gear detail pages 2026-02-08 17:20:46 +00:00
app feat(detail): add roaster, cafe, and gear detail pages 2026-02-08 17:20:46 +00:00
mod.rs perf(http): add gzip compression and static asset cache headers 2026-02-06 18:05:09 +00:00
support.rs build(deps): bump axum from 0.7.9 to 0.8.8 (#6) 2026-02-06 19:04:14 +00:00