Commit Graph

10 Commits

Author SHA1 Message Date
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
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
chouseknecht
151f02e92c Projects can now be added to a Team and created from the Team tab. 2013-05-23 11:52:45 -04:00
chouseknecht
d59e2a416f Hello User link now uses /api/v1/me to link to /users/N 2013-05-23 01:25:02 -04:00
chouseknecht
34994a6736 First pass at Job Hosts Summary page. Added link to host detail page. Need to add link to job->host->events. 2013-05-22 17:53:35 -04:00
chouseknecht
45a4ba7743 Fixes to teams/project/organizations/users/credentials navigation and pathing. 2013-05-22 14:19:51 -04:00
chouseknecht
91b534c841 Fixed project add and edit pages. 2013-05-22 04:23:42 -04:00
chouseknecht
fc6545a059 New job events list and detail pages. Fixed boolean search. Added new select search type -used on job status to provide a select list. 2013-05-22 01:37:47 -04:00
Chris Church
aeac739735 Major rename of package from lib to ansibleworks. 2013-05-21 18:20:26 -04:00