- 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
-
- Aug 22, 2023
-
-
Matiss Janis Aboltins authored
Closes #1327
-
- 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 06, 2023
-
-
Matiss Janis Aboltins authored
Closes #1328 Closes #1471
-
- Jul 30, 2023
-
-
Matiss Janis Aboltins authored
Part 3 of the migration. Part 2 here: https://github.com/actualbudget/actual/pull/1419
-
- Jul 28, 2023
-
-
Neil authored
-
- Jul 26, 2023
-
-
Jed Fox authored
-
- Jul 20, 2023
-
-
Joel Jeremy Marquez authored
-
Jed Fox authored
-
- Jul 18, 2023
-
-
Matiss Janis Aboltins authored
Renaming all occurrences of Nordigen to GoCardless
-
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.
-
- Jul 03, 2023
-
-
Matiss Janis Aboltins authored
Closes #1236 --------- Co-authored-by:
Jed Fox <git@jedfox.com>
-
Neil authored
Adding background update to cleared/uncleared boxes on accounts page. This is needed due to Accounts page background change in previous PR (#1122)
-
- Jul 02, 2023
-
-
Matiss Janis Aboltins authored
Closes #1249 Also removing some unused code
-
Neil authored
-
- Jun 30, 2023
-
-
Joel Jeremy Marquez authored
For #547 In addition to the arrow icon, I have also updated the recurring/calendar icon to open the edit schedule page.
-
- Jun 26, 2023
-
-
Matiss Janis Aboltins authored
-
- Jun 24, 2023
-
-
Jed Fox authored
Also remove the need to unmount & remount when switching between accounts. Fixes #1169
-
Joel Jeremy Marquez authored
For #1152
-
Trevor Farlow authored
* Provide `match` prop to class components that still rely on it. * Fixes #1169 * Fixes an unrelated crash on Payees
-
- Jun 23, 2023
-
-
Trevor Farlow authored
Co-authored-by:
Jed Fox <git@jedfox.com>
-
- Jun 20, 2023
-
-
Matiss Janis Aboltins authored
-
- Jun 17, 2023
-
-
Shazib Hussain authored
-
- May 20, 2023
-
-
Trevor Farlow authored
-
- May 09, 2023
-
-
TheTrueCaligari authored
-
Alberto Gasparin authored
-
- Apr 25, 2023
-
-
Matiss Janis Aboltins authored
Closes #551 Make scheduled transfers appear in both accounts.
-
- Apr 20, 2023
-
-
Jed Fox authored
Fixes #913. (And probably a few other similar bugs)
-
- Apr 16, 2023
-
-
shall0pass authored
-
- Apr 09, 2023
-
-
Matiss Janis Aboltins authored
-
- Mar 26, 2023
-
-
Matiss Janis Aboltins authored
Added onboarding and budget e2e tests. Also fixed an issue for first-time flows using imports: currently people end up with a blank white screen after importing. Instead they should see the budget table. Related: https://github.com/actualbudget/actual/issues/583
-
- Mar 24, 2023
-
-
Jed Fox authored
Seems to build fine, will test later.
-
- Mar 23, 2023
-
-
Alberto Gasparin authored
Adding a "create rule" menu item in the transactions dropdown to open the create new rule modal, pre-filled with the payee information. Fixes #749
-