Searched hist:"457 ca04073ff10cb1df2e7c5ab5192430a2ac6a9" (Results 1 – 7 of 7) sorted by relevance
/openbmc/phosphor-webui/ |
H A D | package-lock.json | diff 8ccbc4a72c2d790fd291f3883135c77a1edae285 Wed Feb 13 12:20:27 CST 2019 Gunnar Mills <gmills@us.ibm.com> Remove angular-websocket dependency
The WebUI does not use angular-websocket for websockets instead uses https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket https://github.com/openbmc/phosphor-webui/blob/457ca04073ff10cb1df2e7c5ab5192430a2ac6a9/app/common/directives/serial-console.js#L38
This unused dependency was found with depcheck.
Tested: Built this code and loaded it onto a Witherspoon. Still see the SOL console. Change-Id: Iffc1f31f94ae0ff5bf7173d06208b1c7bef6ca2a Signed-off-by: Gunnar Mills <gmills@us.ibm.com> diff 457ca04073ff10cb1df2e7c5ab5192430a2ac6a9 Fri Sep 07 17:18:24 CDT 2018 beccabroek <beccabroek@gmail.com> Switch to xterm
Switch to xterm from hterm in the GUI, as it supports more encoding styles. Was seeing errors in console thrown by hterm during boot. Also resolves the issue of text wrapping observed in the below issue.
Resolves openbmc/openbmc#3262
Tested: Errors are no longer thrown during boot related to encoding. xterm displaying console messages and delivering messages.
Change-Id: I9f39c3616d7ff2c1045ff1ad29f603c65784ab30 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
H A D | package.json | diff 8ccbc4a72c2d790fd291f3883135c77a1edae285 Wed Feb 13 12:20:27 CST 2019 Gunnar Mills <gmills@us.ibm.com> Remove angular-websocket dependency
The WebUI does not use angular-websocket for websockets instead uses https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/WebSocket https://github.com/openbmc/phosphor-webui/blob/457ca04073ff10cb1df2e7c5ab5192430a2ac6a9/app/common/directives/serial-console.js#L38
This unused dependency was found with depcheck.
Tested: Built this code and loaded it onto a Witherspoon. Still see the SOL console. Change-Id: Iffc1f31f94ae0ff5bf7173d06208b1c7bef6ca2a Signed-off-by: Gunnar Mills <gmills@us.ibm.com> diff 457ca04073ff10cb1df2e7c5ab5192430a2ac6a9 Fri Sep 07 17:18:24 CDT 2018 beccabroek <beccabroek@gmail.com> Switch to xterm
Switch to xterm from hterm in the GUI, as it supports more encoding styles. Was seeing errors in console thrown by hterm during boot. Also resolves the issue of text wrapping observed in the below issue.
Resolves openbmc/openbmc#3262
Tested: Errors are no longer thrown during boot related to encoding. xterm displaying console messages and delivering messages.
Change-Id: I9f39c3616d7ff2c1045ff1ad29f603c65784ab30 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | serial-console.html | diff 457ca04073ff10cb1df2e7c5ab5192430a2ac6a9 Fri Sep 07 17:18:24 CDT 2018 beccabroek <beccabroek@gmail.com> Switch to xterm
Switch to xterm from hterm in the GUI, as it supports more encoding styles. Was seeing errors in console thrown by hterm during boot. Also resolves the issue of text wrapping observed in the below issue.
Resolves openbmc/openbmc#3262
Tested: Errors are no longer thrown during boot related to encoding. xterm displaying console messages and delivering messages.
Change-Id: I9f39c3616d7ff2c1045ff1ad29f603c65784ab30 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
H A D | serial-console.js | diff 457ca04073ff10cb1df2e7c5ab5192430a2ac6a9 Fri Sep 07 17:18:24 CDT 2018 beccabroek <beccabroek@gmail.com> Switch to xterm
Switch to xterm from hterm in the GUI, as it supports more encoding styles. Was seeing errors in console thrown by hterm during boot. Also resolves the issue of text wrapping observed in the below issue.
Resolves openbmc/openbmc#3262
Tested: Errors are no longer thrown during boot related to encoding. xterm displaying console messages and delivering messages.
Change-Id: I9f39c3616d7ff2c1045ff1ad29f603c65784ab30 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | remote-console-window-controller.html | diff 457ca04073ff10cb1df2e7c5ab5192430a2ac6a9 Fri Sep 07 17:18:24 CDT 2018 beccabroek <beccabroek@gmail.com> Switch to xterm
Switch to xterm from hterm in the GUI, as it supports more encoding styles. Was seeing errors in console thrown by hterm during boot. Also resolves the issue of text wrapping observed in the below issue.
Resolves openbmc/openbmc#3262
Tested: Errors are no longer thrown during boot related to encoding. xterm displaying console messages and delivering messages.
Change-Id: I9f39c3616d7ff2c1045ff1ad29f603c65784ab30 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
H A D | remote-console-controller.html | diff 457ca04073ff10cb1df2e7c5ab5192430a2ac6a9 Fri Sep 07 17:18:24 CDT 2018 beccabroek <beccabroek@gmail.com> Switch to xterm
Switch to xterm from hterm in the GUI, as it supports more encoding styles. Was seeing errors in console thrown by hterm during boot. Also resolves the issue of text wrapping observed in the below issue.
Resolves openbmc/openbmc#3262
Tested: Errors are no longer thrown during boot related to encoding. xterm displaying console messages and delivering messages.
Change-Id: I9f39c3616d7ff2c1045ff1ad29f603c65784ab30 Signed-off-by: beccabroek <beccabroek@gmail.com>
|
/openbmc/phosphor-webui/app/server-control/styles/ |
H A D | remote-console.scss | diff 457ca04073ff10cb1df2e7c5ab5192430a2ac6a9 Fri Sep 07 17:18:24 CDT 2018 beccabroek <beccabroek@gmail.com> Switch to xterm
Switch to xterm from hterm in the GUI, as it supports more encoding styles. Was seeing errors in console thrown by hterm during boot. Also resolves the issue of text wrapping observed in the below issue.
Resolves openbmc/openbmc#3262
Tested: Errors are no longer thrown during boot related to encoding. xterm displaying console messages and delivering messages.
Change-Id: I9f39c3616d7ff2c1045ff1ad29f603c65784ab30 Signed-off-by: beccabroek <beccabroek@gmail.com>
|