Added the ability to select extra credentials when launching a job template with ask_extra_credentials_on_launch is true. Added extra credentials to job results panel

This commit is contained in:
Michael Abashian
2017-06-05 15:20:18 -04:00
parent e1a0eec29f
commit 068473bdac
20 changed files with 375 additions and 157 deletions
@@ -26,7 +26,7 @@ export default ['i18n', function(i18n) {
key: true,
label: i18n._('Name'),
columnClass: 'col-md-3 col-sm-9 col-xs-9',
modalColumnClass: 'col-md-11',
modalColumnClass: 'col-md-12',
awToolTip: '{{credential.description}}',
dataPlacement: 'top'
},