Skip to content
Snippets Groups Projects
  1. Jul 16, 2024
  2. Jul 10, 2024
  3. Jul 08, 2024
  4. Jul 03, 2024
  5. Jun 26, 2024
  6. Jun 13, 2024
  7. Jun 10, 2024
  8. Jun 07, 2024
  9. Jun 04, 2024
    • Joel Jeremy Marquez's avatar
      [Mobile] Budget table revamp (#2642) · 1c7d9bf1
      Joel Jeremy Marquez authored
      * Initial
      
      * Add cheveron to logo
      
      * Updates
      
      * Release notes
      
      * Fix typecheck error
      
      * Fix build error
      
      * Align budgeted
      
      * Fix tests
      
      * Dynamic font sizes in budget table cells
      
      * VRT
      
      * Apply AutoTextSize
      
      * Layout updates
      
      * VRT updates
      
      * Resize text on value update + fix lint/typecheck  errors
      
      * Category/groups take full width
      
      * Cleanup + VRT
      
      * Feedback
      
      * VRT
      
      * Change column visibility indicator
      
      * VRT
      
      * Use SvgExpandArrow
      
      * VRT
      
      * Zero balance contrast on light mode
      
      * Update AutoTextSize key
      
      * Color updates
      
      * VRT
      Unverified
      1c7d9bf1
  10. May 15, 2024
    • Joel Jeremy Marquez's avatar
      Page enhancements - add page headers to mobile reports (#2733) · e3b4c3f5
      Joel Jeremy Marquez authored
      * Refactor Page component and use in report pages
      
      * Release notes
      
      * Fix typecheck error and budget table background
      
      * Update pages
      
      * VRT updates
      
      * Reports page data-testid
      
      * VRT updates
      
      * Updates
      
      * VRT
      
      * Paddings
      
      * Put create new custom report in page header
      
      * Cleanup
      
      * Feedback
      
      * VRT
      
      * Fix graph sizes in mobile
      
      * Update flex grow
      
      * VRT
      Unverified
      e3b4c3f5
  11. May 07, 2024
    • Joel Jeremy Marquez's avatar
      [Mobile] Budget file quick switch (#2507) · 243703b2
      Joel Jeremy Marquez authored
      * Update autocomplete types
      
      * Remote optional type
      
      * Improve SingleInputModal
      
      * Fix lint error
      
      * Mobile budget file quick switch mode
      
      * Release notes
      
      * Updates
      
      * Fix typecheck error
      
      * Fix paddings
      
      * Update modal
      
      * Fix lint error
      
      * Display no budget files
      
      * Fix remote files not showing
      Unverified
      243703b2
  12. May 02, 2024
  13. Apr 22, 2024
  14. Apr 18, 2024
  15. Apr 16, 2024
  16. Apr 13, 2024
    • Joel Jeremy Marquez's avatar
      [Mobile] Category budget actions modal (#2501) · e500cba7
      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: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      
      * Update release notes
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      Unverified
      e500cba7
    • Joel Jeremy Marquez's avatar
      [Mobile] Category activity/transactions page (#2531) · 2d188b39
      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
      Unverified
      2d188b39
  17. Apr 12, 2024
    • Robert Dyer's avatar
      Dim categories hidden by their groups (#2582) · edd34b79
      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
      Unverified
      edd34b79
  18. Apr 11, 2024
    • Joel Jeremy Marquez's avatar
      [Mobile] Budget menu modals (#2491) · f55bd860
      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
      Unverified
      f55bd860
  19. Apr 09, 2024
  20. 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
      Unverified
      6f251e60
  21. Mar 12, 2024
Loading