- Add a dropdown-select directive and use it in the git trigger setup dialog both times

- Add a dropdown-select for the docker file folder
- Add an API method for listing the build source sub directories
This commit is contained in:
Joseph Schorr 2014-02-24 20:36:54 -05:00
parent 4b0f4c0a7b
commit d1fdc31549
8 changed files with 331 additions and 59 deletions

View file

@ -0,0 +1 @@
<ul class="dropdown-menu" ng-transclude></ul>