aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/expense-form.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Add splitmode and shares to expenses (#11)Sebastien Castiel2024-01-081-105/+285
| | | | | | | | | | | | | * Add splitmode and shares to expenses * Update balances based on shares * Change field size * Form validation * Redesign expense form * Split unevenly by amount
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-191-195/+193
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-191-193/+195
| | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul
* 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