aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/webapp
Commit message (Collapse)AuthorAgeFilesLines
* o timestamp => createdDate in the JSON to be consistent.Trygve Laugstøl2013-01-1810-45/+59
| | | | | o Better builds list. o Renaming person-avatar to avatar-xl.
* o Getting the dogtag to work again.Trygve Laugstøl2013-01-183-8/+5
|
* o Adding "jenkins_users" to the JSON representation of a person.Trygve Laugstøl2013-01-176-8/+33
| | | | o Showing the avatar on the person page too.
* PagingTableService:Trygve Laugstøl2013-01-131-4/+15
| | | | o Preventing sending too many queries. Sending the latest query when the previous one completes.
* PagingTableService:Trygve Laugstøl2013-01-137-7/+395
| | | | | o Adding support for showing a spinner if the query takes more than 500ms. o Adding a spinner when searching for people.
* o Adding PagingTableService.showNext()/nextDisabled() for better look when ↵Trygve Laugstøl2013-01-132-9/+36
| | | | searching.
* o Implemented "build" view.Trygve Laugstøl2013-01-1310-15/+83
| | | | o Created a better 'dogtag' directive, should be more reusable.
* o Nailing the navbar to the top.Trygve Laugstøl2013-01-132-1/+6
|
* o Implementing search on people page.Trygve Laugstøl2013-01-125-22/+49
|
* o Sorting the badge list with newest first.Trygve Laugstøl2013-01-123-21/+36
|
* o Prettier build list.Trygve Laugstøl2013-01-113-12/+14
|
* o Creating bin/web for running the web application.Trygve Laugstøl2013-01-1169-0/+63002