- Jun 03, 2024
-
-
Matiss Janis Aboltins authored
*
(tooltip) refactoring to react-aria (vol.6) * Release notes -
Matiss Janis Aboltins authored
-
- May 30, 2024
-
-
Robert Dyer authored
* initial support for linking to off budget * add release note
-
- May 29, 2024
-
-
Neil authored
* filterQuery * notes * update * lint fix * VRT * fix account filter * VRT --------- Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
Neil authored
* spending error fix with some visual changes * notes
-
- May 28, 2024
-
-
-
Robert Dyer authored
* Better account sync listing * use PrivacyFilter on balances * add release note
-
Robert Dyer authored
* Make picking budget months easier to see * add release note
-
- May 22, 2024
-
-
Julian Dominguez-Schatz authored
* Use amount when creating a rule from a transaction * Add release notes
-
Robert Dyer authored
* Avoid using underlines for emphasis * add release note
-
- May 21, 2024
-
-
Matiss Janis Aboltins authored
-
Julian Dominguez-Schatz authored
* Template only the relevant amount in a split-schedule category * Add release notes * Adjust sign correctly depending on category type
-
Joris Pelgröm authored
-
Tyler Marshall authored
* fix: move rollover arrow into view ref: https://github.com/actualbudget/actual/issues/2757 * fix: adds isNarrowWidth for responsive arrow * ci: fix lint * fix: update category name
-
- May 20, 2024
-
-
Neil authored
* Date Range error catch * notes * update checkDate
-
Neil authored
* Table Totals Callback * notes * Update packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableRow.tsx Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
shall0pass authored
* netlify script * remove npm ci * add filter * release note * whoops
-
- May 18, 2024
-
-
Tyler Marshall authored
-
Travis Ralston authored
* Ensure api types are included in the npm package * changelog --------- Co-authored-by:
DJ Mountney <david@twkie.net>
-
DJ Mountney authored
* Add crdt to the API package to fix types - This way we get the crdt types supported * Add release note * Cleanup yarn.lock merge
-
- May 17, 2024
-
-
Matiss Janis Aboltins authored
-
- May 16, 2024
-
-
Neil authored
* TS strict changes * notes * TS strict custom spreadsheets * notes * TS strict group speadsheets * notes * AreaGraph * render row changes * type fix * merge fixes
-
Joel Jeremy Marquez authored
* Add run-vrt script to run vrt inside docker * Release notes * Update README * Support E2E_START_URL env variable * Update README
-
Michael Clark authored
-
Matthew Booe authored
* Update filter amount to filter incoming and outgoing transactions * Add test and fix logic * Added release note * Update with linter fixes * Update new ammount filter to apply to all ops * Fix lint
-
Joel Jeremy Marquez authored
* Require account in mobile transaction entry + confirm transaction delete * Release notes * VRT * VRT
-
Wizmaster authored
- Only allowed for formats not using period or comma as a thousand separator
-
Matiss Janis Aboltins authored
-
- May 15, 2024
-
-
Wizmaster authored
- Manual import should not override the transaction date as done with bank account sync
-
Joel Jeremy Marquez authored
* Refactor Page component and use in report pages * Release notes * Fix typecheck error and budget table background * Update pages * VRT updates * Reports page data-testid * VRT updates * Updates * VRT * Paddings * Put create new custom report in page header * Cleanup * Feedback * VRT * Fix graph sizes in mobile * Update flex grow * VRT
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- May 14, 2024
-
-
Joel Jeremy Marquez authored
* Do not remember last entered category in mobile transaction entry * Release notes
-
Neil authored
* TS strict changes * notes * TS strict custom spreadsheets * notes * render row changes * update report * notes
-
Robert Dyer authored
* Add API for working with rules * Add release note * Change 'payees-get-rules' return type to RuleEntity[] * Reuse existing handlers, make names not have 'payee', add two getters * fix linter * fix bad handler name * fix broken handler name * add test cases for 'getPayeeRules' * fix broken test * Remove unused locals * Update packages/loot-core/src/types/api-handlers.d.ts Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Update packages/loot-core/src/types/server-handlers.d.ts Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Strict types and slightly improved return interface * update test comment to match new API names * fix linter issues --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Joel Jeremy Marquez authored
* Auto insert decimals to mobile split transaction amounts * autoDecimals prop * Fix typecheck error
-
- May 13, 2024
-
-
Matiss Janis Aboltins authored
-
Neil authored
* spending error * fixes * notes
-
Neil authored
* TS strict changes * notes * renderRowProps * RenderTableRow
-
Daniel Gale-Rosen authored
* sort filters before creating dropdown * add release notes
-