BillTracker/client/lib
null 6d42453e07 fix: status badge toggle-paid using wrong property name (v0.24.2)
handleTogglePaid() was using row.bill_id instead of row.id, causing
the API call to fail with an undefined bill ID. Clicking status badges
(Late, Due Soon, Upcoming, Missed) now correctly toggles paid/unpaid.
2026-05-10 17:28:26 -05:00
..
utils.js initial commit 2026-05-03 19:51:57 -05:00
version.js fix: status badge toggle-paid using wrong property name (v0.24.2) 2026-05-10 17:28:26 -05:00