15 Commits

Author SHA1 Message Date
Alex Phillips
2659888114 fixed drag/drop categories 2021-12-29 13:58:22 -05:00
Alex Phillips
5d357d8a7e style changes, chips aren't as bulky 2021-12-28 16:32:55 -05:00
Alex Phillips
dcf222c85f header style changes 2021-12-28 16:12:10 -05:00
Alex Phillips
bbfc7b8c03 more tweaks to entity management, tests now fixed, in UI, budget table categories are now draggable and sortable 2021-12-13 06:18:20 -05:00
Alex Phillips
b3e2e2e5a0 more UI tweaks 2021-12-10 18:16:43 -05:00
Alex Phillips
a5be8ba4d9 better drawer lists, slimmer accounts table, broke out BudgetTable into smaller components for header, added account reconciliation, etc 2021-12-08 21:55:03 -05:00
Alex Phillips
0809166c92 big updates - fixed CC transactions, specifically inflow to inflow category, now using dinerojs for currency handling, all amount values are stored as integers instead of floating point, big UI changes including better table structure, editing of account names, dark theme, paging of transactions, etc. 2021-12-07 19:54:42 -05:00
Alex Phillips
ef54c3a448 update budget on account add and transaction remove 2021-11-25 14:27:39 -05:00
Alex Phillips
af359bec50 added updating transaction status, still need ability to reconcile 2021-11-25 14:09:45 -05:00
Alex Phillips
ffa65b920a credit cards should be working - initial balance, category transactions, etc 2021-11-22 20:16:03 -05:00
Alex Phillips
7216f475cd moved 'to be budgeted' running balance to the global budget. Not what I want, but my head hurts figuring out how to calculate a properly cascading forward and backward ATB for every month 2021-11-21 14:46:59 -05:00
Alex Phillips
43f22241b0 transfer transactions fully implemented (except high level budget / account balances) 2021-11-19 00:24:11 -05:00
Alex Phillips
fa7e9cd219 updated logic, most should be all working here with the exception of CC transactions and carry-over balances? 2021-11-16 22:01:36 -05:00
Alex Phillips
f665fbefc0 a bunch of updates, react frontend, etc 2021-11-15 21:19:19 -05:00
Alex Phillips
8f5a10c8ba initial commit 2021-11-08 19:05:42 -05:00