summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Change name of link to recent jobs listpedroalvarez/forth-versionWill Holland2015-10-051-1/+1
|
* Change lane titles and what they link toWill Holland2015-10-051-5/+5
|
* Add a link to the build log in the recent builds tableAdam Coldrick2015-10-032-0/+18
| | | | | Take a guess at the most useful log by trying to work out which step failed (if failure), or just using the last log otherwise.
* Centre text in tablesAdam Coldrick2015-10-031-0/+4
|
* Show real data on the builder detail pageAdam Coldrick2015-10-032-26/+60
| | | | | Get data for the recent builds on a specific builder, and display it in the table in a nice way.
* Remove unused routeAdam Coldrick2015-10-031-4/+0
|
* Change name from deploy to imageAdam Coldrick2015-10-031-1/+1
|
* Add currentBuild information in details dialogpedroalvarez/third-versionPedro Alvarez2015-10-023-1/+27
|
* Fix indentationPedro Alvarez2015-10-021-78/+78
|
* Dialog reworkPedro Alvarez2015-10-021-2/+2
|
* State now in selected.state (Idle - In progress)Pedro Alvarez2015-10-022-1/+7
|
* Build -> Job, and fix link to last Job LogsPedro Alvarez2015-10-021-3/+3
|
* Sort the buils lane by namePedro Alvarez2015-10-021-4/+4
|
* This way to hide it is betterPedro Alvarez2015-10-021-1/+1
|
* Hide progress bars when not activePedro Alvarez2015-10-021-0/+4
|
* Revert "Failed attempt to hide status bar in completed builds"Pedro Alvarez2015-10-022-2/+2
| | | | This reverts commit 1e659642f2f957b0d489132e1471d24ea81eee3b.
* Failed attempt to hide status bar in completed buildsPedro Alvarez2015-10-012-2/+2
|
* Boxes 80% of lanesPedro Alvarez2015-10-011-0/+1
|
* Rename: Automatic test -> TestPedro Alvarez2015-10-011-1/+1
|
* Remove margin in progress barsPedro Alvarez2015-10-011-0/+1
|
* Grey background progress barsPedro Alvarez2015-10-011-0/+4
|
* Not success is always failurePedro Alvarez2015-10-011-2/+4
|
* Don't go to verticalPedro Alvarez2015-10-011-6/+6
|
* Put the progress bars inside of the boxesPedro Alvarez2015-10-011-5/+5
|
* Add progress bars to the "Builds" lanePedro Alvarez2015-10-012-6/+34
|
* Rename keyword Publishing -> PublishPedro Alvarez2015-09-301-1/+1
|
* Add mock progress barsPedro Alvarez2015-09-301-5/+12
|
* Start getting data needed for progress barsPedro Alvarez2015-09-301-0/+3
|
* White lane links when visited toopedroalvarez/second-versionPedro Alvarez2015-09-301-0/+3
|
* Add links to lane namesPedro Alvarez2015-09-302-8/+11
|
* Put lanes in the centerPedro Alvarez2015-09-302-2/+14
|
* Add publish boxes to the publishing lanePedro Alvarez2015-09-302-0/+14
|
* Make title shorterPedro Alvarez2015-09-291-1/+1
|
* Merge remote-tracking branch 'origin/tlsa/style-cleanup' into ↵Pedro Alvarez2015-09-291-7/+1
|\ | | | | | | pedroalvarez/second-version
| * Minor fixes to imporve behaviour when you scroll windows that aren't tall.tlsa/style-cleanupMichael Drake2015-09-291-7/+1
| | | | | | | | | | Will also stop things breaking horribly if you try to put something after the visulisation, such as some text explaining what its about.
* | Add names to the lanes, in whitePedro Alvarez2015-09-292-2/+14
| |
* | Put lanes verticallyPedro Alvarez2015-09-291-27/+35
| |
* | Separate boxes by lanePedro Alvarez2015-09-292-10/+73
| |
* | Change title and font of itpedroalvarez/first-versionPedro Alvarez2015-09-292-4/+5
| |
* | Add logo to the top barPedro Alvarez2015-09-292-1/+5
|/
* Add python script to serve the webPedro Alvarez2015-09-291-0/+16
|
* Link in top barAdam Coldrick2015-09-292-3/+13
|
* Initial builder detail pageAdam Coldrick2015-09-293-3/+50
|
* Add more linksAdam Coldrick2015-09-291-1/+8
|
* Move visualisation up when something is selectedAdam Coldrick2015-09-291-1/+2
|
* Click builder to close detailsAdam Coldrick2015-09-291-1/+5
|
* Add a close button to detail popupAdam Coldrick2015-09-291-2/+2
|
* Add BootstrapAdam Coldrick2015-09-292-2/+5
| | | | Add Bootstrap CSS framework (http://getbootstrap.com/).
* Add visualisation partialAdam Coldrick2015-09-291-0/+25
|
* First attempt at using $routeProviderAdam Coldrick2015-09-292-26/+19
|