1. 23 Sep, 2016 2 commits
    • Jacob Schatz's avatar
      Merge branch 'search-filters-label-fix' into 'master' · 2a423e03
      Jacob Schatz authored
      Fixed search dropdown labels not displaying
      
      ## What does this MR do?
      
      Returns the search controller method after finding the project & group.
      
      ## Why was this MR needed?
      
      The search controller was returning early when the search term was empty causing a bug where the dropdown toggles wouldn't show the correct text - instead defaulting to `Any`.
      
      ## Screenshots (if relevant)
      
      ![Screen_Shot_2016-09-09_at_12.09.57](/uploads/8c6bb36f4e163312314611d2877d5fa4/Screen_Shot_2016-09-09_at_12.09.57.png)
      
      ## What are the relevant issue numbers?
      
      Closes #21783
      
      See merge request !6277
      2a423e03
    • Jacob Schatz's avatar
      Merge branch 'fix-variable-and-comments' into 'master' · 8078f879
      Jacob Schatz authored
      Remove unused attributes
      
      Closes #22282
      
      See merge request !6465
      8078f879
  2. 22 Sep, 2016 38 commits