BillTracker/client/components/data
null 262d7789db feat: account monitoring, expanded sync UI, match filtering, error toasts
Backend:
- v0.64 migration: monitored column on financial_accounts
- GET/PUT data-sources accounts endpoints for monitored toggle + tx listing
- matchSuggestionService: excludes unmonitored accounts from match scoring

Frontend:
- BankSyncSection rebuild: accounts panel with monitored switch, expand for
  last 50 transactions, match status badges, optimistic toggle
- TransactionMatchingSection: toast on bills load failure
- DataPage: toast on import history load failure
- ProfilePage: toast on both login history fetch failures
2026-05-29 01:06:20 -05:00
..
BankSyncSection.jsx feat: account monitoring, expanded sync UI, match filtering, error toasts 2026-05-29 01:06:20 -05:00
DownloadMyDataSection.jsx style: global readability/theme pass 2026-05-28 23:18:14 -05:00
ImportHistorySection.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00
ImportMyDataSection.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00
ImportSpreadsheetSection.jsx style: global readability/theme pass 2026-05-28 23:18:14 -05:00
ImportTransactionCsvSection.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00
SeedDemoDataSection.jsx style: CalendarPage readability pass + DataPage fix 2026-05-28 21:40:27 -05:00
TransactionMatchingSection.jsx feat: account monitoring, expanded sync UI, match filtering, error toasts 2026-05-29 01:06:20 -05:00
dataShared.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00