- Aug 21, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 20, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 19, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Aug 16, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Aug 14, 2023
-
-
Joel Jeremy Marquez authored
* 1454 - Show projected balance when adding new transaction * Release note * Rename 1455.md to 1454.md * Update release notes category
-
Johannes Löthberg authored
-
- Aug 13, 2023
-
-
biohzrddd authored
* Fix re-rendering all rows on hover * release note * Removing isHover logic in place of css :hover --------- Co-authored-by:
biohzrddd <10577752+biohzrddd@users.noreply.github.com>
-
- Aug 11, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 10, 2023
-
-
Johannes Löthberg authored
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
- Aug 09, 2023
-
-
Jed Fox authored
Co-authored-by:
Trevor Farlow <trevdor@users.noreply.github.com>
-
- Aug 08, 2023
-
-
Jarek Samic authored
* Set `role="button"` on downshift autocomplete items This avoids content observation behavior in WebKit on touch devices that delays the onClick event (and therefore reaction to user input). * Disable split transaction editing for now
-
- Aug 07, 2023
-
-
Neil authored
-
- Jul 30, 2023
-
-
Matiss Janis Aboltins authored
Part 2 of the path migration. No functional changes. Part 1: https://github.com/actualbudget/actual/pull/1418 --------- Co-authored-by:
Jed Fox <git@jedfox.com>
-
Matiss Janis Aboltins authored
Just moving away from the barrel `common` export to a bit more specific imports. Part 1 of the migration (other imports to follow in other PRs).
-
- Jul 28, 2023
-
-
Neil authored
-
- Jul 26, 2023
-
-
Jed Fox authored
-
- Jul 22, 2023
-
-
Jed Fox authored
-
- Jul 20, 2023
-
-
Joel Jeremy Marquez authored
-
- Jul 19, 2023
-
-
Jed Fox authored
Co-authored-by:
biohzrddd <10577752+biohzrddd@users.noreply.github.com>
-
Joel Jeremy Marquez authored
-
Jed Fox authored
-
- Jul 18, 2023
-
-
Joel Jeremy Marquez authored
-
Neil authored
-
- Jul 17, 2023
-
-
Jed Fox authored
-
- Jul 04, 2023
-
-
Neil authored
There's no new code here, just a reorg. Had to change some import calls in some files to make it all work properly. Having just done a lot of work in the accounts directory I figured it could do with some organization. I've broken out all the Header functions into a different file in order to cut down on the size of the account.js file. I also moved the transactions files into a new directory since they are used by other pages. Also makes them easier to find with this structure.
-