- Dec 22, 2023
-
-
Joel Jeremy Marquez authored
* Enable prefer-const project-wide * Release notes * Fix remaining lint errors
-
- Nov 22, 2023
-
-
Zach Whelchel authored
-
- 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>
-
- Aug 05, 2023
-
-
Matiss Janis Aboltins authored
Closes #1375
-
- Jul 09, 2023
-
-
Matiss Janis Aboltins authored
Closes #1296 After this is merged I'll do an API release which will also solve https://github.com/actualbudget/actual/issues/1303
-
- Jul 08, 2023
-
-
Jed Fox authored
Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Jul 02, 2023
-
-
Neil authored
-
- Jun 08, 2023
-
-
Jed Fox authored
Good catch @Jackenmen in https://github.com/actualbudget/actual/pull/948#issuecomment-1580501909 — I’ve also added a CI check to ensure bad migrations aren’t introduced in the future. I think if you have a budget that has managed to have this migration applied successfully, you’ll need to manually patch `getAppliedMigrations` in `packages/loot-core/src/server/migrate/migrations.ts` and inject a query to remove the old migration ID and insert the new one.
-
- Jun 06, 2023
-
-
Jed Fox authored
Closes #944, closes #532. ~WIP because something is causing the test budget to fail to create because it’s using INSERT instead of UPDATE sql queries. (Or not? I have no idea)~
-
- May 27, 2023
-
-
Jack authored
-
- May 02, 2023
-
-
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.
-
- Apr 16, 2023
-
-
Pol Eyschen authored
Co-authored-by:
Jed Fox <git@jedfox.com>
-
- Apr 06, 2023
-
-
Jed Fox 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 -->
-
- Mar 29, 2023
-
-
Alberto Gasparin authored
-
- Apr 29, 2022
-
-
James Long authored
-