Commit Graph

12 Commits

Author SHA1 Message Date
chouseknecht
6b8deab753 Job Event detail is now displayed in a modal dialog. Inside all modal dialogs displaying a form, reduced amount of space given to field labels and expanded amount of space given to text area fields. 2013-06-19 13:03:17 -04:00
chouseknecht
964a523daf Limited filter on Job Events page to only those fields that make sense: Host and Status 2013-06-19 10:22:51 -04:00
chouseknecht
9c6a20d4c7 On Job Events page, Event and Host columns now have a min-width css setting to help prevent 'jump' when collapsing/expanding children. Fixes the jump, but sort of wrecks the TB's responsive layout on small screens. May have to circle back and add media query at some point. 2013-06-18 18:33:16 -04:00
chouseknecht
9d4a2f528e Fixed missing host and status values on Job Events page. 2013-06-18 18:12:28 -04:00
chouseknecht
2abd33cf22 Collapse/expand job_events list using the api parent/child relationship 2013-06-18 17:20:52 -04:00
chouseknecht
c979817593 On lists searchField now has precedence over sourceModel/sourceField when generating search query string. 2013-06-17 11:40:51 -04:00
chouseknecht
9e9e41db35 Script for building minified javascript using closure compiler 2013-06-10 18:32:52 -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
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