- Aug 13, 2023
-
-
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
-
- Aug 12, 2023
-
-
Matiss Janis Aboltins authored
*
(reports) add loading indicators * Release notes
-
- Aug 07, 2023
-
-
Johannes Löthberg 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
-
- Jul 30, 2023
-
-
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 29, 2023
-
-
Matiss Janis Aboltins authored
Moving the code to separate files. Functionally should be no differences.
-
- Jul 28, 2023
-
-
Jed Fox authored
-
- Jul 26, 2023
-
-
Jed Fox authored
-
- Jul 19, 2023
-
-
Jed Fox authored
-
- Jul 17, 2023
- Jul 11, 2023
- Jul 05, 2023
-
-
Matiss Janis Aboltins authored
Closes #1286, closes #1283 Scrollbar fix by @aleetsaiya
-
- Jul 03, 2023
-
-
Matiss Janis Aboltins authored
-
- Jul 02, 2023
-
-
Neil authored
-
- Jun 30, 2023
-
-
Jed Fox authored
-
- Jun 23, 2023
-
-
Trevor Farlow authored
Co-authored-by:
Jed Fox <git@jedfox.com>
-
- Jun 17, 2023
-
-
Shazib Hussain authored
Continuing on from #1139 this PR deletes all function that are not used anywhere. The next PR will include all the entire files that are unused & deleted.
-
- May 20, 2023
-
-
Trevor Farlow authored
-
- May 17, 2023
-
-
Alberto Gasparin authored
Another batch of components in `desktop-client` converted to TS
-
- May 09, 2023
-
-
Alberto Gasparin authored
-
- May 05, 2023
-
-
Matiss Janis Aboltins authored
Closes #375
-
Matiss Janis Aboltins authored
-
- Mar 24, 2023
-
-
Jed Fox authored
Seems to build fine, will test later.
-
- Mar 21, 2023
-
-
Jed Fox authored
-
- Mar 18, 2023
-
-
Jed Fox authored
-
- Mar 05, 2023
-
-
Jed Fox authored
-
- Mar 02, 2023
-
-
Matiss Janis Aboltins authored
-
- Feb 26, 2023
-
-
Matiss Janis Aboltins authored
-
- Feb 10, 2023
-
-
Matiss Janis Aboltins authored
*
(prettier) adding trailing commas * More commas
-
- Jan 18, 2023
-
-
Matiss Janis Aboltins authored
*
enabling no-unused-vars eslint rule * fix more lint issues -
Jed Fox authored
* Update Victory * Fix net worth graph * Fix cash flow graph in overview * Use Inter for chart labels * Fix warning on CashFlowGraph
-
Jed Fox authored
* Remove invalid ref={} prop * Fix <rect> height being less than 0 * Improve history.push override * Filters: add missing key prop * DateSelect: don’t pass `null` to an input * Filters: add missing key prop * EditRule: fix key props * ScheduleDetails: Fix `for` prop * usePayees: default `payees` to empty array instead of null (fixes crash) * safeNumber: better error if `value` is not a number * ScheduleDescription: fix description for “amount is between” * ScheduleDetails: add missing `key` prop * BudgetTitlebar: use ButtonWithLoading
-
- Jan 10, 2023
-
-
Trevor Farlow authored
* Split the Settings component into multiple files (#434) * Remove need for isMobile in CSS: lean on media queries in styles.js and glamor Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Jed Fox <git@jedfox.com>
-
- Jan 02, 2023
-
-
Matiss Janis Aboltins authored
-
- Sep 02, 2022
-
-
Tom French authored
* style: enforce sorting of imports * style: alphabetize imports * style: merge duplicated imports
-