aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/webapp/apps/jenkinsApp/jenkinsApp.js
Commit message (Collapse)AuthorAgeFilesLines
* o Better look for tables showing some kind of details of an object.HEADmasterTrygve Laugstøl2013-01-231-1/+9
| | | | o Using smaller buttons for navigation so they don't change their container's size.
* NavbarService:Trygve Laugstøl2013-01-221-8/+11
| | | | | o Renamed to NavTabService. o Listing builds per server, with paging.
* NavbarService:Trygve Laugstøl2013-01-221-7/+11
| | | | | | o Storing the current tab with $location.search. JenkinsApp: o Implementing job search.
* o Creating a little component to create and maintain a Bootstrap navbar.Trygve Laugstøl2013-01-221-2/+41
|
* o Fixing so that it queries builds based on created_date and not timestamp.Trygve Laugstøl2013-01-221-1/+1
|
* o Making sure every resource that supports paging has a default ordering.Trygve Laugstøl2013-01-191-25/+14
| | | | | o Fixing mis-mapped JenkinsJob. o Better navigation in the Jenkins app, <a> links are now proper links.
* o Creating bin/web for running the web application.Trygve Laugstøl2013-01-111-0/+57