aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/api.ts
Commit message (Collapse)AuthorAgeFilesLines
* Assign categories to expenses (#28)Chris Johnston2024-01-111-2/+9
| | | | | | | | | | | | | * add expense categories * set category to Payment for reimbursements * Insert categories as part of the migration * Display category groups --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Add Expense Date (#26)Chris Johnston2024-01-081-1/+3
| | | | | | | | | | | | | * add expense date * Improve date formatting * Prettier * Change field description --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Add splitmode and shares to expenses (#11)Sebastien Castiel2024-01-081-12/+33
| | | | | | | | | | | | | * Add splitmode and shares to expenses * Update balances based on shares * Change field size * Form validation * Redesign expense form * Split unevenly by amount
* Replace unsafe id generator with nanoid (#4)Ivan Alexandrov2023-12-131-1/+2
|
* Tiny adjustmentsSebastien Castiel2023-12-111-2/+5
|
* Migration script, improvements in expenses listSebastien Castiel2023-12-081-1/+2
|
* Short IDsSebastien Castiel2023-12-081-5/+8
|
* Remove delaySebastien Castiel2023-12-071-2/+0
|
* Redesign the groups pageSebastien Castiel2023-12-071-0/+10
|
* Prevent removing participants with expensesSebastien Castiel2023-12-071-0/+12
|
* ReimbursementsSebastien Castiel2023-12-061-0/+2
|
* Add currencySebastien Castiel2023-12-061-0/+2
|
* Delete expenseSebastien Castiel2023-12-061-0/+8
|
* Loading screens & layoutsSebastien Castiel2023-12-061-7/+14
|
* First versionSebastien Castiel2023-12-051-0/+155