- Oct 10, 2023
-
-
Joel Jeremy Marquez authored
* More mobile functionalities * Cleanup * Remove close button on mobile budget summary modal * Release notes * Close mobile inputs on enter * Fix mobile budget row header color * Fix income group hidden * Add validation + close button on category tooltip * Add mobile budget visual cues * More mobile visual cues * Error message fix * Update blank category name behavior * Cleanup * Cleanup * Fix mobile group deletion and category tooltip behavior * Zero sign for AmountInput * VRT snapshot updates * Handle null values in must-category-transfer
-
Michael Clark authored
-
- Oct 06, 2023
-
-
shall0pass authored
* check for null carryover * release note * simplify logic
-
shall0pass authored
* fix in between calculation * release note
-
Joel Jeremy Marquez authored
* Prevent parent transaction from being added to transfer account * Release notes
-
- Oct 05, 2023
-
-
Matiss Janis Aboltins authored
-
- Oct 04, 2023
-
-
Michael Clark authored
-
- Sep 27, 2023
-
-
Matiss Janis Aboltins authored
-
- Sep 26, 2023
-
-
shall0pass authored
* fix * release note
-
- Sep 24, 2023
-
-
Shaan Khosla authored
-
- Sep 22, 2023
-
-
Syukron Rifa'il Muttaqi authored
-
Matiss Janis Aboltins authored
-
- Sep 21, 2023
-
-
youngcw authored
* speed up and a bug fix * cleanup * note * lint
-
- Sep 17, 2023
-
-
Mohamed Muhsin authored
-
- Sep 12, 2023
-
-
Matiss Janis Aboltins authored
-
- Sep 11, 2023
-
-
Matiss Janis Aboltins authored
-
- Sep 07, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
*
(electron) improved OS detection * Release notes
-
- Sep 04, 2023
-
-
Mohamed Muhsin authored
-
- Sep 03, 2023
-
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Experimental OFX parser * Release notes * Enable enableExperimentalOfxParser in tests * Move experimental ofx parser to ofx2json * Enable experimental ofx parser by default * Address PR comments
-
- Sep 02, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 30, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 28, 2023
-
-
youngcw authored
* fix percent goals in the same priority level not compounding but overwritting * release note
-
Joel Jeremy Marquez authored
Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Matiss Janis Aboltins authored
-
- Aug 25, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 23, 2023
-
-
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
-
- Aug 22, 2023
-
-
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>
-
- 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>
-
- Aug 20, 2023
-
-
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
-
- 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
-
- 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 12, 2023
-
-
Johannes Löthberg authored
Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-
Matiss Janis Aboltins authored
-
- Aug 09, 2023
-
-
Johannes Löthberg authored
This breaks fetching transactions where the valueDate is in the future. While the GoCardless documentation says this should never happen, it's what happens with at least Bank Norwegian due to them using the interest date as valueDate. (C.f. #1392) Signed-off-by:
Johannes Löthberg <johannes@kyriasis.com>
-