- Sep 05, 2023
-
-
Joel Jeremy Marquez authored
* Change BUDGET to FOR BUDGET in mobile accounts page * Release notes * Updated screenshot
-
Joel Jeremy Marquez authored
* Fix mobile page "back" behaviors * Release notes
-
- Sep 03, 2023
-
-
Joel Jeremy Marquez authored
* Remove usages of glamor CSSProperties * Cleanup * Re-add CellButton className prop * More removal of glamor CSSProperties * Release notes * Fix vrt test failures * Use React CSSProperties in View * Custom CSSProperties type * Settings UI regression fix * Fix type check errors * Address PR comments * CategorySpendingGraph style * Fix rebase mistake
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Replace format with useFormat * [chore] Release notes
-
- Sep 01, 2023
-
-
Trevor Farlow authored
-
Trevor Farlow authored
* Make all mobile view themes respect Actual color themes
-
- Aug 25, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 22, 2023
-
-
Matiss Janis Aboltins authored
Closes #1327
-
- 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
-
- Aug 14, 2023
-
-
Johannes Löthberg authored
-
- Aug 13, 2023
-
-
Matiss Janis Aboltins authored
*
(eslint) add 'plugin:react/recommended' * Release notes
-
- Aug 09, 2023
-
-
Neil 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
-
- Aug 06, 2023
-
-
Matiss Janis Aboltins authored
Closes #1328 Closes #1471
-
- 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 --> Updating other menus to sentence case so that it is consistent with the other menus throughout the app
-
- Jul 30, 2023
-
-
Neil authored
Co-authored-by:
Jed Fox <git@jedfox.com>
-
Matiss Janis Aboltins authored
Part 4 of the migration. Final moves. Previous PR: https://github.com/actualbudget/actual/pull/1420
-
Matiss Janis Aboltins authored
Part 3 of the migration. Part 2 here: https://github.com/actualbudget/actual/pull/1419
-
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
- Jul 26, 2023
-
-
Jed Fox authored
-
- Jul 23, 2023
-
-
Jed Fox authored
-
- Jul 20, 2023
-
-
Joel Jeremy Marquez authored
-
Jed Fox authored
-
- Jul 19, 2023
-
-
Jed Fox authored
Co-authored-by:
biohzrddd <10577752+biohzrddd@users.noreply.github.com>
-
- Jul 18, 2023
-
-
Matiss Janis Aboltins authored
Renaming all occurrences of Nordigen to GoCardless
-
Joel Jeremy Marquez authored
-
Neil authored
-
- Jul 17, 2023
-
-
Jed Fox authored
-
- Jul 07, 2023
-
-
Matiss Janis Aboltins 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.
-