Skip to content
Snippets Groups Projects
Unverified Commit a0dfb8af authored by Matiss Janis Aboltins's avatar Matiss Janis Aboltins Committed by GitHub
Browse files
parent 1d301ac7
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 120 deletions
---
category: Maintenance
authors: [jlsjonas]
---
Adds support for dev containers, allowing for easier contributions.
\ No newline at end of file
---
category: Bugfix
authors: [j-f1]
---
Remove unnecessary message in the “Find schedules” modal
---
category: Enhancements
authors: [Miodec]
---
Updated account order inside the account autocomplete popup to: On Budget, Off Budget, Closed Accounts. Removed closed accounts from suggestions when creating a new transaction.
---
category: Maintenance
authors: [j-f1]
---
Remove dependency on `@reactions/component`
---
category: Maintenance
authors: [albertogasparin]
---
Convert few other components in `desktop-client` to Typescript
---
category: Bugfix
authors: [Miodec]
---
Fixed a bug where it was possible to make a transfer to the same account as the one making the transfer.
---
category: Maintenance
authors: [j-f1]
---
Update Yarn
---
category: Maintenance
authors: [j-f1]
---
Upgrade `react-spring`, remove `wobble` dependency
---
category: Maintenance
authors: [trevdor]
---
Update to React Router v5.1 conventions to facilitate the v6 upgrade.
---
category: Bugfix
authors: [j-f1]
---
Fix a couple of bugs/inconsistencies in the Electron app
---
category: Bugfix
authors: [shall0pass]
---
Goals Schedule - Include spent in calculation
\ No newline at end of file
---
category: Enhancements
authors: [youngcw]
---
Templates: Add option to only apply schedule template to the month of the schedule instead of spreading out the charge.
---
category: Bugfix
authors: [j-f1]
---
Re-export the API methods at the top level of the `@actual-budget/api` package like they were in the past. Note: If you were using the `api.methods.<method>` syntax to access API methods in recent versions, that is now deprecated and will stop working with the next major release of the API package.
---
category: Bugfix
authors: [fry]
---
Change copy-migrations shebang to bash. yarn build failed on copy-migrations because /bin/sh is not bash on WSL and doesn't expect -e
\ No newline at end of file
---
category: Bugfix
authors: [shall0pass]
---
Fix date calculations in Goal Templates by adding a time zone correction
\ No newline at end of file
---
category: Bugfix
authors: [youngcw]
---
Goals: Undo change that broke some template parsing
---
category: Features
authors: [Miodec]
---
Added the ability to hide category groups while keeping them in the same category group.
---
category: Maintenance
authors: [j-f1]
---
Use the `useLiveQuery` hook in a couple more places
---
category: Maintenance
authors: [j-f1]
---
Integrate `useMemo` into `useLiveQuery`
---
category: Bugfix
authors: [MatissJanis]
---
Fix link to spent transactions for a budget category
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment