BillTracker/client
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
..
components v0.21.1: Loading Skeletons & Async State 2026-05-10 01:35:41 -05:00
contexts initial commit 2026-05-03 19:51:57 -05:00
hooks v0.22.0: React Query Migration 2026-05-10 03:10:43 -05:00
lib fix: status badge toggle-paid using wrong property name (v0.24.2) 2026-05-10 17:28:26 -05:00
pages fix: status badge toggle-paid using wrong property name (v0.24.2) 2026-05-10 17:28:26 -05:00
public/img logo 2026-05-03 22:33:21 -05:00
App.jsx v0.22.0: React Query Migration 2026-05-10 03:10:43 -05:00
api.js feat: add admin about page with security hardening 2026-05-09 16:25:12 -05:00
index.css v0.20.0: admin dashboard with roadmap and activity log 2026-05-09 21:14:21 -05:00
main.jsx v0.20.7: Keyboard navigation and ARIA accessibility 2026-05-10 00:18:36 -05:00