BillTracker/client/pages
null 6b30ee4eb7 feat: merchant rules, auto-match on sync, duplicate API fix
- Removed duplicate unmatchTransaction API entry in api.js
- Unmonitored accounts: no chevron, click-to-expand disabled, tx panel hidden
- matched_bill_name included via LEFT JOIN bills in accounts query
- BillPickerDialog resets search/selection on open
- Link to bill: marks historical txs matched, stores merchant rule,
  applyMerchantRules catches other unmatched txs from same merchant
- Track (new subscription): creates bill with is_subscription=1, stores
  merchant rule for ongoing tracking
- SimpleFIN sync: applyMerchantRules runs after tx insert, auto-matches
  by merchant rule with payment_source='auto_match'
- Auto-match payments have transaction_id set, treated same as manual matches
- New services/billMerchantRuleService.js for rule storage and matching
- Migration for bill_merchant_rules table
2026-05-29 03:38:48 -05:00
..
AboutPage.jsx v0.28.0 2026-05-16 11:56:38 -05:00
AdminPage.jsx feat: configurable sync interval, auto-match, encryption note, admin link, SimpleFIN hyperlink 2026-05-29 00:28:50 -05:00
AnalyticsPage.jsx style: global readability/theme pass 2026-05-28 23:18:14 -05:00
BillsPage.jsx v0.28.0 2026-05-16 15:38:28 -05:00
CalendarPage.jsx style: stronger late/missed payment visibility 2026-05-28 23:42:46 -05:00
CategoriesPage.jsx style: global readability/theme pass 2026-05-28 23:18:14 -05:00
DataPage.jsx feat: account monitoring, expanded sync UI, match filtering, error toasts 2026-05-29 01:06:20 -05:00
DataPage.jsx.backup push 2026-05-09 13:03:36 -05:00
HealthPage.jsx style: global readability/theme pass 2026-05-28 23:18:14 -05:00
LoginPage.jsx v0.28.0 2026-05-16 11:56:38 -05:00
PrivacyPage.jsx v0.28.0 2026-05-15 22:45:38 -05:00
ProfilePage.jsx feat: account monitoring, expanded sync UI, match filtering, error toasts 2026-05-29 01:06:20 -05:00
ReleaseNotesPage.jsx v0.28.0 2026-05-15 22:45:38 -05:00
RoadmapPage.jsx v0.28.0 2026-05-16 15:38:28 -05:00
SettingsPage.jsx feat: DB-first bank sync config, admin toggle, extracted BankSyncSection 2026-05-28 22:06:15 -05:00
SnowballPage.jsx style: global readability/theme pass 2026-05-28 23:18:14 -05:00
StatusPage.jsx v0.27.02 push 2026-05-14 21:00:07 -05:00
SubscriptionsPage.jsx feat: merchant rules, auto-match on sync, duplicate API fix 2026-05-29 03:38:48 -05:00
SummaryPage.jsx style: global readability/theme pass 2026-05-28 23:18:14 -05:00
TrackerPage-bk.jsx push 2026-05-09 13:03:36 -05:00
TrackerPage.jsx style: AP badge next to bill name instead of blue dot 2026-05-28 23:50:03 -05:00