aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/webapp/apps/frontPageApp/person.html
Commit message (Collapse)AuthorAgeFilesLines
* o Better look for tables showing some kind of details of an object.HEADmasterTrygve Laugstøl2013-01-231-33/+3
| | | | o Using smaller buttons for navigation so they don't change their container's size.
* o Reverting the timestamp => createdDate change, it was wrong. Adding ↵Trygve Laugstøl2013-01-191-3/+3
| | | | | | ability to sort on timestamp. Created date is when we discovered the build, the timestamp is when Jenkins did the build.
* o Grouping builds by day on the person view.Trygve Laugstøl2013-01-181-4/+35
|
* o timestamp => createdDate in the JSON to be consistent.Trygve Laugstøl2013-01-181-3/+3
| | | | | o Better builds list. o Renaming person-avatar to avatar-xl.
* o Adding "jenkins_users" to the JSON representation of a person.Trygve Laugstøl2013-01-171-1/+12
| | | | o Showing the avatar on the person page too.
* o Implemented "build" view.Trygve Laugstøl2013-01-131-2/+2
| | | | o Created a better 'dogtag' directive, should be more reusable.
* o Sorting the badge list with newest first.Trygve Laugstøl2013-01-121-1/+1
|
* o Prettier build list.Trygve Laugstøl2013-01-111-10/+4
|
* o Creating bin/web for running the web application.Trygve Laugstøl2013-01-111-0/+100