brewlog/templates
Jon Seager 8c521f0e05
feat(data): redesign mobile data page with card layout and tab selector
- Add collapsible mobile tab selector with chevron icons
- Integrate search bar into tab component (below tabs)
- Replace Datastar search handler with vanilla JS for reliability
- Add mobile card layout: card-title, card-date, card-actions classes
- Add three-dot action menu for mobile with details/summary pattern
- Hide duplicate search inside data-content via CSS
- Pass search_value to DataTemplate for input preservation
2026-02-04 22:22:18 +00:00
..
partials feat(data): redesign mobile data page with card layout and tab selector 2026-02-04 22:22:18 +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 feat(data): redesign mobile data page with card layout and tab selector 2026-02-04 22:22:18 +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 feat(data): redesign mobile data page with card layout and tab selector 2026-02-04 22:22:18 +00:00
timeline.html fix(timeline): restore sticky month headers and jump-to-top button 2026-02-03 13:29:46 +00:00