- May 14, 2024
-
-
Joel Jeremy Marquez authored
* Auto insert decimals to mobile split transaction amounts * autoDecimals prop * Fix typecheck error
-
- Apr 26, 2024
-
-
Joel Jeremy Marquez authored
* Add amount colors to mobile transaction list * Release notes * Fix lint error * Add amount colors to mobile accounts page * VRT updates
-
- Apr 22, 2024
-
-
Joel Jeremy Marquez authored
[Mobile] Update mobile labels to be sentence case + add labels to mobile budget and balance modals (#2627) * Mobile UI updates * Release notes * VRT updates * Midnight VRT
-
- Apr 19, 2024
-
-
Joel Jeremy Marquez authored
* Add colors to mobile transaction amount input * VRT updates * Release notes
-
- Apr 16, 2024
-
-
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 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
-
- 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
-
- Apr 06, 2024
-
-
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 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
-
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.
-
- Mar 25, 2024
-
-
Joel Jeremy Marquez authored
* Fix mobile transaction load more * Release notes
-
Joel Jeremy Marquez authored
* Autocomplete changes related to mobile modals PR * Release notes * Fix lint error * AccountDetails * Code review updates
-
- Mar 12, 2024
-
-
Joel Jeremy Marquez authored
* Reorganize mobile components * Fix lint error * Cleanup * Fix lint error * Release notes * Cleanup * Cleanup useActions * useDebounceCallback
-