Skip to content
Snippets Groups Projects
  1. Nov 10, 2023
  2. Nov 09, 2023
  3. Nov 08, 2023
  4. Nov 07, 2023
  5. Nov 05, 2023
  6. Nov 04, 2023
  7. Nov 03, 2023
  8. Oct 31, 2023
  9. Oct 30, 2023
  10. 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
      e12793e7
  11. Oct 27, 2023
  12. Oct 23, 2023
  13. Oct 22, 2023
  14. Oct 21, 2023
  15. Oct 19, 2023
  16. Oct 16, 2023
  17. Oct 14, 2023
  18. Oct 11, 2023
  19. Oct 10, 2023
    • youngcw's avatar
      Goal speedup2 (#1720) · 21effa65
      youngcw authored
      
      * only use needed priorities
      
      * cleanup
      
      * cleanup
      
      * cleanup
      
      * maybe better?
      
      * note
      
      * note fix
      
      * suggestion
      
      Co-authored-by: default avatarJoel Jeremy Marquez <joeljeremy.marquez@gmail.com>
      
      ---------
      
      Co-authored-by: default avatarJoel Jeremy Marquez <joeljeremy.marquez@gmail.com>
      21effa65
    • 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
      c33dc6fb
Loading