aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/webapp/apps/app.js
Commit message (Collapse)AuthorAgeFilesLines
* o Grouping builds by day on the person view.Trygve Laugstøl2013-01-181-0/+2
|
* o timestamp => createdDate in the JSON to be consistent.Trygve Laugstøl2013-01-181-1/+1
| | | | | o Better builds list. o Renaming person-avatar to avatar-xl.
* o Getting the dogtag to work again.Trygve Laugstøl2013-01-181-2/+2
|
* PagingTableService:Trygve Laugstøl2013-01-131-0/+28
| | | | | o Adding support for showing a spinner if the query takes more than 500ms. o Adding a spinner when searching for people.
* o Implemented "build" view.Trygve Laugstøl2013-01-131-0/+10
| | | | o Created a better 'dogtag' directive, should be more reusable.
* o Implementing search on people page.Trygve Laugstøl2013-01-121-1/+3
|
* o Creating bin/web for running the web application.Trygve Laugstøl2013-01-111-0/+97