Skip to content
Snippets Groups Projects
  1. Jun 19, 2024
  2. Jun 11, 2024
    • Crazypkr1099's avatar
      Add Underline in Account Header (#2847) · bf26ca4e
      Crazypkr1099 authored
      
      * Added underline & Fixed Capitalization in Account Header
      
      * Create 2847.md
      
      * Changed border pixel size, made it more opaque.
      
      * removed comments
      
      * Update E2E
      
      * Required to run E2E in local...
      
      * Revert "Required to run E2E in local..."
      
      This reverts commit e73ac75cb3607cd95e6b7b852850231663025132.
      
      * Revert "Update E2E"
      
      This reverts commit 56990fd6fe5c0163b317524cf86eaead358f915c.
      
      * testing...
      
      * testing...
      
      * Update 2847.md
      
      * Underline no longer goes to edge
      
      * vrt
      
      * vrt
      
      * fix bad screenshot
      
      ---------
      
      Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
      Unverified
      bf26ca4e
  3. Jun 10, 2024
  4. 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
    • Stefan Hall's avatar
      Support nynab imports that have (#2817) · 6d117f44
      Stefan Hall authored
      - category groups called income
      - categories called income
      Unverified
      6d117f44
  5. Jun 03, 2024
  6. May 29, 2024
  7. May 16, 2024
  8. May 15, 2024
  9. May 08, 2024
  10. May 07, 2024
  11. Apr 27, 2024
  12. Apr 26, 2024
  13. 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
    • Wizmaster's avatar
      Fix reconciling split translations from nYNAB import creates orphan transfers (#2502) · 6ec37282
      Wizmaster authored
      
      * Reconciling split translations from nYNAB import creates orphan transfers
      - Fixed link between subtransaction transfers and transaction transfers
      - Reworked payee transaction and subtransaction import
      
      * Reconciling split translations from nYNAB import creates orphan transfers
      - Added release note
      
      * Reconciling split translations from nYNAB import creates orphan transfers
      - Reworkd data.transactions and data.subtransactions loops
      
      * Reconciling split translations from nYNAB import creates orphan transfers
      - Added comments
      
      ---------
      
      Co-authored-by: default avatarDJ Mountney <david@twkie.net>
      Unverified
      6ec37282
  14. Apr 22, 2024
  15. Apr 19, 2024
  16. Apr 18, 2024
  17. Apr 16, 2024
  18. 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
  19. 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
  20. 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
  21. 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
  22. Mar 25, 2024
  23. Mar 20, 2024
  24. Mar 18, 2024
  25. Mar 07, 2024
  26. 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
    • Neil's avatar
      Show activity updates (#2408) · a5fa0f3b
      Neil authored
      * Show activity changes
      
      * notes
      
      * adjust filter loading
      
      * switch back
      
      * adjust test
      
      * lint fix
      
      * budget test
      
      * lint fix
      
      * Filtered Balance
      
      * flicker fix
      
      * VRT updates
      
      * remove test variables
      
      * default category
      
      * categoryId separated
      Unverified
      a5fa0f3b
  27. Mar 03, 2024
  28. Mar 01, 2024
    • Neil's avatar
      Custom reports updates (#2386) · 40296dc8
      Neil authored
      * Button changes and time filters
      
      * rename on dashboard
      
      * notes
      
      * fix time filters
      
      * Sort Categories
      
      * Page title
      
      * category sort order
      
      * move button
      
      * featureflag
      
      * Highlight report name
      
      * sankey fix
      
      * VRT
      
      * remove doubled element
      
      * update
      
      * fixes
      
      * fixes
      
      * create button fix and rename card fix
      
      * Title change
      Unverified
      40296dc8
  29. Feb 20, 2024
  30. Feb 15, 2024
Loading