Commit Graph

9 Commits

Author SHA1 Message Date
chouseknecht
e1d714a335 Fixed extra_vars on job_templates and jobs detail pages. No longer attempts to compile string into a JSON object. Assumes user will enter valid JSON or key=value pairs. Updated help text to reflect this and link to ansibleworks.com documentation on --extra-vars parameter. 2013-06-12 11:10:16 -04:00
chouseknecht
9e9e41db35 Script for building minified javascript using closure compiler 2013-06-10 18:32:52 -04:00
chouseknecht
9a98b4f573 Cleaned up verbosity drop down options to match AC-104. Applied all Job Template changes to Job detail page. 2013-06-06 18:50:45 -04:00
chouseknecht
ca4e85bb09 Added tool tips to job type, forks, limit and verbosity fields on Job Templates detail page. 2013-06-06 17:29:01 -04:00
chouseknecht
93e9c7a24d Created an Angular slider directive to support JQueryUI slider widget. Job Template page now uses a slider for Forks value. User can set the value with the slider or type in a value btwn 0 and 100. Additionally turned verbosity into a drop-down. 2013-06-06 15:01:23 -04:00
chouseknecht
e61a966464 Added tooltips to host/group/extra variables using TB popover. Fixed bugs on Inventory detail page causing js errors. Added JSON validation to extra_vars on Job Templates add/edit page. Always grey-out/disable fields on Jobs detail page because upading a Pending job throws a 405 error -will investigate with CC later. 2013-05-27 13:18:15 -04:00
chouseknecht
ef16ec55f1 On related sets, moved create button near filter widget and added labels to all buttons. 2013-05-24 12:10:03 -04:00
chouseknecht
bdbfcd4b85 Latest UI changes. Related-set key fields now link to the edit/detail page. Job detail page disables correctly. Fixed jobs related set on Job Templates detail page. 2013-05-23 01:07:44 -04:00
Chris Church
aeac739735 Major rename of package from lib to ansibleworks. 2013-05-21 18:20:26 -04:00