aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ui
Commit message (Collapse)AuthorAgeFilesLines
* Feedback buttonSebastien Castiel2024-01-094-0/+378
|
* Ask the user who they are when opening a group for the first time (#7)Sebastien Castiel2024-01-093-0/+284
|
* Add splitmode and shares to expenses (#11)Sebastien Castiel2024-01-081-0/+11
| | | | | | | | | | | | | * 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-122/+0
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-191-0/+122
| | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul
* Improve loading statesSebastien Castiel2023-12-141-0/+15
|
* Prevent removing participants with expensesSebastien Castiel2023-12-071-0/+29
|
* Share buttonSebastien Castiel2023-12-072-0/+90
|
* Dark modeSebastien Castiel2023-12-071-0/+200
|
* TabsSebastien Castiel2023-12-061-0/+55
|
* First versionSebastien Castiel2023-12-059-0/+705