Skip to content
Snippets Groups Projects
  1. Sep 04, 2019
  2. Sep 03, 2019
  3. Sep 02, 2019
  4. Aug 30, 2019
  5. Aug 29, 2019
  6. Aug 28, 2019
  7. Aug 27, 2019
    • Thomas Randolph's avatar
      Round the file title; Add top border to conflict diffs · 98949a13
      Thomas Randolph authored
      The file title sometimes overflows its container, which has the same
      border-radius. By always rounding the file title, the overflow never
      happens, so the corners always look correct.
      
      Everywhere else there are file diffs, there is a top border to complete
      the full border around the file.
      98949a13
    • Enrique Alcántara's avatar
      Move gke_cluster_dropdowns to create_cluster dir · b4cc539d
      Enrique Alcántara authored
      This commit creates a create_cluster directory to collect
      all Vue applications related to creating kubernetes applications
      using gitlab.
      
      It also moves the gke_cluster_dropdowns collection of apps to
      the create_cluster directory. gke_cluster_dropdowns contains
      dropdown components used to select configuration options to
      create a Kubernetes cluster in Google Cloud.
      Unverified
      b4cc539d
  8. Aug 26, 2019
    • Jeremy Jackson's avatar
      Revert "Merge branch 'user-tracking-settings' into 'master'" · 92b723db
      Jeremy Jackson authored and Mayra Cabrera's avatar Mayra Cabrera committed
      This reverts merge request !31826
      92b723db
    • Jeremy Jackson's avatar
      Changes snowplow to use cookies for sessions · 6c82462d
      Jeremy Jackson authored and Jan Provaznik's avatar Jan Provaznik committed
      This also restructures how and where the configuration for
      Snowplow lives.
      6c82462d
    • 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
  9. Aug 24, 2019
  10. Aug 23, 2019
Loading