summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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 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
|
* Fix sortAdam Coldrick2015-09-281-1/+3
|
* Clean up mess from rebaseAdam Coldrick2015-09-281-2/+2
|
* TimestampAdam Coldrick2015-09-282-2/+5
|
* Show step namesAdam Coldrick2015-09-282-3/+3
|
* Fix linkAdam Coldrick2015-09-281-1/+1
|
* List all logs from last buildAdam Coldrick2015-09-281-1/+6
|
* Detail stylingAdam Coldrick2015-09-282-4/+8
|
* Hover cursorAdam Coldrick2015-09-281-0/+4
|
* Detail improvementsAdam Coldrick2015-09-282-2/+8
|
* Detail positionAdam Coldrick2015-09-282-2/+3
|
* Initial log linkAdam Coldrick2015-09-282-1/+4
|
* Style tweak for detailsAdam Coldrick2015-09-281-0/+1
|
* Allow selectionAdam Coldrick2015-09-282-7/+17
|
* Detail panelAdam Coldrick2015-09-282-0/+11
|
* Arrays dont have charAt...Adam Coldrick2015-09-281-1/+1
|
* style typoAdam Coldrick2015-09-281-1/+1
|
* Sort the steps array and reload the array each minuteAdam Coldrick2015-09-281-12/+16
|
* Style updateAdam Coldrick2015-09-281-6/+12
|
* Move $scope.steps.push into $http success callbackAdam Coldrick2015-09-281-26/+25
| | | | Also make the callback useful
* Upgrade to angularjs 1.2Adam Coldrick2015-09-281-1/+1
|
* FIXME: Do somethingAdam Coldrick2015-09-281-10/+6
|
* Inject $intervalAdam Coldrick2015-09-281-2/+2
|
* Missed braceAdam Coldrick2015-09-281-0/+1
|
* Do initial loadAdam Coldrick2015-09-281-0/+1
|
* Try to autorefresh dataAdam Coldrick2015-09-281-26/+40
|
* More sensible success checkAdam Coldrick2015-09-281-1/+7
|
* Set fail classAdam Coldrick2015-09-281-2/+2
|
* Handle in-progress buildAdam Coldrick2015-09-281-4/+15
|
* Show statusAdam Coldrick2015-09-281-2/+2
|
* try thisAdam Coldrick2015-09-281-2/+1
|
* Add active statusAdam Coldrick2015-09-281-1/+2
|
* Change font URLAdam Coldrick2015-09-281-1/+1
|
* Use ng-class to color based on successAdam Coldrick2015-09-281-2/+3
|
* Get last buildAdam Coldrick2015-09-282-3/+12
|
* Process the data a bitAdam Coldrick2015-09-282-4/+15
|
* Try to get key from objectAdam Coldrick2015-09-281-2/+2
|
* Initial ng-repeatAdam Coldrick2015-09-281-5/+4
|
* Enable CORS properlyAdam Coldrick2015-09-281-0/+6
|
* Try to fix stuffAdam Coldrick2015-09-282-4/+5
|