Skip to content
Snippets Groups Projects
  1. Sep 05, 2024
    • Joel Jeremy Marquez's avatar
      [Mobile] Budget page actions undo notifications (#3085) · 5229fe7d
      Joel Jeremy Marquez authored
      * Mobile transaction long press
      
      * Fix typecheck error
      
      * Use react-aria useLongPress
      
      * Category transactions batch updates
      
      * Remove undo notification title
      
      * Fix types
      
      * Fix notes undo notification
      
      * Move SelectedProvider to TransactionListWithBalances
      
      * Notification inset + reuse useTransactionBatchActions
      
      * Allow clicking action bar when notifications are present
      
      * VRT
      
      * VRT
      
      * VRT
      
      * VRT
      
      * Show undo notification on budget page when applying budget actions/goal templates
      
      * Release notes
      
      * Transfer and cover undo notification
      
      * More budget actions undo
      5229fe7d
  2. Sep 04, 2024
  3. Sep 03, 2024
  4. Sep 02, 2024
  5. Sep 01, 2024
  6. Aug 31, 2024
  7. Aug 30, 2024
  8. Aug 28, 2024
  9. Aug 26, 2024
  10. Aug 24, 2024
  11. Aug 23, 2024
    • lelemm's avatar
      "has tags" filter (#3290) · 7769d030
      lelemm authored
      * new tag filter
      
      * fixes
      
      * release notes
      
      * fixes for the rules modal
      
      * more fixes
      
      * linter
      
      * visual regression fixes
      
      * review suggestions
      
      * missing this change
      7769d030
  12. Aug 22, 2024
  13. Aug 21, 2024
  14. Aug 20, 2024
  15. Aug 19, 2024
  16. Aug 18, 2024
  17. Aug 17, 2024
  18. Aug 16, 2024
  19. Aug 15, 2024
    • Matt Fiddaman's avatar
      hide target category from cover overspending list (#3115) · f715ceaf
      Matt Fiddaman authored
      * hide target category from cover overspending list
      
      * release note
      
      * suggestions from joel-jeremy
      
      * useMemo and better types
      
      * add change to mobile
      
      * fix build
      
      * fix mobile
      f715ceaf
    • Robert Dyer's avatar
      Add rule actions to prepend/append to transaction notes. (#3215) · af73dcd7
      Robert Dyer authored
      * Add rule action to append to transaction notes.
      
      * add release note
      
      * support prepending
      
      * fix linter
      
      * update release note
      
      * fix typecheck error
      
      * update VRT test code
      
      * revising VRT code
      
      * select by row
      
      * fix missing delete button
      
      * fix VRT tests
      
      * fix linter
      
      * empty commit for CI
      
      * avoid 'undefined' appearing in notes
      
      * fix linter
      af73dcd7
Loading