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
|
9373fbca61
|
Inventory clean up. Found a couple bugs when adding existing hosts to a group.
|
2013-06-06 18:16:13 -04:00 |
|
chouseknecht
|
540ad1ad47
|
Clicking host name on Inventory detail page now works correctly. Host is displayed in a modal dialog, allowing user to make changes and save.
|
2013-06-05 09:57:05 -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 |
|