- Apr 15, 2024
-
-
Joel Jeremy Marquez authored
* Mobile scheduled transaction menu modal * Release notes
-
Matiss Janis Aboltins authored
*
extra error handling in case backend failed loading * Release notes * Rename some error vars
-
- Apr 14, 2024
-
-
Matiss Janis Aboltins authored
-
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>
-
Joel Jeremy Marquez authored
* Mobile category transactions * Release notes * Fix typo * Fix typecheck error * Handle null location state * VRT * Fix account search * Update test * Search placeholder * vrt * Add month to page title * Cleanup * Fix AccountName component * Replace ButtonLink with Link * Fix typecheck * Code review update
-
Matt Fiddaman authored
* Force transaction cleared checkboxes on reconcile view * Add release notes
-
Mohamed El Mahdali authored
-
Neil authored
* Activate Click for donut * notse
-
- Apr 12, 2024
-
-
Michael Clark authored
-
youngcw authored
* allow specifically 5 decimal places in parser * note * update tests * lint
-
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
-
Robert Dyer authored
* Do not allow hiding income category group * add release note * rename file * Migrate DB so income groups are not hidden * Update migration to explicitly match on is_income = 1
-
- Apr 11, 2024
-
-
Joel Jeremy Marquez authored
* Remove left behind editableTitle prop * Release notes
-
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
-
DJ Mountney authored
* Improve api output types - Fixes some missing models - Fixes some output path aliasing * Add changelog
-
Attila Kerekes authored
-
Julian Dominguez-Schatz authored
* Support splits in create-rule option on account page * Add release notes
-
- Apr 10, 2024
-
-
Joshua Harris authored
Co-authored-by:
Joshua Harris <2312397+JazzyJosh@users.noreply.github.com>
-
- Apr 09, 2024
-
-
Joel Jeremy Marquez authored
* Fix mobile report budget income budgeted input * Release notes
-
Joel Jeremy Marquez authored
* [Mobile] Close modals after performing a balance actions e.g. transfer / cover * Release notes
-
Neil authored
* barGraph * notes * sessionStorage * sessionStorage Complete * Click for details * mode click graphType * compact * hidden and offbudget working * add pointer * typecheck fix
-
Jenna authored
* added green700 (g3) to highlight text in PayeeAutocomplete and CategoryAutocomplete * added upcoming release note doc for Isuee 2488 * modified background and text to meet WCAG AA compliance for contrast * updated code for autocomplete highlight on menu items * fixed linting errors and renamed release note * updated release note category from 'bug' to 'bugfix' * fixing the light theme --------- Co-authored-by:
Jenn Cox <jenncox@Jenns-MacBook-Air.local>
-
Matiss Janis Aboltins authored
-
shall0pass authored
* remove menu option from Income group * note
-
- Apr 08, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 07, 2024
-
-
Robert Dyer authored
-
Neil authored
* Remove Link Button * remove AnchorLink * remove ButtonLink * notes * merge fix * clickLink * typecheck fix * remove link option from button * remove ExternalLink * VRT
-
shall0pass authored
* add group enhancement * warnings * note * add more group functions * add Global: to differentiate warning from group warnings * weights not properly recorded for sinking groups, safeNumber error
-
- Apr 06, 2024
-
-
Neil authored
* fix live range * card updates * type fix * notes
-
Joel Jeremy Marquez authored
[Maintenance] Update TransactionEdit conponent onEdit function to use serialized transactions (#2555) * [Maintenance] Update onEdit to use serialized transactions * Release notes
-
- Apr 05, 2024
-
-
Neil authored
* fix bug * notes
-
- Apr 04, 2024
-
-
Neil authored
* fix toggle bug * notes
-
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
-
Matiss Janis Aboltins authored
*
updated github issue template to hopefully reduce the amount of support * Release notes -
David Kus authored
* Show/hide reconciled transactions * Adding release note * Fixing lint issues * Filters should still apply after hiding/showing reconciled * Using fetch transactions with filter parameter
-
David Kus authored
* Fixing import of reconciled split transactions * Adding release note
-
ilar authored
* Format the input field when entering transaction value, automatically populate decimal position. * Add note. * Fix linting issues. * Turn off autoDecimal if we're hiding decimals anyway. * Shorten changelog.
-