Skip to content
Snippets Groups Projects
  1. May 14, 2024
  2. 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
  3. May 02, 2024
  4. Apr 26, 2024
  5. Apr 24, 2024
    • Neil's avatar
      Mobile reports (#2624) · 469c789c
      Neil authored
      * mobile reports
      
      * notes
      
      * header updates
      
      * hide tooltip in mobile view
      
      * visual updates
      
      * padding changes
      
      * VRT
      
      * bottom padding
      
      * merge fixes
      
      * VRT
      
      * unselectable
      
      * merge fixes
      Unverified
      469c789c
  6. Apr 22, 2024
  7. Apr 19, 2024
  8. Apr 18, 2024
  9. Apr 16, 2024
  10. Apr 15, 2024
  11. 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
  12. 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
  13. Apr 11, 2024
    • Joel Jeremy Marquez's avatar
      Use desktop colors for mobile autocomplete modals (#2577) · 70e37c01
      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
      Unverified
      70e37c01
    • 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
  14. Apr 09, 2024
  15. Apr 07, 2024
    • Neil's avatar
      Consolidate Link props (#2558) · d6de90a2
      Neil authored
      * Remove Link Button
      
      * remove AnchorLink
      
      * remove ButtonLink
      
      * notes
      
      * merge fix
      
      * clickLink
      
      * typecheck fix
      
      * remove link option from button
      
      * remove ExternalLink
      
      * VRT
      Unverified
      d6de90a2
  16. Apr 06, 2024
  17. 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
    • ilar's avatar
      Mobile auto decimal (#2536) · 2df774d9
      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.
      Unverified
      2df774d9
  18. Apr 02, 2024
  19. Mar 26, 2024
  20. Mar 25, 2024
  21. Mar 21, 2024
  22. Mar 12, 2024
  23. Mar 06, 2024
    • CampaniaGuy's avatar
      [WIP] Implement "pill gesture" icon in navigation bar on Mobile view for better UX (#2419) · 90eaf2ba
      CampaniaGuy authored
      * Fix mobile UX, issue #2079
      
      * upcoming-release-notes
      
      * Fix navigation bar buttons not fully displayed
      
      * pill size changed, exported nav bar height
      
      * Edit navigation bar const
      Edit nav bar pill color
      
      * Removed export
      
      * Fixes release notes
      
      * Fixed formatting
      
      * Fix mobile UX, issue #2079
      
      * upcoming-release-notes
      
      * Fix navigation bar buttons not fully displayed
      
      * pill size changed, exported nav bar height
      
      * Edit navigation bar const
      Edit nav bar pill color
      
      * Removed export
      
      * Fixes release notes
      
      * Fixed formatting
      
      * Test schedules and mobile images created
      
      * Reverted schedules checks test images
      Unverified
      90eaf2ba
  24. Feb 11, 2024
  25. Jan 15, 2024
  26. Jan 06, 2024
Loading