BillTracker/client/components
null a15436b637 feat: 90-day backfill + auto-seed + status page redesign (batch 0.33.8.4)
- New backfillDataSource export and POST route for 89-day history pull
- Auto-seed 89 days on first connect, 30 days for routine syncs
- sinceEpoch() replaced with sinceEpochDays(days) with explicit param
- Status page errorRow now filters AND status = 'error'
- Full status page redesign: colored top borders, card icons, section labels,
  health banner with glowing dot, consistent spacing
- Bump v0.33.8.3 -> v0.33.8.4
2026-05-29 19:58:52 -05:00
..
admin fix: sync_days hard-clamped to 90 (SimpleFIN Bridge limit) 2026-05-29 02:23:19 -05:00
data feat: 90-day backfill + auto-seed + status page redesign (batch 0.33.8.4) 2026-05-29 19:58:52 -05:00
layout feat: configurable sync interval, auto-match, encryption note, admin link, SimpleFIN hyperlink 2026-05-29 00:28:50 -05:00
tracker refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00
ui style: stronger late/missed payment visibility 2026-05-28 23:42:46 -05:00
BillModal.jsx feat: advisory non-bill transaction filter system (batch 0.33.8.0) 2026-05-29 18:06:12 -05:00
BillsTableInner.jsx feat: subscription badges + status improvements + dailyWorker fix (batch 0.33.8.3) 2026-05-29 19:21:46 -05:00
CommandPalette.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00
ErrorBoundary.jsx v0.19.2: add React Error Boundaries for crash recovery 2026-05-09 18:33:02 -05:00
MarkdownText.jsx initial commit 2026-05-03 19:51:57 -05:00
MobileBillRow.jsx feat: subscription badges + status improvements + dailyWorker fix (batch 0.33.8.3) 2026-05-29 19:21:46 -05:00
MobileTrackerRow.jsx feat: subscription badges + status improvements + dailyWorker fix (batch 0.33.8.3) 2026-05-29 19:21:46 -05:00
PageLoader.jsx v0.20.1: code splitting, version badge on roadmap, roadmap nav link 2026-05-09 22:01:19 -05:00
ReleaseNotesDialog.jsx v0.28.0 2026-05-15 22:45:38 -05:00
StatusBadge.jsx style: stronger late/missed payment visibility 2026-05-28 23:42:46 -05:00
SummaryCard.jsx style: global readability/theme pass 2026-05-28 23:18:14 -05:00