BillTracker/client/components/data
null 1d8ae4f511 fix: sync_days hard-clamped to 90 (SimpleFIN Bridge limit)
- bankSyncConfigService: SYNC_DAYS_MAX=90, getBankSyncConfig clamps on read,
  setSyncDays rejects >90 with explanation
- bankSyncService: every sync requests full sync_days window, dedup handles
  already-seen transactions
- dataSources status endpoint returns sync_days alongside enabled
- BankSyncAdminCard: input max 90, live clamp, description cites Bridge limit
- BankSyncSection: third stat tile showing History window X days
2026-05-29 02:23:19 -05:00
..
BankSyncSection.jsx fix: sync_days hard-clamped to 90 (SimpleFIN Bridge limit) 2026-05-29 02:23:19 -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