1. 21 May, 2016 4 commits
    • Stan Hu's avatar
      Add README for updating .gitignore templates · 44605988
      Stan Hu authored
      44605988
    • Jacob Schatz's avatar
      Merge branch 'dropdown-enter-select' into 'master' · 98b1daf3
      Jacob Schatz authored
      Fixed issue with enter key selecting wrong option in dropdown
      
      If you search for a label and press enter the dropdown will select the last element rather than the first. This is because the currentIndex is -1 rather than 0
      
      ![labels](/uploads/eb29924109947fd63fea32e21471f05a/labels.gif)
      
      Closes #17630
      
      See merge request !4210
      98b1daf3
    • Jacob Schatz's avatar
      Merge branch 'merge-immediately-button-color-fix' into 'master' · 9aab0f09
      Jacob Schatz authored
      Fixed issue with merge button color
      
      ![Screen_Shot_2016-05-19_at_12.51.35](/uploads/a2768908553961e88c5a8f0e1f343078/Screen_Shot_2016-05-19_at_12.51.35.png)
      
      Closes #17644
      
      See merge request !4211
      9aab0f09
    • Jacob Schatz's avatar
      Merge branch 'fix/style-empty-groups' into 'master' · 53525200
      Jacob Schatz authored
      Wrap "No groups found" message with a .nothing-here-block
      
      The "No groups found" message's style is inconsistent with the other empty messages.
      
      ## Screenshots
      
      ### Empty groups
      ![Screen_Shot_2016-05-13_at_13.40.34](/uploads/1447c5f60cde7d50d6f8f07c41704e5c/Screen_Shot_2016-05-13_at_13.40.34.png)
      
      ### Empty projects
      ![Screen_Shot_2016-05-13_at_13.40.30](/uploads/c21ff093f3d6bdbafecf7b075fa33d3c/Screen_Shot_2016-05-13_at_13.40.30.png)
      
      See merge request !4137
      53525200
  2. 20 May, 2016 23 commits
  3. 19 May, 2016 13 commits