| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
| |
* fix default shares value
* fix default shares value for reimbursements
* prettier
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Revert 5b65b8f, fix comma issue with type="text" and onChange
* Fix comma issue in "paid for" input
* Run prettier autoformat
* Allow only digits and dots in currency inputs
* Fix behaviour in paidFor field
* Fix duplicated onChange prop
---------
Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
|
| |
|
|
|
| |
* add onfocus-event to select all to amount input
* use onClick instead of onFocus
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat: initialise a new totals tab with basic UI
* fix: update group tabs and add stats page
* fix: styling within the new elements
* Prettier
* Display active user expenses only if active user is set
---------
Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move prisma to runtime dependencies
* Optimize Dockerfile and build script
* Fix: remove mention of generated next-env.d.ts in Dockerfile
* Add missing reset.d.ts file to Dockerfile
* Remove compression steps from Dockerfile and entrypoint script
* Add an env file with mocked env vars added for Docker production builds
* Use server actions to get runtime env vars
* Refactor types and names
* Rollback serverActions, use parsed Zod object for runtime env
* Reintroduce featureFlags object to avoid passing secret envs to the frontend
* Improve string to boolean coercion
Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Run prettier autoformat
* Fix type issue, rename function to match behaviour better
---------
Co-authored-by: Lauri Vuorela <lauri.vuorela@gmail.com>
Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* do balance rounding only on full balances rather than on every expense
* use "public balances" calculated from reimbursements to show on balance page
* fixes for totals that did not work as expected
* prettier
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* environment variable
* random category draft
* get category from ai
* input limit and documentation
* use watch
* use field.name
* prettier
* presigned upload, readme warning, category to string util
* prettier
* check whether feature is enabled
* use process.env
* improved prompt to return id only
* remove console.debug
* show loader
* share class name
* prettier
* use template literals
* rename format util
* prettier
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* support for other s3 providers
* remove redundant route options
* use type safe env
* prettier
|
| | |
|
| |
|
|
|
|
|
| |
* Create expense from receipt
* Add modal
* Update README
|
| | |
|
| |
|
|
| |
#67)
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* Upload documents to receipts
* Improve documents
* Make the feature opt-in
* Fix file name issue
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* Improve README instructions for local setup
* Fix search functionality #61
- use 'includes' for expense filtering
* Ensure expense groups with no matching expenses are hidden after filtering
* Improve README instructions for local setup
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* Added search bar for expense list page
* Change search input styling
---------
Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
* Clean project from marketing content
* Remove some dependencies
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Group expenses my date
* Group expenses my date
* typescript errors
* prettier
* getExpenseGroup
* update logic to use dayjs
* clean up
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Settled up icon on group card
* remove logs
* archived groups
* remove settled up
* remove more settled up
* recent-group-list-card
* sortGroups
* archiveGroup
* unarchiveGroup
* clean up
* more clean up
* Prettier, fix TS errors, add titles
---------
Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
|
| | |
|
| | |
|