Skip to content
Snippets Groups Projects
  1. Oct 28, 2023
    • Joel Jeremy Marquez's avatar
      Inline mobile category and group edit (#1781) · e12793e7
      Joel Jeremy Marquez authored
      * Inline mobile category and group edit
      
      * Release notes
      
      * Allow one edit at any time
      
      * Mobile: long press to edit category/group
      
      * Mobile: set userSelect: 'none'
      
      * Move getLongPressEvents
      
      * Add role to prevent tap-to-search
      
      * Add role to text
      
      * Prevent default on longpress
      
      * Add tabIndex to disable tap-to-search
      
      * Add back userSelect
      
      * Role updates
      
      * Remove userSelect
      
      * Revert long press category name
      
      * Remove unused import
      
      * Fix lint error
      
      * Edit mode
      
      * Do not allow to start an edit when another  field is currenty being edited
      
      * Fix blur event not firing
      
      * Grey out zero spent or balance values
      
      * VRT update
      
      * Fix budget cell being zero on click
      
      * Delete useLongPress
      Unverified
      e12793e7
  2. Oct 14, 2023
  3. Oct 10, 2023
    • Joel Jeremy Marquez's avatar
      Mobile category and group functionalities (#1737) · c33dc6fb
      Joel Jeremy Marquez authored
      * More mobile functionalities
      
      * Cleanup
      
      * Remove close button on mobile budget summary modal
      
      * Release notes
      
      * Close mobile inputs on enter
      
      * Fix mobile budget row header color
      
      * Fix income group hidden
      
      * Add validation + close button on category tooltip
      
      * Add mobile budget visual cues
      
      * More mobile visual cues
      
      * Error message fix
      
      * Update blank category name behavior
      
      * Cleanup
      
      * Cleanup
      
      * Fix mobile group deletion and category tooltip behavior
      
      * Zero sign for AmountInput
      
      * VRT snapshot updates
      
      * Handle null values in must-category-transfer
      Unverified
      c33dc6fb
Loading