Skip to content
Snippets Groups Projects
  1. Jul 29, 2024
  2. Jul 27, 2024
  3. Jul 20, 2024
  4. Jul 16, 2024
  5. Jul 11, 2024
  6. Jul 08, 2024
  7. Jul 04, 2024
  8. Jul 03, 2024
  9. Jun 27, 2024
  10. Jun 26, 2024
    • Joel Jeremy Marquez's avatar
      Group and ungroup split transactions (#2805) · 5951b926
      Joel Jeremy Marquez authored
      * Group and ungroup split transactions
      
      * Release note
      
      * Fix release note category
      
      * Do not allow on reconciled transactions
      
      * Add account validation, fix undo behavior, set split payee
      
      * Fix lint errors
      
      * Allow extracting some child transactions
      
      * Disabled split/unsplit selected items menu
      
      * Fix lint error
      
      * Fix typecheck error
      
      * Special Split payee
      
      * "Split" payee on parent transaction
      
      * Show manage payees on payee autocomplete modal
      
      * Fix typecheck error + cleanup
      
      * Fix typecheck error + cleanup
      
      * VRT
      
      * Fix tests
      
      * VRT
      
      * Only show split/unsplit when applicable
      Unverified
      5951b926
  11. Jun 21, 2024
    • Joel Jeremy Marquez's avatar
      Format transaction notes as clickable tags (#2670) · f02ca4e3
      Joel Jeremy Marquez authored
      
      * Format notes as clickable tags
      
      * Release notes
      
      * Fix tests - extract the handler to higher level component
      
      * Update colors
      
      * Fix filtering
      
      * Rename variables
      
      * Remove font weight
      
      * Cleanup style
      
      * Append note tag filters
      
      * Fix overlapping UI
      
      * Revert pill colors
      
      * Rename prop
      
      * Rename notes
      
      * Delete filter margin
      
      * Fix typecheck error
      
      * VRT + typecheck fix
      
      * Add matches op in rules + use it to match tags
      
      * Fix database types
      
      * Fix typecheck error
      
      * Fix typecheck
      
      * Move create_function call
      
      * VRT
      
      * Update tag regex
      
      * Escape regex input
      
      * Update tag regex
      
      * Use onApplyFilter
      
      * Update tag formatting
      
      * Fix tag formatting
      
      * Update regex
      
      * VRT
      
      * Update packages/desktop-client/src/components/modals/EditRule.jsx
      
      Co-authored-by: default avatarRobert Dyer <rdyer@unl.edu>
      
      * VRT
      
      * Fix error
      
      * Fix filtered balance
      
      * VRT
      
      ---------
      
      Co-authored-by: default avatarRobert Dyer <rdyer@unl.edu>
      Unverified
      f02ca4e3
  12. Jun 19, 2024
  13. 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
  14. Jun 10, 2024
  15. 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
  16. Jun 03, 2024
  17. May 29, 2024
  18. May 16, 2024
  19. May 15, 2024
  20. May 08, 2024
  21. May 07, 2024
  22. Apr 27, 2024
  23. Apr 26, 2024
  24. 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
  25. Apr 22, 2024
  26. Apr 19, 2024
  27. Apr 18, 2024
  28. Apr 16, 2024
Loading