- Aug 25, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 24, 2023
-
-
Trevor Farlow authored
-
- Aug 23, 2023
-
-
Johannes Löthberg authored
Previously we would default to only show transfer payees in the payee selection dropdown for child transactions. This is confusing and there doesn't seem to be any obvious reason for this, so this commit removes that behavior. Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Khanh Nguyen authored
* Added clear transactions on import option * Added release note * Added cleared column to csv export * fixed Manually entered split transactions are not cleared on import * Revert "Added cleared column to csv export" This reverts commit 2952bc3e7d6367629e0bc8151b2ede1820e4c9f5. * added release note * Copied same code to Gocardless * Updated var name * Updated to only query changed transactions instead of all
-
Jarek Samic authored
-
- Aug 22, 2023
-
-
Matiss Janis Aboltins authored
Closes #1327
-
Johannes Löthberg authored
We should not override the date in case the user has manually corrected it. Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Joshua Krebs authored
-
Trevor Farlow authored
-
- Aug 21, 2023
-
-
Johannes Löthberg authored
Most banks allow up to 90 days of transactions, and so we try to fetch up to 90 days of transactions or transactions since the first transaction in the Actual account, whichever is shortest. This lets users get a clean start based on their selected starting balances date. Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Trevor Farlow authored
Ensure our FocusableAmountInput used in MobileTransaction conditionally applies negation logic the same way onChange as it does onBlur.
-
- Aug 20, 2023
-
-
Matiss Janis Aboltins authored
-
Ziga Macele authored
-
Ziga Macele authored
-
Trevor Farlow authored
Co-authored-by:
kyrias <johannes@kyriasis.com>
-
- Aug 19, 2023
-
-
Pol Eyschen authored
* allow schedules to skip weekends * wording * release note * skip weekend in upcoming dates as well * Clean UI * Move switch to the date selection modal
-
Joel Jeremy Marquez authored
* Port app to functional component and tsx * FatalError functional component + tsx * Release notes * Exports cleanup * App cleanup * Address PR comments
-
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
-
Matiss Janis Aboltins authored
-
- Aug 15, 2023
-
-
Johannes Löthberg authored
Because different banks use the date fields in vastly different ways we now let the server's bank integrations decide which date we should use. Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
- 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
-
-
Johannes Löthberg authored
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
*
(reports) add loading indicators * Release notes
-
- Aug 11, 2023
-
-
Matiss Janis Aboltins authored
-