aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/webapp/apps/frontPageApp/personList.html
Commit message (Expand)AuthorAgeFilesLines
* o Adding a page={page} when paging through the person list.Trygve Laugstøl2013-01-211-1/+1
* o Improved paging with a "view" state that's either 'loading', 'data' or 'err...Trygve Laugstøl2013-01-211-5/+14
* o timestamp => createdDate in the JSON to be consistent.Trygve Laugstøl2013-01-181-1/+1
* PagingTableService:Trygve Laugstøl2013-01-131-1/+10
* o Adding PagingTableService.showNext()/nextDisabled() for better look when se...Trygve Laugstøl2013-01-131-2/+2
* o Implementing search on people page.Trygve Laugstøl2013-01-121-0/+11
* o Creating bin/web for running the web application.Trygve Laugstøl2013-01-111-0/+47