mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
* start * small fix * clean * working for regular transactions * working for schedules * cleanup * typing * cleanup * cleanup * vrt * bunny * use pref * use pref right, lint * more lint * vrt * pass hasInitialBalances to isLoading * remove comment * Add option to calculate running balances in useTransactions hook * Fix typecheck error * Fix lint error * use the updated hook * typecheck * simplify * don't show balances when searching * Add runningBalances to usePreviewTransactions and an option to set the starting balance to start running balance calculation from * Add filter to usePreviewTransactions and set startingBalance to account and category preview transaction hooks * use runningbalance from preview transactions hook * lint * lint;typecheck * remove initial from preview balances * remove unneeded type * Apply suggestions from code review Co-authored-by: Joel Jeremy Marquez <joeljeremy.marquez@gmail.com> * typecheck; align right; change color * types * add a menu item * cleanup * fix for loot-core migrated files * lint;type * fix import * only schedules need fixed * lint * it works * cleanup * make lint happy * [autofix.ci] apply automated fixes * simplify a bit * fix import * feedback * fixed regular transaction balance calculation * fix numbers not showing * fix schedule running balance * note * attempt to update properly * type * remove the useEffect that I don't think should be requred * remove old note * cleanup * typeing * I FINALLY FOUND THE PROBLEM * cleaner balance calculation * fixes * fix zeros --------- Co-authored-by: Joel Jeremy Marquez <joeljeremy.marquez@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
See the Writing Good Release Notes section of the README for the documentation repo for more information on how to create a release notes file here.