Skip to content
Snippets Groups Projects
  1. Apr 22, 2024
  2. Apr 16, 2024
    • Joel Jeremy Marquez's avatar
      Display balances in category autocomplete (#2551) · b101f998
      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: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      b101f998
  3. Apr 04, 2024
    • Joel Jeremy Marquez's avatar
      [Mobile]: More functionalities (#2472) · 6f251e60
      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
      6f251e60
Loading