brewlog/templates/pages
Jon Seager f6b51ccb38
refactor: reduce duplication in handlers, templates, and view structs
- Replace inline redirect scripts with existing render_redirect_script()
  in 6 create handlers
- Add delete_button macro to detail_cards.html, used by 6 detail pages
- Unify 3 map_with_legend macros into 1 with LegendEntry iteration
2026-02-10 09:37:49 +00:00
..
add.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
admin.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
bag.html refactor: reduce duplication in handlers, templates, and view structs 2026-02-10 09:37:49 +00:00
brew.html refactor: reduce duplication in handlers, templates, and view structs 2026-02-10 09:37:49 +00:00
cafe.html refactor: reduce duplication in handlers, templates, and view structs 2026-02-10 09:37:49 +00:00
checkin.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
cli_callback.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
cup.html refactor: reduce duplication in handlers, templates, and view structs 2026-02-10 09:37:49 +00:00
data.html chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00
gear.html refactor: reduce duplication in handlers, templates, and view structs 2026-02-10 09:37:49 +00:00
home.html fix(ui): use fixed 200px card width on mobile and desktop 2026-02-09 19:57:36 +00:00
login.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
register.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00
roast.html refactor: reduce duplication in handlers, templates, and view structs 2026-02-10 09:37:49 +00:00
roaster.html refactor: reduce duplication in handlers, templates, and view structs 2026-02-10 09:37:49 +00:00
stats.html fix(stats): use muted colors for roast and consumption stat cards 2026-02-09 20:27:01 +00:00
timeline.html feat(a11y): add ARIA attributes, token colors, toast, and tab-switch links 2026-02-09 19:56:11 +00:00