brewlog/templates
Jon Seager 2c045f9335
fix(templates): remove dead detail-page links from list tables
The detail page routes and templates were removed but list templates
still linked to them. Replace the <a> tags with plain text to avoid
navigating to non-existent pages.
2026-02-04 20:53:19 +00:00
..
partials fix(templates): remove dead detail-page links from list tables 2026-02-04 20:53:19 +00:00
add.html refactor: consolidate entity pages into unified /data and /add views 2026-02-04 20:51:30 +00:00
base.html feat(home): redesign home page with recent brews cards and inline scan 2026-02-04 17:14:46 +00:00
checkin.html refactor(templates): extract inline SVG icons into shared icons partial 2026-02-04 16:32:18 +00:00
data.html refactor: consolidate entity pages into unified /data and /add views 2026-02-04 20:51:30 +00:00
favicon.ico feat: bootstrap brewlog platform 2025-11-24 11:44:12 +00:00
home.html refactor: consolidate entity pages into unified /data and /add views 2026-02-04 20:51:30 +00:00
login.html feat(frontend): add login page and session-based authentication 2025-11-25 16:28:47 +00:00
nav.html refactor: consolidate entity pages into unified /data and /add views 2026-02-04 20:51:30 +00:00
styles.css fix(templates): use amber outline style for secondary action buttons 2026-02-04 16:01:26 +00:00
timeline.html fix(timeline): restore sticky month headers and jump-to-top button 2026-02-03 13:29:46 +00:00