summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipeline.js.es6
Commit message (Collapse)AuthorAgeFilesLines
* Rename pipeline.js.es6 to pipelines.js.es6rename-pipeline-to-pipelinesLuke "Jared" Bennett2016-10-141-40/+0
|
* JS review changes and fixed conflictsLuke Bennett2016-10-101-1/+1
|
* Corrected my correction for turbolinks -.-'Luke Bennett2016-10-101-2/+1
| | | | Removed extra cell on generic pipeline
* JS review changes - Removed window from window.gl in dispatcherLuke Bennett2016-10-101-0/+1
| | | | | | Added page:load event as ready isnt fired by turbolinks Fix dropdown menu link click registration
* Move hidden class to graph itself; remove background color from play node & ↵Annabel Dunstone Gray2016-10-101-1/+1
| | | | align icon
* Finished up margin JS logicLuke Bennett2016-10-101-28/+32
|
* Change length of connecting lines based on number of buildsAnnabel Dunstone Gray2016-10-101-3/+6
|
* Update pipeline graph styles to match mockupAnnabel Dunstone Gray2016-10-101-0/+9
|
* Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-1/+10
|
* Remove index from pipeline toggles18141-pipeline-graphAnnabel Dunstone2016-08-171-9/+11
|
* Add deploy btn in graph; fix JS to toggle one graph at a time if multiple ↵Annabel Dunstone2016-08-171-3/+6
| | | | pipelines
* Add toggle button to hide graph; set max-heightAnnabel Dunstone2016-08-161-0/+10