Skip to content
Snippets Groups Projects
  1. Sep 04, 2019
  2. Sep 03, 2019
  3. Aug 29, 2019
  4. Aug 28, 2019
  5. Aug 27, 2019
  6. 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
  7. Aug 24, 2019
  8. Aug 23, 2019
  9. Aug 22, 2019
  10. Aug 21, 2019
  11. Aug 20, 2019
  12. Aug 19, 2019
  13. Aug 16, 2019
  14. Aug 15, 2019
  15. Aug 14, 2019
    • Laura Montemayor's avatar
      Adds download CSV functionality to dropdown in metrics · 9e75711a
      Laura Montemayor authored
      This MR adds the functionality to download metrics data
      as CSV. It also removes the exportMetricsToCsvEnabled feature
      flag which was used before the dropdown was implemented to
      display a button.
      9e75711a
    • Nathan Friend's avatar
      Add merge train helper text to MR widget (CE) · 896af1ac
      Nathan Friend authored
      This commit adds a helper text that describes what will happen when a
      user clicks the "Start/Add to merge train when pipeline succeeds"
      button.  This text appears at the bottom of the merge request widget.
      
      In addition, this commit renames the "merge_train_info" component to
      "merge_train_position_indicator" to avoid ambiguity with the
      "merge_train_helper_text" component.
      Unverified
      896af1ac
  16. Aug 12, 2019
Loading