Skip to content
Snippets Groups Projects
  1. Sep 09, 2019
  2. Sep 06, 2019
  3. Sep 05, 2019
  4. Sep 04, 2019
  5. Sep 03, 2019
  6. Sep 02, 2019
  7. Aug 30, 2019
  8. Aug 29, 2019
  9. Aug 28, 2019
  10. Aug 26, 2019
    • Patrick Derichs's avatar
      Add edit_note and spec for editing quick actions · a13abd67
      Patrick Derichs authored
      Call QuickActionsService on Note update
      
      Add support for notes which just contain
      commands after editing
      
      Return http status gone (410) if note was deleted
      
      Temporary frontend addition so it is not
      failing when a note is deleted
      
      Move specs to shared examples
      
      Fix rubocop style issue
      
      Deleting note on frontend when status is 410
      
      Use guard clause for note which got deleted
      
      Simplified condition for nil note
      
      This method should no longer be called
      with nil note
      
      Refactoring of execute method to reduce
      complexity
      
      Move errors update to delete_note method
      
      Note is now deleted visually when it only
      contains commands after update
      
      Add expectation
      
      Fix style issues
      
      Changing action to fix tests
      
      Add tests for removeNote and update
      deleteNote expectations
      a13abd67
  11. Aug 24, 2019
  12. Aug 23, 2019
  13. Aug 22, 2019
  14. Aug 20, 2019
  15. Aug 19, 2019
  16. Aug 17, 2019
  17. Aug 16, 2019
  18. Aug 14, 2019
Loading