siddharthd
  • Joined on 2026-02-14
siddharthd pushed to main at siddharthd/finance-app 2026-03-10 00:24:45 +11:00
dd11019fdf fix(transactions): editable transaction type, fee/interest counted as spend, fees category
siddharthd pushed to main at siddharthd/finance-app 2026-03-10 00:05:50 +11:00
714c5a9b25 feat(merchants): scatter plot, merchant profiles, and per-merchant transaction history
siddharthd pushed to main at siddharthd/finance-app 2026-03-09 23:59:14 +11:00
2a10450c3e feat(analytics): replace charts with category trend lines, Pareto chart, and cumulative spend
siddharthd pushed to main at siddharthd/finance-app 2026-03-09 23:37:31 +11:00
e72d3ad9e5 feat(categories): add home_goods and home_maintenance categories
siddharthd pushed to main at siddharthd/finance-app 2026-03-09 23:12:22 +11:00
a7461ff83b docs: replace boilerplate README with full data model and architecture reference
c1d031511a feat(insights): committed/discretionary chart, recurring charge detection, fees & interest audit
7379437cc3 feat(statements): add bank/type/owner/year filters and row numbering
8bd7d77a8a fix(statements): owner assignment dropdown, fix Wise CC false positive, remove amount label
Compare 4 commits »
siddharthd pushed to main at siddharthd/finance-app 2026-03-09 12:03:42 +11:00
f90ba332bd feat(statements): table layout + statement-scoped transaction view
siddharthd pushed to main at siddharthd/finance-app 2026-03-08 21:06:16 +11:00
e3aa17acdd fix(analytics): cast tx.amount to Number before formatting (PG returns string)
siddharthd pushed to main at siddharthd/finance-app 2026-03-08 21:03:55 +11:00
1eff0f9337 fix(analytics): use React.Fragment with key for expandable category rows
siddharthd pushed to main at siddharthd/finance-app 2026-03-08 20:54:02 +11:00
3cf67f6e2a feat(analytics): stacked category chart, savings rate line, expandable rows
90d8db4abe chore: add migration 0007 for amount_aud + exchange_rate_to_aud columns
d1a0eedf03 feat(analytics): cashflow view with income/investment/net — split-adjusted + multi-currency
5dbeb0cb87 chore: commit previously untracked runtime files (splits, auth, participants, shared)
30a7857d13 feat(analytics): replace budget page with spending analytics + split-adjusted amounts
Compare 5 commits »
siddharthd pushed to main at siddharthd/finance-app 2026-03-08 17:24:06 +11:00
1e79ada6d8 feat(finance): implement Shared Expenses page
siddharthd pushed to main at siddharthd/finance-app 2026-03-08 17:09:59 +11:00
be85822cc7 merge: Phase 5 (Rules Engine) + Phase 6 (Budget & Analytics)
d455738732 feat(finance): Phase 6 — Budget & Analytics
31cffbe1bb feat(finance): Phase 5 — Rules Engine
93450f7caa feat(finance): Phase 4 — Tags
Compare 4 commits »
siddharthd created branch feature/phase6-budget in siddharthd/finance-app 2026-03-08 16:57:35 +11:00
siddharthd pushed to feature/phase6-budget at siddharthd/finance-app 2026-03-08 16:57:35 +11:00
d455738732 feat(finance): Phase 6 — Budget & Analytics
siddharthd pushed to feature/phase5-rules at siddharthd/finance-app 2026-03-08 16:56:18 +11:00
31cffbe1bb feat(finance): Phase 5 — Rules Engine
siddharthd created branch feature/phase5-rules in siddharthd/finance-app 2026-03-08 16:49:11 +11:00
siddharthd pushed to feature/phase5-rules at siddharthd/finance-app 2026-03-08 16:49:11 +11:00
925ed114a6 feat(finance): Phase 5 — Rules Engine
93450f7caa feat(finance): Phase 4 — Tags
Compare 2 commits »
siddharthd created branch main in siddharthd/finance-app 2026-03-07 23:31:48 +11:00
siddharthd pushed to main at siddharthd/finance-app 2026-03-07 23:31:48 +11:00
35a5be97b0 feat: initial finance SPA — phases 1 & 2
28207b42b5 Initial commit from Create Next App
siddharthd created repository siddharthd/finance-app 2026-03-07 23:31:00 +11:00