brewlog/templates/partials
Jon Seager 56109f3afe
refactor: reorganize templates into pages/, partials/lists/, and forms/
Move 9 page templates to templates/pages/, nav to partials/,
7 list partials + table.html to partials/lists/. Extract duplicated
scan result form (~85 lines) from home.html and add.html into
partials/forms/scan_result_form.html. Update all Askama template
paths, include/import directives.
2026-02-05 17:48:18 +00:00
..
forms refactor: reorganize templates into pages/, partials/lists/, and forms/ 2026-02-05 17:48:18 +00:00
lists refactor: reorganize templates into pages/, partials/lists/, and forms/ 2026-02-05 17:48:18 +00:00
bag_card.html feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00
icons.html feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00
location_search.html feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00
nav.html refactor: reorganize templates into pages/, partials/lists/, and forms/ 2026-02-05 17:48:18 +00:00
nearby_cafes.html feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00
roast_options.html feat: add bags web views and templates 2025-11-27 14:02:55 +00:00
scan_input.html feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00
tab_bar.html refactor(ui): extract reusable tab bar component 2026-02-05 17:23:50 +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 feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00