BillTracker/client/components/bill-modal
null ad68d965b6 refactor(bill-modal): extract LinkedTransactionsSection (BM2, 6/n)
Bank-matching rules (+ Sync action) and the linked-transaction list (+ Unmatch)
move to LinkedTransactionsSection. The big inline sync onClick is lifted to a
named parent handler (handleSyncBillPayments) sharing a refreshAfterImport helper
with handleRulesChanged. Dropped now-unused imports (BillMerchantRules, Link2,
Link2Off, RefreshCw, transactionDate, fmtTransactionAmount). Behavior-preserving
— BillModal 1193 -> 1105 lines; build + client tests green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-03 19:22:58 -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
LinkedTransactionsSection.jsx refactor(bill-modal): extract LinkedTransactionsSection (BM2, 6/n) 2026-07-03 19:22:58 -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
UnmatchDialogs.jsx refactor(bill-modal): extract UnmatchDialogs + shared transactionDisplay (BM2, 5/n) 2026-07-03 19:20:02 -05:00
transactionDisplay.js refactor(bill-modal): extract UnmatchDialogs + shared transactionDisplay (BM2, 5/n) 2026-07-03 19:20:02 -05:00