1. 18 Aug, 2016 36 commits
  2. 17 Aug, 2016 4 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