aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/expense-form.tsx
Commit message (Expand)AuthorAgeFilesLines
* Create expense from receipt (#69)Sebastien Castiel2024-01-301-6/+19
* Attach documents to expenses (#64)Sebastien Castiel2024-01-281-0/+29
* paid for all, split evenly (#59)Mert Demir2024-01-261-1/+5
* Fix mobile keyboard on shares field (Fix #49)Sebastien Castiel2024-01-181-2/+12
* Remove unused codeSebastien Castiel2024-01-181-9/+0
* Use combobox for category selectorSebastien Castiel2024-01-171-31/+5
* Fix client-side error when editing date with keyboard (Closes #43)Sebastien Castiel2024-01-141-3/+6
* Add category iconsSebastien Castiel2024-01-111-4/+11
* Assign categories to expenses (#28)Chris Johnston2024-01-111-3/+61
* Add activeUser for default payer per group (#16)Ankit Bahl2024-01-091-1/+11
* add shares to paidFor in reimbursement (#32)Chris Johnston2024-01-081-1/+1
* Fix UI bug when clicking reimbursement link (#31)Chris Johnston2024-01-081-0/+1
* Add Expense Date (#26)Chris Johnston2024-01-081-0/+29
* Fix items alignmentSebastien Castiel2024-01-081-1/+1
* Add splitmode and shares to expenses (#11)Sebastien Castiel2024-01-081-105/+285
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-191-195/+193
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-191-193/+195
* Select all/no participant for expenses (Fix #3)Sebastien Castiel2023-12-121-3/+32
* Input mode on type=numberSebastien Castiel2023-12-101-0/+1
* Store amounts as centsSebastien Castiel2023-12-071-2/+4
* ReimbursementsSebastien Castiel2023-12-061-3/+31
* Add currencySebastien Castiel2023-12-061-10/+13
* Delete expenseSebastien Castiel2023-12-061-5/+22
* Input font sizeSebastien Castiel2023-12-061-1/+6
* Empty stateSebastien Castiel2023-12-061-5/+5
* Loading screens & layoutsSebastien Castiel2023-12-061-4/+2
* First versionSebastien Castiel2023-12-051-0/+186