aboutsummaryrefslogtreecommitdiffstats
path: root/prisma
Commit message (Collapse)AuthorAgeFilesLines
* Attach documents to expenses (#64)Sebastien Castiel2024-01-285-9/+60
| | | | | | | | | * Upload documents to receipts * Improve documents * Make the feature opt-in * Fix file name issue
* Assign categories to expenses (#28)Chris Johnston2024-01-112-1/+75
| | | | | | | | | | | | | * 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-082-0/+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-083-0/+16
| | | | | | | | | | | | | * Add splitmode and shares to expenses * Update balances based on shares * Change field size * Form validation * Redesign expense form * Split unevenly by amount
* Migration script, improvements in expenses listSebastien Castiel2023-12-083-3/+27
|
* ReimbursementsSebastien Castiel2023-12-062-8/+11
|
* Add currencySebastien Castiel2023-12-062-0/+3
|
* Delete expenseSebastien Castiel2023-12-062-2/+13
|
* First versionSebastien Castiel2023-12-055-0/+116