Skip to content
Snippets Groups Projects
  1. Jul 03, 2024
  2. Jul 02, 2024
  3. Jun 27, 2024
  4. 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
      5951b926
    • youngcw's avatar
      change the mobile budget balance colors to be the same as desktop (#2940) · a9ee670e
      youngcw authored
      * change the mobile budget colors to be the same as desktop
      
      * fix
      
      * some lint and note
      
      * actual note
      
      * fix mad lint
      
      * another lint
      a9ee670e
    • lelemm's avatar
      3990aaf3
  5. Jun 25, 2024
  6. Jun 24, 2024
  7. Jun 22, 2024
  8. 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>
      f02ca4e3
  9. Jun 20, 2024
  10. Jun 19, 2024
  11. Jun 18, 2024
  12. Jun 17, 2024
  13. Jun 16, 2024
  14. Jun 15, 2024
    • Crazypkr1099's avatar
      Bugfix : Account Nav Padding Bottom containing ; (#2881) · abc46366
      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
      
      * bug fix
      
      * Create 2881.md
      
      ---------
      
      Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
      abc46366
  15. Jun 13, 2024
  16. Jun 12, 2024
    • lelemm's avatar
      FIX: For Report Budget, the income categories are negative when using 'Set... · 12719e30
      lelemm authored
      FIX: For Report Budget, the income categories are negative when using 'Set budgets to 3 month average' (#2862)
      
      * FIX: For Report Budget, the income categories are negative when using 'Set budgets to 3 month average'. This fix solves this issue
      
      * added 2862.md
      
      * Ajustments for category menu not closing properly and fix to negative values for income category copy budget
      
      * fix lint
      
      * changed variable name without changing references after lint ajust
      
      * retrigger checks
      
      * smaller 2862.md
      12719e30
  17. Jun 11, 2024
    • aaimio's avatar
      fix: schedules are missing highlight color (#2864) · e178d991
      aaimio authored
      * fix: remove redundant style
      
      * chore: add note for upcoming release notes
      
      * chore: fix typo
      e178d991
    • lelemm's avatar
      fix: Account names in side nav squashed (#2866) · 6fd728aa
      lelemm authored
      * Fix: Account names in side nav squashed
      
      * add 2866.md
      
      * lint
      6fd728aa
    • 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>
      bf26ca4e
Loading