brewlog/templates/partials/lists
Jon Seager 26e1a4d930
refactor(ui): extract duplicated row-expand handler into shared function
The same ~250-character inline onclick handler was copy-pasted across
all 7 list templates. Extract it into a toggleRow() function in
base.html and replace the inline copies with a single call.
2026-02-06 18:19:12 +00:00
..
bag_list.html refactor(ui): extract duplicated row-expand handler into shared function 2026-02-06 18:19:12 +00:00
brew_list.html refactor(ui): extract duplicated row-expand handler into shared function 2026-02-06 18:19:12 +00:00
cafe_list.html refactor(ui): extract duplicated row-expand handler into shared function 2026-02-06 18:19:12 +00:00
cup_list.html refactor(ui): extract duplicated row-expand handler into shared function 2026-02-06 18:19:12 +00:00
gear_list.html refactor(ui): extract duplicated row-expand handler into shared function 2026-02-06 18:19:12 +00:00
roast_list.html refactor(ui): extract duplicated row-expand handler into shared function 2026-02-06 18:19:12 +00:00
roaster_list.html refactor(ui): extract duplicated row-expand handler into shared function 2026-02-06 18:19:12 +00:00
table.html feat(ui): spacious flat desktop tables with accent hover 2026-02-06 13:57:27 +00:00