chouseknecht
|
89fe5c39e4
|
Changes to inventory detail page -improved display of has_active_failures, added variable data field. Fixed Teams organization lookup issue. Set production min js setting to False (leave set to False until we actually have minified js).
|
2013-06-20 13:26:05 -04:00 |
|
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
|
b19e1dd97a
|
Moved inventory detail load procedure from inventory controller to the helper so that it can be called when the detail page first loads and anytime we need to refresh tree data. Working on a way to refresh tree data, re-open previously open nodes and re-select previously active node after add/edit/delete of a group. Any change to tree data should be instantly reflect in the tree in an ajax/async fashion.
|
2013-06-03 07:08:08 -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 |
|