<div class="page-header"> <h1>${title}</h1> <h1> <small>Maven Artifact</small> </h1> </div> <div class="col-lg-7"> <button class="btn btn-warning" id="addDZ"> <i class="glyphicon glyphicon-plus"></i> <span>Add Files</span> </button> <button class="btn btn-danger" id="clearDZ"> <i class="glyphicon glyphicon-ban-circle"></i> <span>Clear Files</span> </button> </div> <div class="col-lg-7"><#include "/deploy/form-upload.html"> <#include "/deploy/dropzone-template.html"></div>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#8 | 15782 | Paul Allen |
Update to UX - deploy has 3 process steps (including a submit report) |
||
#7 | 14897 | Paul Allen | Added form validation and Perforce Artifacts | ||
#6 | 14886 | Paul Allen | Asset --> Artifact refactor | ||
#5 | 14883 | Paul Allen | Submit via preview and redirect to asset | ||
#4 | 14863 | Paul Allen | Change File/Dir browse to support extended options | ||
#3 | 14741 | Paul Allen | Fix upload for multiple files. | ||
#2 | 14725 | Paul Allen | Generic deploy/upload | ||
#1 | 14723 | Paul Allen | Tidy up deploy/upload |