AC-1294 reworked standard out page to support custom scroll bar. Removed use of <pre> elment by parsing the inbound HTML and isolating the style sheet and the job output. Those are now inserted into styled <div> elements, giving the UI better control. The page now listens to the web socket server and refreshes whenver an event happens for the job. On an event the <div> element refreshes and automatically scrolls to the bottom.

This commit is contained in:
chouseknecht
2014-05-21 17:29:03 -04:00
parent 35521cbdc8
commit e5ee7e5383
12 changed files with 103 additions and 46 deletions

View File

@@ -23,7 +23,7 @@
"sizzle": "1.10.16",
"d3js": "*",
"angular-tz-extensions": "~0.3.10",
"malihu-custom-scrollbar-plugin": "2.8.3",
"malihu-custom-scrollbar-plugin": "2.8.4",
"jQuery.dotdotdot": "~1.6.14"
},
"resolutions": {