- May 20, 2024
-
-
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
-
- 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
-