chouseknecht
|
c8c9e62b4c
|
Added YAML support to Host and Group variable data. User can enter variables in either format, UI will parse it and send to API as JSON. Fixed post to /hosts/N/variable_data and /groups/N/variable_data so that JSON is sent as an object rather than a string.
|
2013-06-11 17:23:54 -04:00 |
|
chouseknecht
|
9e9e41db35
|
Script for building minified javascript using closure compiler
|
2013-06-10 18:32:52 -04:00 |
|
chouseknecht
|
2accb94972
|
Hosts side of inventory detail page now working through modal dialogs. Fixed pagination on modal list. Test Add/Edit/Delete host buttons. Only piece left is to fix the host name link, which should bring up the Edit dialog.
|
2013-06-04 19:12:28 -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 |
|
Chris Church
|
aeac739735
|
Major rename of package from lib to ansibleworks.
|
2013-05-21 18:20:26 -04:00 |
|