BillTracker/client/components/bill-modal
null d4eb48de92 refactor(ts): BillMerchantRules → TypeScript
Typed MerchantRule/Conflict/Suggestion + generic useDebounce; billId widened to
Id (number|string) to match the api layer; asserted billId at the BillModal call
site (rendered only for existing bills). Dropped unused RuleChip billId prop.
typecheck 0.
2026-07-04 22:08:05 -05:00
..
AutopayTrustIndicator.tsx refactor(ts): convert bill-modal sub-components to TSX (B10) 2026-07-04 20:03:09 -05:00
DebtDetailsSection.tsx refactor(ts): convert BillModal to TSX (B11) — bill-modal feature done 2026-07-04 20:10:48 -05:00
LinkedTransactionsSection.tsx refactor(ts): BillMerchantRules → TypeScript 2026-07-04 22:08:05 -05:00
PaymentFormFields.tsx refactor(ts): convert bill-modal sub-components to TSX (B10) 2026-07-04 20:03:09 -05:00
PaymentHistoryList.tsx refactor(ts): convert bill-modal sub-components to TSX (B10) 2026-07-04 20:03:09 -05:00
TemplateSection.tsx refactor(ts): convert bill-modal sub-components to TSX (B10) 2026-07-04 20:03:09 -05:00
UnmatchDialogs.tsx refactor(ts): convert bill-modal sub-components to TSX (B10) 2026-07-04 20:03:09 -05:00
transactionDisplay.ts refactor(ts): convert bill-modal sub-components to TSX (B10) 2026-07-04 20:03:09 -05:00