- Nov 11, 2023
-
-
shall0pass authored
* move goal calculations to separate files by type * bug squashing * release note
-
- Nov 08, 2023
-
-
youngcw authored
* first pass at progress bar * db migration / enter goal in db * add getGoal function * stabilize * whoops * TS * reset goal in db if no template found * reconfirm * release note * typo * rename migration * to ms * move priority logic, consistent variable names, * fixup * clear goal if template removed * Visual goals (#40) *
removing privacyMode feature flag (#1688) * fix multiline label in schedules modal (#1687) * Update Visual Regression README File (#1689) * Fix typo in GoCardlessLink.js (#1684) happend -> happened * queried cleared balance for tooltip (#1678) * Dark Theme Reports/Settings (#1512) * Mobile account transaction list: Fix sticky date section headers (#1698) * do not cancel github ci jobs on master branch (#1692) * Sidebar Account Fix (#1703) * Dark Theme Final (#1513) * Category autocomplete should only search selectable categories (#1681) * set colors based on a goal value * extra comment --------- Co-authored-by:Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Crazypkr1099 <nicholas.lacasse430@gmail.com> Co-authored-by:
Ikko Eltociear Ashimine <eltociear@gmail.com> Co-authored-by:
Shaan Khosla <35707672+shaankhosla@users.noreply.github.com> Co-authored-by:
Neil <55785687+carkom@users.noreply.github.com> Co-authored-by:
Trevor Farlow <trevdor@users.noreply.github.com> * update release note * lint * use null as cleared state * show goal status via colors (#41) * cleanup * I think its working * lint * fix report budget, by adding in the goal coloring * fix the error by adding colors to the report side (#42) * [refactor] Migrate Schedules Table to typescript (#1691) *
removing unnecessary manual module resolution (#1707) * (mobile) scrolling in lists with pull-to-refresh (#1706) * (mobile) updating apple home-screen icon (#1705) * Enhance Y-Axis Scaling on Net Worth Graph (#1709) * fix report budget, by adding in the goal coloring --------- Co-authored-by:Mohamed Muhsin <62111075+muhsinkamil@users.noreply.github.com> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Crazypkr1099 <nicholas.lacasse430@gmail.com> * report budget database updates * Goal progress bar (#1734) * first pass at progress bar * db migration / enter goal in db * add getGoal function * stabilize * whoops * TS * reset goal in db if no template found * reconfirm * release note * typo * rename migration * to ms * move priority logic, consistent variable names, * fixup * clear goal if template removed * Visual goals (#40) *
removing privacyMode feature flag (#1688) * fix multiline label in schedules modal (#1687) * Update Visual Regression README File (#1689) * Fix typo in GoCardlessLink.js (#1684) happend -> happened * queried cleared balance for tooltip (#1678) * Dark Theme Reports/Settings (#1512) * Mobile account transaction list: Fix sticky date section headers (#1698) * do not cancel github ci jobs on master branch (#1692) * Sidebar Account Fix (#1703) * Dark Theme Final (#1513) * Category autocomplete should only search selectable categories (#1681) * set colors based on a goal value * extra comment --------- Co-authored-by:Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Crazypkr1099 <nicholas.lacasse430@gmail.com> Co-authored-by:
Ikko Eltociear Ashimine <eltociear@gmail.com> Co-authored-by:
Shaan Khosla <35707672+shaankhosla@users.noreply.github.com> Co-authored-by:
Neil <55785687+carkom@users.noreply.github.com> Co-authored-by:
Trevor Farlow <trevdor@users.noreply.github.com> * update release note * lint * use null as cleared state * show goal status via colors (#41) * cleanup * I think its working * lint * fix the error by adding colors to the report side (#42) * [refactor] Migrate Schedules Table to typescript (#1691) *
removing unnecessary manual module resolution (#1707) * (mobile) scrolling in lists with pull-to-refresh (#1706) * (mobile) updating apple home-screen icon (#1705) * Enhance Y-Axis Scaling on Net Worth Graph (#1709) * fix report budget, by adding in the goal coloring --------- Co-authored-by:Mohamed Muhsin <62111075+muhsinkamil@users.noreply.github.com> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Crazypkr1099 <nicholas.lacasse430@gmail.com> * report budget database updates * Fix schedule searchbar (#1729) --------- Co-authored-by:
youngcw <calebyoung94@gmail.com> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Crazypkr1099 <nicholas.lacasse430@gmail.com> Co-authored-by:
Ikko Eltociear Ashimine <eltociear@gmail.com> Co-authored-by:
Shaan Khosla <35707672+shaankhosla@users.noreply.github.com> Co-authored-by:
Neil <55785687+carkom@users.noreply.github.com> Co-authored-by:
Trevor Farlow <trevdor@users.noreply.github.com> Co-authored-by:
Mohamed Muhsin <62111075+muhsinkamil@users.noreply.github.com> * working dynamic colors. Need to figure out what changes are actually needed * cleanup * more cleanup * lint * reset the goal when applying a single template * make getCategory function * remove some unneeded changes * actually remove the changes, not just comment * cleanup some unneeded code that was causing some bugs. Works for me, but should be vetted more * lint * add json definitions to database * use template feature flag to enable colors * some fixes * don't set goals for remainders, remove unneeded change * lint * release note * lint again * fix mobile crash * undo changes in CellValue.tsx * lint * use getStyle * move status calc to helper * lint * recommendations * suggestion Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com> --------- Co-authored-by:
shall0pass <20625555+shall0pass@users.noreply.github.com> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> Co-authored-by:
Crazypkr1099 <nicholas.lacasse430@gmail.com> Co-authored-by:
Ikko Eltociear Ashimine <eltociear@gmail.com> Co-authored-by:
Shaan Khosla <35707672+shaankhosla@users.noreply.github.com> Co-authored-by:
Neil <55785687+carkom@users.noreply.github.com> Co-authored-by:
Trevor Farlow <trevdor@users.noreply.github.com> Co-authored-by:
Mohamed Muhsin <62111075+muhsinkamil@users.noreply.github.com> Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com>
-
- Nov 07, 2023
-
-
Sreetam Das authored
* Update AQL filter for budgeted and offbudget accounts * Add release note
-
- Nov 05, 2023
-
-
Stefan Hall authored
-
- Nov 04, 2023
-
-
Seth Gillett authored
-
Michael Clark authored
-
- Oct 30, 2023
-
-
Joel Jeremy Marquez authored
* Mobile balance cover/transfer * Release notes * Fix errors * Cleanup * Fix hit boxes and add line clamp * Fix styling * Prevent simultaneous field edits * Use onPointerDown * Remove balanceTooltip close effect
-
- Oct 22, 2023
-
-
Michael Clark authored
-
- Oct 19, 2023
-
-
Michael Clark authored
-
- Oct 10, 2023
-
-
youngcw authored
* only use needed priorities * cleanup * cleanup * cleanup * maybe better? * note * note fix * suggestion Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com> --------- Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com>
-
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>
-