aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/groups
Commit message (Collapse)AuthorAgeFilesLines
* Add activeUser for default payer per group (#16)Ankit Bahl2024-01-091-1/+16
| | | | | | | | | * Add activeUser for default payer per group * Prettier, change labels, use useEffect --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Fix how dates are displayed (Fix #33)Sebastien Castiel2024-01-091-5/+9
|
* Mark a group as favorite (fixes #29)Sebastien Castiel2024-01-082-44/+124
|
* Add Expense Date (#26)Chris Johnston2024-01-082-2/+5
| | | | | | | | | | | | | * add expense date * Improve date formatting * Prettier * Change field description --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-1914-210/+73
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-1914-73/+210
| | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul
* Add ref in shared linkSebastien Castiel2023-12-151-1/+1
|
* Improve designSebastien Castiel2023-12-145-7/+7
|
* Improve loading statesSebastien Castiel2023-12-142-14/+40
|
* Add share buttonSebastien Castiel2023-12-132-4/+10
|
* Tiny adjustmentsSebastien Castiel2023-12-114-16/+36
|
* Landing pageSebastien Castiel2023-12-081-1/+5
|
* Migration script, improvements in expenses listSebastien Castiel2023-12-082-16/+36
|
* Redesign the groups pageSebastien Castiel2023-12-072-23/+75
|
* Prevent removing participants with expensesSebastien Castiel2023-12-071-2/+9
|
* Share buttonSebastien Castiel2023-12-073-5/+53
|
* Dark modeSebastien Castiel2023-12-071-2/+2
|
* Logo, bannerSebastien Castiel2023-12-071-1/+1
|
* Titles and navigationSebastien Castiel2023-12-0710-29/+71
|
* Store amounts as centsSebastien Castiel2023-12-074-44/+39
|
* Improve responsivenessSebastien Castiel2023-12-064-124/+94
|
* Better expense listSebastien Castiel2023-12-061-10/+53
|
* Fix balances displaySebastien Castiel2023-12-061-15/+17
|
* ReimbursementsSebastien Castiel2023-12-063-2/+17
|
* ReimbursementsSebastien Castiel2023-12-062-16/+68
|
* TabsSebastien Castiel2023-12-065-141/+196
|
* BalancesSebastien Castiel2023-12-062-7/+76
|
* Add currencySebastien Castiel2023-12-061-2/+2
|
* Delete expenseSebastien Castiel2023-12-061-1/+8
|
* Remove buttonSebastien Castiel2023-12-061-16/+1
|
* Change themeSebastien Castiel2023-12-061-2/+2
|
* Empty stateSebastien Castiel2023-12-061-49/+54
|
* Better loading behaviorSebastien Castiel2023-12-067-45/+20
|
* Loading screens & layoutsSebastien Castiel2023-12-065-18/+49
|
* First versionSebastien Castiel2023-12-059-0/+390