- May 07, 2023
-
-
youngcw authored
-
youngcw authored
-
Davis Silverman authored
-
- May 06, 2023
-
-
Jed Fox authored
-
- May 05, 2023
-
-
Matiss Janis Aboltins authored
Closes #375
-
Matiss Janis Aboltins authored
-
TheTrueCaligari authored
-
- May 04, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
Closes #943 Creates the transaction when clicking "enter". Irrelevant of which field is currently active.
-
- May 02, 2023
-
-
Jed Fox authored
-
Jed Fox authored
Fixes #615. I would appreciate double-checking that I didn’t accidentally delete anything that is important. Since I’m removing the related API methods, this is technically a breaking change (even if people would have no reason to remove this stuff), so we should probably do a major release of the API package.
-
shall0pass authored
This attempts to add priorities for goal templates and addresses most of https://github.com/actualbudget/actual/issues/959 . I couldn't find a good way to preserve both "Apply" and "Overwrite" operations, so this PR does away with the current "Apply" action behavior. Every box with a budgeted value will be overwritten if a template goal is present. The added syntax to define priorities is as follows: #template -- priority 0, highest priority #template-1 --priority 1, 2nd highest priority #template-2 --priority 2, 3rd highest priority #template-N --priority N, as many as you'd like. ~~Leaving as a draft as this may not be the preferred implementation but I wanted others to be able to try it with netlify.~~ --------- Co-authored-by:
Caleb Young <cwy@rincon.com>
-
- May 01, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
Run the feature-request github action only once for the "feature" label. Demo: https://github.com/MatissJanis/actual/issues/8 Also fixed the link to issue list.
-
Matiss Janis Aboltins authored
Run the feature request management action when adding "feature" label. This will allow us to.. 1. remove "feature" label 2. add back "feature" label Thus execute the workflow on the existing issues.
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
Improving error handling for Nordigen. Before: if loading banks failed - a loading indicator would be shown forever. After: is loading banks fails - an error message is shown.
-
Matiss Janis Aboltins authored
Updating active contributor list
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
Removing unused `prop-types` dependency.
-
- Apr 30, 2023
-
-
Trevor Farlow authored
Switch to TS version of `no-unused-vars` rule.
-
- Apr 29, 2023
-
-
Alberto Gasparin authored
This is the last PR with lots of renaming for `loot-core`!
-
Matiss Janis Aboltins authored
Closes #956
-
Matiss Janis Aboltins authored
-
- Apr 28, 2023
-
-
Matiss Janis Aboltins authored
Closes #965
-
Matiss Janis Aboltins authored
-
- Apr 26, 2023
-
-
Matiss Janis Aboltins authored
Closes #935 Before: we render all the pages (even the inactive ones in some cases) After: we render only the visible pages. Thus the topbar color is set only 1x.. thus the settings page topbar has the correct color.
-
- Apr 25, 2023
-
-
Matiss Janis Aboltins authored
Closes #551 Make scheduled transfers appear in both accounts.
-
- Apr 24, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Apr 23, 2023
-
-
biohzrddd 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 --> Resolves issue #844 . --------- Co-authored-by: biohzrddd <>
-
Aaron Eiche authored
-
Henrik Maaland authored
-
Matiss Janis Aboltins authored
Closes #927
-
Matiss Janis Aboltins authored
-
Jed Fox authored
-
Matiss Janis Aboltins authored
Upgrading `Downshift` dependency
-
Jed Fox authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-