aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/expense-documents-input.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Use carousel to display images (fix dimensions)Sebastien Castiel2024-01-281-3/+3
|
* Use carousel to display imagesSebastien Castiel2024-01-281-28/+73
|
* Attach documents to expenses (#64)Sebastien Castiel2024-01-281-0/+145
* Upload documents to receipts * Improve documents * Make the feature opt-in * Fix file name issue