Commit Graph

7 Commits

Author SHA1 Message Date
Lauri Vuorela
f7a13a0436 Round totals rather than expense by expense (#88)
* do balance rounding only on full balances rather than on every expense

* use "public balances" calculated from reimbursements to show on balance page

* fixes for totals that did not work as expected

* prettier
2024-02-13 14:35:57 -05:00
Sebastien Castiel
0a8e56f800 Add splitmode and shares to expenses (#11)
* Add splitmode and shares to expenses

* Update balances based on shares

* Change field size

* Form validation

* Redesign expense form

* Split unevenly by amount
2024-01-08 12:11:11 -05:00
Sebastien Castiel
6611e3a187 Store amounts as cents 2023-12-07 11:11:53 -05:00
Sebastien Castiel
ae7360caf8 Fix balances display 2023-12-06 20:30:41 -05:00
Sebastien Castiel
57899b0160 Reimbursements 2023-12-06 20:21:26 -05:00
Sebastien Castiel
6ce2329f5c Reimbursements 2023-12-06 19:50:56 -05:00
Sebastien Castiel
12b1cdb52a Balances 2023-12-06 17:02:59 -05:00