Commit Graph

20 Commits

Author SHA1 Message Date
chouseknecht
ab9b9f84c5 Synced code between list view and related list view. Column displaying icon with text rather than actual value (i.e. true/false for has_active_failures) works consistently. Changed icon and text for our has_active_failures column -preparing it to link to hosts/N/job_events data. 2013-06-14 12:17:31 -04:00
chouseknecht
6806619e98 On inventory tree widget, has_active_failures turns node text color to red. Checkbox at bottom filters nodes based on value of has_active_failures. 2013-06-13 16:08:17 -04:00
chouseknecht
9e9e41db35 Script for building minified javascript using closure compiler 2013-06-10 18:32:52 -04:00
chouseknecht
e58e80bbad All tables (lists and related lists) hightight current row on hover. Hover over a row and the background turns white. 2013-06-06 19:14:04 -04:00
chouseknecht
933ebbb8b6 Removed Hint from Users tab, since users can now be added directly rather than navigating through the Organizations tab. 2013-06-05 16:17:37 -04:00
chouseknecht
135d4db94b Users can now be added from the Users tab. 2013-06-05 15:02:27 -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
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
f16f41fc99 Inventory detail page changes. Added accordion. Added custom theme to tree. Fixed tooltips. Added button labels. 2013-05-30 14:58:16 -04:00
chouseknecht
2947c03adb Add a re-run button to Jobs page. 2013-05-25 00:13:34 -04:00
chouseknecht
aa9b4741dc Completed requested changes to Host Summary page. 2013-05-24 13:21:55 -04:00
chouseknecht
fd25d68ffe Fixed login dialog so that it now submits when Enter pressed in password field. Fixed more button more button labels. 2013-05-24 09:55:52 -04:00
chouseknecht
b4709c5138 Latest UI changes. Add button labels on all pages. 2013-05-24 07:43:55 -04:00
root
ab4115d0e7 Added buttons to top of Job Events, Job Details and Job Host Summary pages to link everything together and provide a Refresh action. 2013-05-23 11:26:54 -04:00
chouseknecht
77b823f43f Host name is now on the Job Events page and links to Host detail page. 2013-05-22 18:06:39 -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