- May 16, 2024
-
-
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
-
- May 09, 2024
-
-
Joel Jeremy Marquez authored
* Consider child transactions when querying preview transactions * Release notes
-
Boris Fritscher authored
* Implement CAMT.053 transactions importer with a file parser and enable xml filetype in dialogs * add release notes * fix types and lint
-
- May 08, 2024
-
-
Joel Jeremy Marquez authored
* Update load budget loading texts * Release notes
-
Neil authored
* filter icon change * VRT * notes * lint fix
-
- May 07, 2024
-
-
Joel Jeremy Marquez authored
* Update autocomplete types * Remote optional type * Improve SingleInputModal * Fix lint error * Mobile budget file quick switch mode * Release notes * Updates * Fix typecheck error * Fix paddings * Update modal * Fix lint error * Display no budget files * Fix remote files not showing
-
Yoonjae Choi authored
* design: revise modal margin * docs: revise release note name * remove: remove style padding --------- Co-authored-by:
Yoonjae Choi <Choi@quantusui-MacBookAir.local>
-
Neil authored
* Show table activity * notes * lint fix * add underline * add linkstyle * fix table aligment
-
Neil authored
* Overview * Router and Selector * ReportSidebar * ReportTopbar * CustomReport * updates * notes * Patch some TS issues * fix malfunctioning disabled lists * add find --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Joel Jeremy Marquez authored
* [Mobile] Add schedule name and date to scheduled transaction modal * useRef to prevent rerenders * Release notes * Fix typecheck error * Fix lint errors * Update schedule font * Heavier font weight
-
Matiss Janis Aboltins authored
-
DJ Mountney authored
* Create types for the external versions of entities meant for the API - Otherwise the types used in the API were actually wrong vs the data we were sending * Add release note
-
Matiss Janis Aboltins authored
-
- May 06, 2024
-
-
Joel Jeremy Marquez authored
* Use budget name as export file name * Release notes
-
- May 04, 2024
-
-
Joseph Livecchi authored
* Updated Login to handle header auth
-
DJ Mountney authored
* Fix some additional incorrect types - This is part of working towards having enough correct types to be able to run tsc on our packed api without error. - Working towards being able to ship types for the api in the package * Add release note
-
- May 03, 2024
-
-
Joel Jeremy Marquez authored
* Fetch cloud file and file info in parallel to speed downloads up * Release notes * Rename release notes
-
Neil authored
* monthly Spending * Add Average * notes * title * date filter * TS fixes and hide average when no data * fix average tooltip and relabel x-axis * Wording/verbiage * filters changes * feature flag * networth card fix
-
Neil authored
* adjustments * notes * scroll height * lint fix * compact scrollbar * fixes * filters fix * scrollbar color * fix week ranges
-
Matiss Janis Aboltins authored
-
- May 02, 2024
-
-
Joel Jeremy Marquez authored
* Fix management app flashing on init * Release notes
-
Joel Jeremy Marquez authored
* Fix mobile notes modal not retrieving correct notes * Release notes * Revert useState initial value
-
- Apr 30, 2024
-
-
shall0pass authored
* allow decimal in percent templates * release note
-
youngcw authored
* add template to set x month average * error on 0 * note * lint
-