summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|