- Jul 05, 2024
-
-
Michael Clark authored
-
- Jul 04, 2024
-
-
Michael Clark authored
-
Joel Jeremy Marquez authored
* React Aria Button on payees and accounts page * Release notes * Fix Reconcile * VRT * VRT * Fix balance hover * VRT * Update packages/desktop-client/src/components/accounts/Balance.jsx Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Fix lint --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Julian Wachholz authored
* Add PWA shortcuts * Add release note
-
dymanoid authored
* fix: use Unicode-aware SQLite filtering * Add release notes, fix type check * Fix code styling
-
DJ Mountney authored
* Remove the trafico pr review triggers - We loose triggers for Approved and Changes Requested - They weren't working on forks anyways * Add release note
-
Robert Dyer authored
* Fix warning modal not showing a second time. * add release note
-
- Jul 03, 2024
-
-
Michael Clark authored
-
Joel Jeremy Marquez authored
* React Aria Button on rules and settings page * Release notes * VRT
-
dymanoid authored
* Fix rollover arrow display for mobile and desktop * Add release notes * Implement review suggestions * Fix rollover indicator without goals
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* React Aria Button as base of Button component * Release notes * AmountInput sign button * Fix tests * Comment * Fix disabled/pressed style * Update react-aria-components version * yarn.lock * Apply defaultStyle * Fix button props type
-
Matiss Janis Aboltins authored
-
Julian Dominguez-Schatz authored
* Reapply rules to split transactions when the parent changes Concretely, this enables the "standard" workflow for split-transaction-entry on desktop, where you enter the payee first, and then edit the amount afterwards (and expect splits in a rule to apply when you edit the amount). * Add release notes * Fix bug in first field below parent transaction * Update vrt
-
- Jul 02, 2024
-
-
Michael Clark authored
* fix backup time in electron * release notes * bugfix not maintenance
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
This reverts commit 247e3e8d.
-
- Jun 27, 2024
-
-
Robert Dyer authored
* Fix wording of slit rule. * add release note * fix typo
-
Matiss Janis Aboltins authored
-
- Jun 26, 2024
-
-
Joel Jeremy Marquez authored
* Group and ungroup split transactions * Release note * Fix release note category * Do not allow on reconciled transactions * Add account validation, fix undo behavior, set split payee * Fix lint errors * Allow extracting some child transactions * Disabled split/unsplit selected items menu * Fix lint error * Fix typecheck error * Special Split payee * "Split" payee on parent transaction * Show manage payees on payee autocomplete modal * Fix typecheck error + cleanup * Fix typecheck error + cleanup * VRT * Fix tests * VRT * Only show split/unsplit when applicable
-
youngcw authored
* change the mobile budget colors to be the same as desktop * fix * some lint and note * actual note * fix mad lint * another lint
-
lelemm authored
-
- Jun 25, 2024
-
-
Michael Clark authored
* fix electron export file * add release notes
-
- Jun 24, 2024
-
-
Neil authored
* Add Net value * notes * fix * revert changes * balanceTypeOpType * lint fix * add net numbers * bar fix * nit fixes and fix clicks * remove abs
-
Michael Clark authored
* fix regex on desktop app * add release notes
-
- Jun 22, 2024
-
-
Matiss Janis Aboltins authored
-
- Jun 21, 2024
-
-
Joel Jeremy Marquez authored
* Format notes as clickable tags * Release notes * Fix tests - extract the handler to higher level component * Update colors * Fix filtering * Rename variables * Remove font weight * Cleanup style * Append note tag filters * Fix overlapping UI * Revert pill colors * Rename prop * Rename notes * Delete filter margin * Fix typecheck error * VRT + typecheck fix * Add matches op in rules + use it to match tags * Fix database types * Fix typecheck error * Fix typecheck * Move create_function call * VRT * Update tag regex * Escape regex input * Update tag regex * Use onApplyFilter * Update tag formatting * Fix tag formatting * Update regex * VRT * Update packages/desktop-client/src/components/modals/EditRule.jsx Co-authored-by:
Robert Dyer <rdyer@unl.edu> * VRT * Fix error * Fix filtered balance * VRT --------- Co-authored-by:
Robert Dyer <rdyer@unl.edu>
-
- Jun 20, 2024
-
-
lelemm authored
-
- Jun 19, 2024
-
-
Matiss Janis Aboltins authored
-
Neil authored
* remove featureflag * notes * merge fixes * vrt --------- Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
- Jun 18, 2024
-
-
dymanoid authored
* Consider account sort order in autocomplete * Add release notes
-
DJ Mountney authored
* Embed trafico as an action * Add all the event types from trafico * Swith to main trafico branch * Add release note
-
Crazypkr1099 authored
* Delete packages/desktop-client/e2e directory * Delete packages/desktop-client/e2e directory * Add toggleable option to autoCompleteCategories * Create 2861.md * Fixing typescript error & removing console.log * Added themesetting back in * Added filtering and separation for group name autocomplete * removed typescript error * another typescript error fixed * ts error * removed styling * Update 2861.md * Update prefs.d.ts * Update index.tsx removed toggleable settings * Update index.tsx * removed toggleablesettings * changed test tobe items = screen .getByTestId('autocomplete') .querySelectorAll('[data-testid$="category-item"]'); expect(items.length).toBe(3); }); * removed isChanged passdown * Added string followed by category name capability, moved sorting logic to categoryautocomplete, used toSorted, used Usememo, added TS. * Fix unnecessary changes * Apply suggestions from code review Co-authored-by:
Robert Dyer <rdyer@unl.edu> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Fixed TS, sort, and memo to useCallback * fix tosorted -> sort * Apply suggestions from code review Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * fix typescript issue --------- Co-authored-by:
Robert Dyer <rdyer@unl.edu> Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Robert Dyer authored
-
Robert Dyer authored
* Rework bank secrets reset * Fix alignment * Fix lint errors * add release note * Fix typo * fix typo
-
lelemm authored
-
- Jun 17, 2024
-
-
Neil authored
* include current * notes * label change * add migration and fix merge issues * fix extra year/month * default and disabled lists * default on * fixes * rerun
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* Revert scheduled transaction date filter * Release notes
-
- Jun 16, 2024
-
-
Matiss Janis Aboltins authored
-