1. 21 May, 2016 6 commits
    • Sanster's avatar
      fix group members api doc: remove emial · 69a07cf4
      Sanster authored
      69a07cf4
    • Jacob Schatz's avatar
      Merge branch 'dz-fix-fork-counter' into 'master' · aa060e68
      Jacob Schatz authored
      Fix fork counter ui bug for safari
      
      ## What does this MR do?
      
      Fixes UI bug on safari when fork button has blue arrow
      
      ## Screenshots 
      
      ![Screenshot_2016-05-19_22.10.21](/uploads/d923d8fc6bc12ee8f7052390bd5d7c51/Screenshot_2016-05-19_22.10.21.png)![Screenshot_2016-05-19_22.09.38](/uploads/130eb8b4a09b2ba5b7c5a83fed543dbf/Screenshot_2016-05-19_22.09.38.png)
      
      See merge request !4221
      aa060e68
    • Jacob Schatz's avatar
      Merge branch 'issuable-new-due-date' into 'master' · 73403c4c
      Jacob Schatz authored
      Issuable form due date
      
      For some reason, this was never in the original merge request for due date?
      
      ![Screen_Shot_2016-04-22_at_21.49.44](/uploads/7d4e2b07f75a33009e3170fdb076a4bd/Screen_Shot_2016-04-22_at_21.49.44.png)
      
      Closes #15516
      
      See merge request !3895
      73403c4c
    • 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 25 commits
  3. 19 May, 2016 9 commits