- Apr 22, 2024
-
-
Joel Jeremy Marquez authored
* Add To Be Budgeted category to cover and transfer modal * Release notes * Fix To Be Budgeted input selection * Fix typecheck error * Fix duplicate modals in firefox * Fix lint error
-
Stefan Hall authored
* Add UI test for validating that split transaction rules work as expected * Apply suggestions from code review Renames split-transactions-add to add-split-transactions Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com> * Define id for finding splitactions on the page wher its used --------- Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com>
-
Joel Jeremy Marquez authored
* Fix encryption modals for mobile * Release notes
-
- Apr 21, 2024
-
-
Julian Dominguez-Schatz authored
* Copy category from parent transaction when splitting * Rename 'Before split' -> 'Apply to all' * Add release notes * Update tests to reflect change
-
- Apr 18, 2024
-
-
Joel Jeremy Marquez authored
* Budget month menus * Release notes * Update vrt and fix lint * Merge budget month modals into one modal * Fix typecheck error * VRT updates * Update modal triggers * VRT updates * Adjust budget month modals size * Fix lint error * Remove excess padding * Use modal padding prop
-
Matiss Janis Aboltins authored
-
- Apr 17, 2024
-
-
Joel Jeremy Marquez authored
* Use decimal input mode for mobile modal amount fields * Release notes
-
- Apr 16, 2024
-
-
Joel Jeremy Marquez authored
* Fix account notes not retrieving correctly * Release notes * Update release notes * Fix type errors
-
Joel Jeremy Marquez authored
* Display balances in category autocomplete * Release notes * Fix typecheck error * Update balance colors * Show category balances in mobile * Patch unit tests * Darket midnight theme autocomplete hover color * Category autocomplete split transaction highlight * Update 2551.md * Extract modals from EditField * Fix failing tests * Update variable names --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Apr 14, 2024
-
-
Joel Jeremy Marquez authored
* Balance menu modal enhancement * Release notes * Fix typecheck error
-
- Apr 13, 2024
-
-
Joel Jeremy Marquez authored
* Update autocomplete types * Remote optional type * Improve SingleInputModal * Fix lint error * Category budget modals * Cleanup + release notes * Cleanup * Fix typecheck errors * Update useMergedRefs * Fix lint error * Fix typecheck error * VRT updates * Focus amount on mount * Fix errors * Open modal on budget amount click * Updates * Remove unused props + updates * Fix lint error * Close budget menu modal on enter * Delete comment Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Update release notes --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Apr 12, 2024
-
-
Robert Dyer authored
* Dim categories hidden by their groups * Dim hidden cats on mobile view * Do not show hide/show menu on mobile for categories in hidden groups * Rename catGroup to categoryGroup * Fix lint issue * Hide menu line * Pass in categoryGroup instead of isHidden * avoid need for extra local * fix lint issues
-
Attila Kerekes authored
-
- Apr 11, 2024
-
-
Joel Jeremy Marquez authored
* Use desktop colors for mobile autocomplete modals * Release notes * Color updates * Color updates * Update close button * Fix typecheck * Rename to ModalCloseButton * Update ModalTitle
-
Joel Jeremy Marquez authored
* Update autocomplete types * Remote optional type * Improve SingleInputModal * Fix lint error * Mobile budget page modals * Release notes * Fix typecheck / lint errors * Fix typecheck errors * Fix typecheck error * Modal logo * Fix typecheck error * VRT updates * Modal header margins * Update 2491.md * ModalTitle shrinkOnOverflow + VRT
-
Attila Kerekes authored
-
- Apr 09, 2024
-
-
shall0pass authored
* remove menu option from Income group * note
-
- Apr 08, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 07, 2024
-
-
Neil authored
* Remove Link Button * remove AnchorLink * remove ButtonLink * notes * merge fix * clickLink * typecheck fix * remove link option from button * remove ExternalLink * VRT
-
- Apr 04, 2024
-
-
Joel Jeremy Marquez authored
* Balance modals * Release notes * Fix typecheck errors * Fix errors * Mobile scheduled transaction modal * Cleanup * Fix props * Fix typecheck errors * Updates * Fix autocomplete typings * Update autocomplete types * Fix typecheck errors * Fix typecheck errors * Remote optional type * Pass this to apply * Use bind * Fix typecheck error * Ignore typecheck error for now * Add onClose in Autocomplete * open category modal on enter in transfer modal * Budget summary modals * Accounts update * Add paddingBottom * Fix typecheck error * Revert navigate * Disable esline * Close account and Reopen account * Improve SingleInputModal * Fix lint error * Fix category autocomplete modal header * Rebase updates * Cleanup * Clearer error message * Close report balance tooltip on selection * Updated based on review
-
- Apr 02, 2024
-
-
shall0pass authored
* sort of working * fix null condition, move buttons up * visual and workflow updates * update colors on hover * release note * fix another condition that inserted null
-
- Mar 25, 2024
-
-
Joel Jeremy Marquez authored
* Autocomplete changes related to mobile modals PR * Release notes * Fix lint error * AccountDetails * Code review updates
-
- 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 11, 2024
-
-
Neil authored
* the work * notes * add to elements
-
- Mar 09, 2024
-
-
Robert Dyer authored
-
- Mar 03, 2024
-
-
Matiss Janis Aboltins authored
-
- Feb 21, 2024
-
-
Neil authored
* AutoComplete clean-up * notes * lint fix * fix tests * review fix * type
-
Julian Dominguez-Schatz authored
* Show splits on rules page * Add `ActionExpression` for 'allocate'-type actions * Add release notes * Fix type errors
-
- 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>
-
- Feb 08, 2024
-
-
Julian Dominguez-Schatz authored
* Add split creation UI to rule creation modal * Support applying splits when rules execute * fix: deserialize transaction before running rules According to how rules are run in other places in the app, we should be supplying a "deserialized" (i.e., integer-for-amount and ISO date) transaction rather than a "serialized" (amount-plus-formatted-date) one. This fixes a crash in how split transactions are applied, as well as date-based rules not applying correctly previously (any rule with a date condition would never match on mobile). * Add release notes * Fix missing types pulled in from master * PR feedback: use `getActions` * PR feedback: use `flatMap` * Fix action deletion * Don't flicker upon split deletion * Let users specify parent transaction actions (e.g. linking schedules) * Support empty splits * Revert adding `no-op` action type * Support splits by percent * Fix types * Fix crash on transactions page when posting a transaction The crash would probably have occurred in other places too with auto-posting schedules :/ * Fix a bug where schedules wouldn't be marked as completed This was because the query that we previously used didn't select parent transactions, so no transaction was marked as being scheduled (since only parent transactions have schedule IDs). * Add feature flag * Limit set actions within splits to fewer fields * Fix merge conflict * Don't run split rules if feature is disabled * Fix percent-based splits not applying * Fix crash when editing parent transaction amount * Auto-format * Attempt to fix failing tests * More test/bug fixes * Add an extra split at the end if there is a remaining amount * Make sure split has correct values for dynamic remainder * Remove extraneous console.log
-
- Feb 07, 2024
-
-
Joel Jeremy Marquez authored
* Upgrade desktop-client depenencies * Release notes * yarn dedupe * yarn dedupe * Fix typecheck error * Update sass * Update useSelectors
-
- Feb 03, 2024
-
-
Joel Jeremy Marquez authored
* Remove modals.d.ts * Release notes * Fix typecheck * Fix lint error
-
- Jan 26, 2024
-
-
Ed authored
* Updating link for GoCardless Bank Account Sync * Adding release notes * Update URL to point to docs * Fixing lint
-
- 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 22, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 21, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 20, 2024
-
-
Zach Whelchel authored
* Some initial UI work for adding SimpleFin. * SimpleFin proof of concept working. * Adds linking & unlinking to existing accounts through the account menu UI. * Added loading and lint fixes. * Lint changes. * Added release notes. * Typecheck cleanup. * Import, lint, typecheck cleanups. * More typecheck cleanup. * Refactored language for consistency. * Added default institution name. * Lint cleanup. * Addressed change requests. * Added a default to migration, made variables consistent, added feature flag. * Added account_sync_source to server schema. * Adds account_sync_source to test. * Fix for typecheck. * Attempt to make typecheck happy. * Added strict ignore. * Moved account_sync_source to the right model (face palm). * Hotfix for institution format. * Lint cleanup. * Removed unnecessary promise.all. * Lint cleanup.
-
- Jan 19, 2024
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-