BillTracker/client/components/bill-modal
null c61e3d84a5 refactor(bill-modal): extract PaymentFormFields (BM2, 4/n)
The add/edit manual-payment form (+ its PAYMENT_METHODS list) moves to its own
presentational component; the parent keeps the form state + submit handler.
Behavior-preserving — BillModal 1502 -> 1432 lines; build + client tests green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-03 19:16:10 -05:00
..
AutopayTrustIndicator.jsx refactor(bill-modal): extract AutopayTrustIndicator (BM2, 2/n) 2026-07-03 19:07:35 -05:00
DebtDetailsSection.jsx refactor(bill-modal): extract DebtDetailsSection (BM2, 1/n) 2026-07-03 19:06:12 -05:00
PaymentFormFields.jsx refactor(bill-modal): extract PaymentFormFields (BM2, 4/n) 2026-07-03 19:16:10 -05:00
PaymentHistoryList.jsx refactor(bill-modal): extract PaymentHistoryList (BM2, 3/n) 2026-07-03 19:11:05 -05:00