- Aug 14, 2024
-
-
Stefan Wilkes authored
* Added configuration to CSV importer that allows to skip lines * Fixed several type / parser check when import is executed with a different CSV structure on accounts with transactions * Fixed linter warning * Reverted changes on sync.ts as initial error is not occuring anymore. This will also fix the tests again --------- Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
Eirik Reksten authored
* 3211: Added check for string before matching any object. * Release notes for 3251. * Fix release notes authors.
-
- Aug 06, 2024
-
-
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
-
- Jul 29, 2024
-
-
Matiss Janis Aboltins authored
-
- Jul 20, 2024
-
-
Joel Jeremy Marquez authored
* React Aria Modal POC * Fix imports * Use composition * Fix typecheck and lint errors * VRT * Fix schedule details modal header * Fix typecheck error + VRT * Fix typecheck error * Release notes * Update release note * Fix props * Update modal props * useModalState hook * VRT * VRT * Fix typecheck error * Fix modal close * VRT * Fix test * Fix typecheck error
-
- Jul 17, 2024
-
-
Joel Jeremy Marquez authored
* React Aria Button on modals * Release notes * Remove tabIndex * Remove aria-label
-
- Jul 09, 2024
-
-
Wizmaster authored
- Added import preview in transaction import list - Added checkboxes to selectively prevent merging transactions Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
- Jul 03, 2024
-
-
Matiss Janis Aboltins authored
-
- Jun 03, 2024
-
-
Matt Fiddaman authored
* Fix CSV import not matching category is (nothing) rules * release note
-
- May 09, 2024
-
-
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
-
- Apr 12, 2024
-
-
Attila Kerekes authored
-
- Apr 11, 2024
-
-
Attila Kerekes authored
-
- Mar 24, 2024
-
-
Matiss Janis Aboltins authored
-
- Mar 12, 2024
-
-
Joel Jeremy Marquez authored
* Differentiate Input onUpdate to onChangeValue * Release notes * Fix lint error * Remove onChange
-
- Mar 03, 2024
-
-
Matiss Janis Aboltins authored
-
- Feb 12, 2024
-
-
Joel Jeremy Marquez authored
* Hooks for frequently made operations * Release notes * Fix typecheck errors * Remove useGlobalPrefs * Add null checks * Fix showCleared pref * Add loaded flag for categories, accounts and payees state * Refactor to reduce unnecessary states * Fix eslint errors * Fix hooks deps * Add useEffect * Fix typecheck error * Set local and global pref hooks * Fix lint error * VRT * Fix typecheck error * Remove eager loading * Fix typecheck error * Fix typo * Fix typecheck error * Update useTheme * Typecheck errors * Typecheck error * defaultValue * Explicitly check undefined * Remove useGlobalPref and useLocalPref defaults * Fix default prefs * Default value * Fix lint error * Set default theme * Default date format in Account * Update packages/desktop-client/src/style/theme.tsx Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Jan 24, 2024
-
-
DJ Mountney authored
* Avoid passing a boolean to the import trans category title - Fixes an error regading passing false to title when category is not available
-
- Jan 19, 2024
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Jan 12, 2024
-
-
Matiss Janis Aboltins authored
*
(ofx) removing old parser * Release notes * Patch unit test
-
- Jan 08, 2024
-
-
Neil authored
* update transaction table * notes * adjust parser
-
- Jan 06, 2024
-
-
Joel Jeremy Marquez authored
* ESLint no-default-exports 10 - all desktop-client src folders except icons * Release notes
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no default exports 8 * Release notes * Schedules
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no default export part 6 - View.tsx * Fix default imports * Fix imports * Release notes
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no-default-exports part 5 - Text.tsx * Fix default import * Release notes
-
Joel Jeremy Marquez authored
* ESLint no-default-exports part 4 * Fix default imports * Fix default imports * Fix manager Modals import * Release notes
-
Joel Jeremy Marquez authored
* ESLint no default exports - part 3 * Fix default imports * Release notes * Fix Menu
-
Joel Jeremy Marquez authored
* ESLint no default imports - Button * Fix * Release notes * Fix Button imports
-
- Dec 18, 2023
-
-
DJ Mountney authored
-
- Dec 05, 2023
-
-
Joel Jeremy Marquez authored
* ESLint prefer-const components folder part 1 * Release notes
-
- Nov 11, 2023
-
-
Joel Jeremy Marquez authored
* Support ofx INVSTMTMSGSRSV1 * Release notes
-
- Nov 09, 2023
-
-
James Costian authored
Support dates like "Dec 24, 2020" and "december 24, 2020"
-
- Nov 05, 2023
-
-
Jesse Visser authored
-
- Oct 09, 2023
-
-
凯 - kǎi authored
-
- Oct 04, 2023
-
-
Neil authored
-
- Sep 11, 2023
-
-
Neil authored
-
- Sep 05, 2023
-
-
Joel Jeremy Marquez authored
* Fix ofx/qfx import options * Release notes
-
- Sep 03, 2023
-
-
Joel Jeremy Marquez authored
* Remove usages of glamor CSSProperties * Cleanup * Re-add CellButton className prop * More removal of glamor CSSProperties * Release notes * Fix vrt test failures * Use React CSSProperties in View * Custom CSSProperties type * Settings UI regression fix * Fix type check errors * Address PR comments * CategorySpendingGraph style * Fix rebase mistake
-
Joel Jeremy Marquez authored
* Experimental OFX parser * Release notes * Enable enableExperimentalOfxParser in tests * Move experimental ofx parser to ofx2json * Enable experimental ofx parser by default * Address PR comments
-
- Sep 02, 2023
-
-
Matiss Janis Aboltins authored
-