1. 18 Aug, 2016 34 commits
  2. 17 Aug, 2016 6 commits
    • Jacob Schatz's avatar
      Merge branch '18141-pipeline-graph' into 'master' · 59fa031e
      Jacob Schatz authored
      Add pipeline graph
      
      ## What does this MR do?
      Adds pipeline visualization
      
      ## What are the relevant issue numbers?
      Closes #18141    
      Part of #19982 
      
      ## Screenshots (if relevant)
      ![Screen_Shot_2016-08-16_at_7.59.52_PM](/uploads/c9dd695d2ddbd2a85e98a5b4e500d52c/Screen_Shot_2016-08-16_at_7.59.52_PM.png)
      ![Screen_Shot_2016-08-16_at_7.55.49_PM](/uploads/5ab548cc5fc8a42371d3b54108798c02/Screen_Shot_2016-08-16_at_7.55.49_PM.png)
      
      See merge request !5742
      59fa031e
    • Annabel Dunstone's avatar
      Remove index from pipeline toggles · 74f80465
      Annabel Dunstone authored
      74f80465
    • Annabel Dunstone's avatar
      Update changelog · 5d6940b3
      Annabel Dunstone authored
      5d6940b3
    • Jacob Schatz's avatar
      Merge branch '18516-collapse-build-tabs' into 'master' · 30091edf
      Jacob Schatz authored
      Collapse build tabs that don't fit
      
      ## What does this MR do?
      * Orders tests from `failed` > `pending` > `running` > `canceled` > `skipped` > `success`
      * Put stages in one dropdown
      * Once stage is selected, second dropdown shows all builds/jobs for that stage
      
      ## Are there points in the code the reviewer needs to double check?
      
      ## Why was this MR needed?
      So many tests!   
      <img src="/uploads/d581b2670588121c6d64823f61906a1a/Screen_Shot_2016-08-01_at_9.52.50_AM.png" width="600px">
      
      ## What are the relevant issue numbers?
      Closes #18516    
      Part of #19982
      
      ## Screenshots (if relevant)
      ![Screen_Shot_2016-08-17_at_1.14.20_PM](/uploads/fa183361ed13137257caf20a6afc4ef1/Screen_Shot_2016-08-17_at_1.14.20_PM.png)
      ![Screen_Shot_2016-08-17_at_1.14.39_PM](/uploads/f568cac463abf5c625cf31912ddbd00a/Screen_Shot_2016-08-17_at_1.14.39_PM.png)
      
      See merge request !5595
      30091edf
    • Jacob Schatz's avatar
      Merge branch 'button-icons-alignment' into 'master' · 2c6c23a4
      Jacob Schatz authored
      Fix icon alignment of star and fork buttons
      
      ## What does this MR do?
      
      Fix alignment of star and fork icons.
      
      ## Why was this MR needed?
      
      Buttons had more padding on the left than on the right.
      
      ## What are the relevant issue numbers?
      
      fixes #20001 
      
      ## Screenshots
      
      <table>
      <thead><th>Before</th><th>After</th></thead>
      <tr>
        <td><img alt="fork-button-before" src="/uploads/664c0bc935f4c48899f5b63a1c215cbc/fork-button-before.png"></td>
        <td><img alt="fork-button-after" src="/uploads/9385427a5b178487bd24cd2f8ec4a5ed/fork.png"></td>
      </tr>
      <tr>
        <td><img alt="project-buttons-before" src="/uploads/48ef41458433b468afc2919eb24849cc/project-buttons-before.png"></td>
        <td><img alt="project-buttons-after" src="/uploads/3bafe6e68645d787a2cdb79cd164335f/project-actions.png"></td>
      </tr>
      </table>
      
      See merge request !5451
      2c6c23a4
    • Robert Speicher's avatar
      Merge branch 'remove-sleep-calls-from-phantom-update-spinach-specs' into 'master' · f7012d42
      Robert Speicher authored
      Remove sleep calls introduced in !5740
      
      See merge request !5815
      f7012d42