aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Collapse)AuthorAgeFilesLines
* Add activeUser for default payer per group (#16)Ankit Bahl2024-01-092-1/+81
| | | | | | | | | * Add activeUser for default payer per group * Prettier, change labels, use useEffect --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* 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
| | | | | | | | | | | | | * add expense date * Improve date formatting * Prettier * Change field description --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Fix items alignmentSebastien Castiel2024-01-081-1/+1
|
* Add splitmode and shares to expenses (#11)Sebastien Castiel2024-01-082-105/+296
| | | | | | | | | | | | | * 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-192-317/+193
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-192-193/+317
| | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul
* Small improvementsSebastien Castiel2023-12-141-1/+1
|
* Improve loading statesSebastien Castiel2023-12-141-0/+15
|
* Add share buttonSebastien Castiel2023-12-131-0/+44
|
* Select all/no participant for expenses (Fix #3)Sebastien Castiel2023-12-121-3/+32
|
* Input mode on type=numberSebastien Castiel2023-12-101-0/+1
|
* Redesign the groups pageSebastien Castiel2023-12-071-1/+1
|
* Prevent removing participants with expensesSebastien Castiel2023-12-072-11/+75
|
* Share buttonSebastien Castiel2023-12-073-0/+124
|
* Dark modeSebastien Castiel2023-12-073-0/+247
|
* Titles and navigationSebastien Castiel2023-12-072-3/+9
|
* Store amounts as centsSebastien Castiel2023-12-071-2/+4
|
* ReimbursementsSebastien Castiel2023-12-061-3/+31
|
* ReimbursementsSebastien Castiel2023-12-061-4/+3
|
* TabsSebastien Castiel2023-12-061-0/+55
|
* Add currencySebastien Castiel2023-12-062-11/+38
|
* Delete expenseSebastien Castiel2023-12-064-13/+75
|
* Input font sizeSebastien Castiel2023-12-062-3/+12
|
* Empty stateSebastien Castiel2023-12-061-5/+5
|
* Better loading behaviorSebastien Castiel2023-12-061-0/+13
|
* Loading screens & layoutsSebastien Castiel2023-12-063-8/+30
|
* First versionSebastien Castiel2023-12-0511-0/+1027