brewlog/templates/partials
Jon Seager 4bdfc661f9
refactor: consolidate entity pages into unified /data and /add views
Replace per-entity pages (/roasters, /roasts, /bags, /brews, /gear,
/cafes, /cups) and detail pages with a single tabbed /data view and
a dedicated /add page for entity creation.

- Add /data route with tab-based navigation using Datastar
- Add /add route consolidating all create forms
- Remove per-entity page handlers and standalone templates
- Remove detail page routes, handlers, and templates
- Update ListNavigator to accept String paths for query-param URLs
- Update home page and timeline links to use new /data?type=X paths
- Update nav to reference /data instead of individual entity pages
2026-02-04 20:51:30 +00:00
..
bag_card.html refactor: consolidate entity pages into unified /data and /add views 2026-02-04 20:51:30 +00:00
bag_list.html refactor(templates): extract shared bag card partial for open bags 2026-02-04 16:01:57 +00:00
brew_list.html refactor: consolidate entity pages into unified /data and /add views 2026-02-04 20:51:30 +00:00
cafe_list.html refactor(templates): extract inline SVG icons into shared icons partial 2026-02-04 16:32:18 +00:00
cup_list.html refactor: consolidate entity pages into unified /data and /add views 2026-02-04 20:51:30 +00:00
gear_list.html refactor(templates): extract inline SVG icons into shared icons partial 2026-02-04 16:32:18 +00:00
icons.html refactor(home): redesign stats section with icon pills and responsive layout 2026-02-04 18:54:37 +00:00
nearby_cafes.html feat(checkin): add city search, cafe review form, and UX improvements 2026-02-04 15:02:20 +00:00
roast_list.html refactor(templates): extract inline SVG icons into shared icons partial 2026-02-04 16:32:18 +00:00
roast_options.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
roaster_list.html refactor(templates): extract inline SVG icons into shared icons partial 2026-02-04 16:32:18 +00:00
table.html refactor: consolidate entity pages into unified /data and /add views 2026-02-04 20:51:30 +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 refactor(templates): extract inline SVG icons into shared icons partial 2026-02-04 16:32:18 +00:00