aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/webapp/apps/frontPageApp/frontPageApp.js
Commit message (Expand)AuthorAgeFilesLines
* o Creating a little component to create and maintain a Bootstrap navbar.Trygve Laugstøl2013-01-221-5/+5
* o Showing links to the Jenkins build on the build page.Trygve Laugstøl2013-01-221-4/+4
* o Adding a page={page} when paging through the person list.Trygve Laugstøl2013-01-211-7/+10
* o Reverting the timestamp => createdDate change, it was wrong. Adding ability...Trygve Laugstøl2013-01-191-4/+4
* o Grouping builds by day on the person view.Trygve Laugstøl2013-01-181-9/+10
* o timestamp => createdDate in the JSON to be consistent.Trygve Laugstøl2013-01-181-17/+25
* o Adding "jenkins_users" to the JSON representation of a person.Trygve Laugstøl2013-01-171-2/+8
* PagingTableService:Trygve Laugstøl2013-01-131-2/+2
* o Implemented "build" view.Trygve Laugstøl2013-01-131-1/+1
* o Implementing search on people page.Trygve Laugstøl2013-01-121-0/+4
* o Sorting the badge list with newest first.Trygve Laugstøl2013-01-121-10/+23
* o Prettier build list.Trygve Laugstøl2013-01-111-1/+1
* o Creating bin/web for running the web application.Trygve Laugstøl2013-01-111-0/+110