Commit Graph

27 Commits

Author SHA1 Message Date
chouseknecht
0fba05f030 Removed extra search dialogs. Now there is only one host name filter, and it's wired up and working. 2014-05-16 02:38:04 -04:00
chouseknecht
1237fe6601 Fixed graph rendering and auto-resizing. Removed use of job_host_summaries, making things much faster. Fixed real-time updating so that it now refreshes smoothly as tasks complete. 2014-05-16 01:00:30 -04:00
chouseknecht
200a528391 Improvements to job detail page graph rendering and auto-resizing. 2014-05-15 13:49:59 -04:00
chouseknecht
a895c6beea First attempt at adding a graph to job detail page. 2014-05-15 03:51:34 -04:00
chouseknecht
46bf760133 Wired up the Filter Events search dialog box. You can now filter all events by host name. 2014-05-14 18:11:45 -04:00
chouseknecht
38503b9087 Wired up stdout to job detail page. More to do, but you can at least get to it now. 2014-05-13 18:32:38 -04:00
chouseknecht
e9ddf51387 Styling changes from 5/9 status meeting. 2014-05-09 23:35:02 -04:00
chouseknecht
bb071379c2 Fixes to status bar display. Now displays in real-tiime despite large number of hosts. Tested with 600 hosts. 2014-05-09 13:28:50 -04:00
chouseknecht
b320fc725f Added start of search controls to summary section. Removed reload of task and host summary tables on screen resize. We're now maintaining 300 rows for each. 2014-05-09 10:28:29 -04:00
chouseknecht
9e645bdb74 Fixed scrolling issues and page resizing issues. When page resizes the number of visible rows in each table expands. 2014-05-08 19:15:26 -04:00
chouseknecht
92eb56e1d3 Changed host summary section on job detail page to use badges. 2014-05-07 15:01:14 -04:00
chouseknecht
31fb6b1752 Fixed host status bar on job detail page. 2014-05-07 13:05:34 -04:00
Chris Houseknecht
b2b0f67c65 Removed accordions from jobs page. 2014-05-03 21:31:28 -04:00
Chris Houseknecht
5fa351040a Added proper support for 'runner_on_no_hosts' events. 2014-05-01 16:49:54 -04:00
Chris Houseknecht
042e15f109 Adjust table heights based on actual viewport height. Summary flyout now accounts for viewport width and goes 100% on width < 840px. 2014-05-01 14:29:08 -04:00
Chris Houseknecht
6b4b8ab6e3 Applied scroll bar and infinite scrolling to host summary section. Added search field to task hosts and host summary sections. 2014-05-01 00:14:36 -04:00
Chris Houseknecht
fc0056d058 Added malihu-custom-scrollbar library to provide consistent cross-browser scrolling on job detail page. Implemented on task host list to create an 'infinite scroll'. 2014-04-30 16:10:50 -04:00
Chris Houseknecht
4521f8f41a Restyled new job detail page making it completely responsive down to small viewports. Moved things around as discussed in last status meeting. Incorporated event_name element from event object. 2014-04-25 19:25:22 -04:00
Chris Houseknecht
bbab019567 Connected inventory detail page to socket.io and removed refresh button. 2014-04-22 02:57:35 -04:00
Chris Houseknecht
0b0207e20e Latest job detail page changes. 2014-04-22 00:15:25 -04:00
Chris Houseknecht
25c117782c Fixed jshint linting errors. Lates job detail page changes. 2014-04-21 10:18:58 -04:00
Chris Houseknecht
51b9a7bd0b Fixed pagination issue. Moved reset of iterator + 'HidePaginator' var to Refresh.js helper exclusively. Latest changes to job details page. 2014-04-18 09:57:37 -04:00
Chris Houseknecht
ca42694a13 Latest job_detail page changes. 2014-04-17 18:52:42 +00:00
Chris Houseknecht
87965645b5 Latest job detail page changes. Fix for AC-1189- job template schedules. 2014-04-15 16:18:14 -04:00
Chris Houseknecht
1b242926e9 Added socket.io lib. Created a temporary Sockets tab for socket connection testing. Streamlined login process to use scope callbacks. 2014-04-14 15:11:01 -04:00
Chris Houseknecht
b6dc4047f7 Latest job detail page changes. Fixed lookup modal horizontal scroll. 2014-04-14 00:32:34 -04:00
Chris Houseknecht
69c1aed22d Fixed Loading message and Pagination widget fouc. Start of new job detail page. 2014-04-11 02:02:23 -04:00