- Aug 19, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Aug 18, 2023
-
-
shall0pass authored
* rearrangement * release note
-
shall0pass authored
* don't show hidden categories on mobile * release note
-
- Aug 17, 2023
-
-
Joel Jeremy Marquez authored
* Typescript migration * Release notes * Update error boundary * Breakup sidebar components * Account and Sidebar props * Remove button in Item component + exports cleanup * Put accountNameStyle to Account * Revert component ports (separated to another PR) * Export cleanup * Remove ErrorBoundary (separated to another PR) * Sidebar budgetName as ReactNode
-
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
-
-
Matiss Janis Aboltins authored
*
(eslint) add 'plugin:react/recommended' * Release notes -
Martin French authored
*
(reports) fix incorrect cashflow balance Fixing a small typo here where multiple transfers across different payees on the same day fail to be summed up resulting in significant balance errors. * release notes * Update 1518.md -
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 12, 2023
-
-
Matiss Janis Aboltins authored
*
(reports) add loading indicators * Release notes
-
- 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
-
-
Neil authored
-
Jarek Samic authored
-
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
-
Jarek Samic authored
-
- Aug 07, 2023
-
-
Johannes Löthberg authored
-
Neil authored
-
- Aug 06, 2023
-
-
Matiss Janis Aboltins authored
Closes #1328 Closes #1471
-
- Aug 05, 2023
-
-
Neil authored
Not much to this. Turns title bar from transparent to coincide with new theme coloring.
-
Matiss Janis Aboltins authored
-
Sean Tsai authored
fix #1445
-
- Aug 04, 2023
-
-
Jed Fox authored
-
Sean Tsai authored
In some situations the text in the Select component will be too big, which will make the inner vertical scrollbar appear. This PR is to hide the vertical scrollbar. 
-
Khanh Nguyen authored
-
- Aug 03, 2023
-
-
Joel Jeremy Marquez authored
<!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Addresses https://github.com/actualbudget/actual/issues/1360#issuecomment-1646600087
-
Joel Jeremy Marquez authored
<!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Updating other menus to sentence case so that it is consistent with the other menus throughout the app
-
- Jul 31, 2023
-
-
Matiss Janis Aboltins authored
<!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes -->
-
Matiss Janis Aboltins authored
<!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes -->
-
Jed Fox authored
`applyFilter` exits early if the filter is unchanged, so this call doesn’t do anything.
-
- Jul 30, 2023
-
-
Johannes Löthberg authored
-
Neil authored
Co-authored-by:
Jed Fox <git@jedfox.com>
-
Matiss Janis Aboltins authored
Closes #1415 Fix number formatter not listening to state changes. This is not a fully comprehensive solution. We will need to run a migration campaign to port over from direct usage of `format` util to `useFormat`, but this is a first step that solves the most glaring issue.
-
Matiss Janis Aboltins authored
Closes #1416 --------- Co-authored-by:
Jed Fox <git@jedfox.com>
-