- Aug 11, 2024
-
-
pmoon authored
-
- Aug 10, 2024
-
-
Robert Dyer authored
-
- Aug 09, 2024
-
-
pmoon authored
* fix(#2562): Prevent transaction deduplication for imported transactions (#2770) * fix(#2562): Prevent transaction deduplication for imported transactions * chore(): eslint fixes * chore(): Add release note file * fix(#2562): Allow transaction deduplication if transaction being imported is null * chore: Rename release note, add strazto as author * test(loot-core): Add test case for new logic * docs(release-notes.loot-core): Add pmoon00 as author * test(loot-core): Update test case to not be affected by unrelated bug * test(loot-core): fix linter --------- Co-authored-by:
Mohamed El Mahdali <mohamed.elmahdali.developer@gmail.com> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Add Handling For goCardless Fuzzy Search * Rename Release Note File * Rename Release Notes File * Fix UseFuzzySearchV2 After Merge Conflict * Update Fuzzy Search Query To Include New Columns * Update useFuzzyMatchV2 Variable To useStrictIdChecking * Update useStrictIdChecking To Only Be Used If It's Not Syncing From External Sources --------- Co-authored-by:
Matthew Strasiotto <39424834+strazto@users.noreply.github.com> Co-authored-by:
Mohamed El Mahdali <mohamed.elmahdali.developer@gmail.com> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Aug 08, 2024
-
-
Robert Dyer authored
* Add "S" hotkey for viewing/linking schedules. * Default to filtering by account name when linking a schedule to a transaction. * Work on 'all accounts' page. * Update help modal * add release note
-
Michael Clark authored
* add electron logging to main browser process console * add logging * removing old way * release notes
-
- Aug 07, 2024
-
-
Michael Clark authored
* fix gocardless call - forked process didnt know its origin * add release notes * mamma mia * remove old change
-
Julian Dominguez-Schatz authored
* Add rollover budget typing * Fix lint * Add release notes * Fix strict typechecking
-
- Aug 06, 2024
-
-
Matiss Janis Aboltins authored
-
Neil authored
* SpendingMobile UI * notes
-
Matiss Janis Aboltins authored
-
Spencer Murray authored
* Use csv fields with name payee/notes as defaults for Payee/Notes in getInitialMappings * Add release notes * Run lint * Use or instead of nullish coalesce to match other fields
-
Matt Fiddaman authored
-
Joel Jeremy Marquez authored
* More components to use react aria Button * Release notes * vrt * Fix typecheck error * Fix account menu test * Fix typecheck error * Fix typecheck error * Remove unnecessary aria-labels * Fix payee icons and category notes * vrt * vrt * Fix notes button * Fix typecheck error * Fix lint error * VRT * Remove default :focus on Button2 * Add Button2 defaultClassName * Update className * Fix typecheck error * Cleanup * VRT * Fix typecheck error * Fix typecheck error * Fix typecheck error * react-aria Button for budget pages * Release notes
-
Joel Jeremy Marquez authored
[React Aria Button] - Migrate sidebar, notifications, transactions, recurring schedule picker buttons (#2984) * More components to use react aria Button * Release notes * vrt * Fix typecheck error * Fix account menu test * Fix typecheck error * Fix typecheck error * Remove unnecessary aria-labels * Fix payee icons and category notes * vrt * vrt * Fix notes button * Fix typecheck error * Fix lint error * VRT * Remove default :focus on Button2 * Add Button2 defaultClassName * Update className * Fix typecheck error * Cleanup * VRT * Fix typecheck error * Fix typecheck error * Fix typecheck error
-
Robert Dyer authored
-
- Aug 05, 2024
-
-
Matt Fiddaman authored
-
Alex Walker authored
* Add unit tests for each goal type * Add test for goals schedule template * Update release notes
-
- Aug 04, 2024
-
-
Matiss Janis Aboltins authored
-
Neil authored
* adjust UI * notes * revert cashflow change * merge fixes * remove bold, adjust style code
-
rodriguestiago0 authored
-
youngcw authored
* revert built in number parse * note * tests * remove trivial test * more tests --------- Co-authored-by:
Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com>
-
- Aug 03, 2024
-
-
Tim Quelch authored
* Update monthly spending report name * Add change note --------- Co-authored-by:
DJ Mountney <david@twkie.net>
-
alcroito authored
Imported hidden categories had the parent category entity id (UUID) appended to the end of the name, making the category name quite long and somewhat hard to read. Remove the entity id from the end, and replace the apostrophe that divides the master category from the sub category with a forward slash. This shortens the name, ensuring a better chance that the full category name fits into the default table cell width. Co-authored-by:
DJ Mountney <david@twkie.net>
-
Sebastian Civarolo authored
* update conditionExists function to compare filter options * rename method * array.some instead of for loop * release note * refactor the condition search
-
Matiss Janis Aboltins authored
-
Julian Dominguez-Schatz authored
* Correct table usage of `onBlur` * Add basic spreadsheet typing structure * Move to different module * Add account typing * Add release notes * Fix lint * Remove unneeded diff * PR feedback
-
Julian Dominguez-Schatz authored
* Disable typography linter in tests * Add release notes * Remove unused type ignore
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Aug 02, 2024
-
-
Matiss Janis Aboltins authored
*
(modals) allow content to be vertically scrollable Closes #3079 * Feedback: overfloww auto * fix modal scrollbar style * dont need to spread * lint * Update 3161.md * adding width 100% to inputwithcontent --------- Co-authored-by:Michael Clark <5285928+MikesGlitch@users.noreply.github.com>
-
- Aug 01, 2024
-
-
Yusef Ouda authored
* use default 'rollover' for budgetType localPref * release notes --------- Co-authored-by:
Yusef Ouda <5180063+YusefOuda@users.noreply.github.com>
-
- Jul 31, 2024
- Jul 29, 2024
-
-
Matt Fiddaman authored
* add goal tooltip to balance in budget table * release note * fix long goals over multiple months
-
Matiss Janis Aboltins authored
Closes #3141
-
Joel Jeremy Marquez authored
* Fix local playwright reporter config * Release notes
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Add Modal2 backdrop * Release notes * VRT * Use HTML reported when running tests locally
-
- Jul 28, 2024
-
-
Michael Clark authored
* allow autocomplete events to fire when dropdown is closed * release notes * simpler solution * release notes
-
Michael Clark authored
* fix electron file location picker * add release notes * update message and style
-