Skip to content
Snippets Groups Projects
  • Robert Dyer's avatar
    af73dcd7
    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
    Add rule actions to prepend/append to transaction notes. (#3215)
    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