Searched hist:"198 ce1ff" (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-webui/app/server-control/directives/ |
H A D | kvm-console.html | 198ce1ff Fri Sep 20 12:33:04 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Fix SoL and KVM refresh bug Clicking the refresh button in the app header on the SoL and KVM pages would fail to reload because the wrong element reference is passed to the contructor after the reload. Angular recommends using directives for any DOM manipulation. - Use the $element ref availble in serial-console.js directive to select DOM element to open the terminal - Switch kvm controller to directive to be able to use element ref in the link function to select DOM element to pass as target Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ia7391e42bf335b8c3558d25df15c052db245ee3d
|
H A D | kvm-console.js | 198ce1ff Fri Sep 20 12:33:04 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Fix SoL and KVM refresh bug Clicking the refresh button in the app header on the SoL and KVM pages would fail to reload because the wrong element reference is passed to the contructor after the reload. Angular recommends using directives for any DOM manipulation. - Use the $element ref availble in serial-console.js directive to select DOM element to open the terminal - Switch kvm controller to directive to be able to use element ref in the link function to select DOM element to pass as target Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ia7391e42bf335b8c3558d25df15c052db245ee3d
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | kvm-controller.html | 198ce1ff Fri Sep 20 12:33:04 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Fix SoL and KVM refresh bug Clicking the refresh button in the app header on the SoL and KVM pages would fail to reload because the wrong element reference is passed to the contructor after the reload. Angular recommends using directives for any DOM manipulation. - Use the $element ref availble in serial-console.js directive to select DOM element to open the terminal - Switch kvm controller to directive to be able to use element ref in the link function to select DOM element to pass as target Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ia7391e42bf335b8c3558d25df15c052db245ee3d
|
/openbmc/phosphor-webui/app/server-control/ |
H A D | index.js | 198ce1ff Fri Sep 20 12:33:04 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Fix SoL and KVM refresh bug Clicking the refresh button in the app header on the SoL and KVM pages would fail to reload because the wrong element reference is passed to the contructor after the reload. Angular recommends using directives for any DOM manipulation. - Use the $element ref availble in serial-console.js directive to select DOM element to open the terminal - Switch kvm controller to directive to be able to use element ref in the link function to select DOM element to pass as target Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ia7391e42bf335b8c3558d25df15c052db245ee3d
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | serial-console.js | 198ce1ff Fri Sep 20 12:33:04 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Fix SoL and KVM refresh bug Clicking the refresh button in the app header on the SoL and KVM pages would fail to reload because the wrong element reference is passed to the contructor after the reload. Angular recommends using directives for any DOM manipulation. - Use the $element ref availble in serial-console.js directive to select DOM element to open the terminal - Switch kvm controller to directive to be able to use element ref in the link function to select DOM element to pass as target Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ia7391e42bf335b8c3558d25df15c052db245ee3d
|
/openbmc/phosphor-webui/app/ |
H A D | index.js | 198ce1ff Fri Sep 20 12:33:04 CDT 2019 Yoshie Muranaka <yoshiemuranaka@gmail.com> Fix SoL and KVM refresh bug Clicking the refresh button in the app header on the SoL and KVM pages would fail to reload because the wrong element reference is passed to the contructor after the reload. Angular recommends using directives for any DOM manipulation. - Use the $element ref availble in serial-console.js directive to select DOM element to open the terminal - Switch kvm controller to directive to be able to use element ref in the link function to select DOM element to pass as target Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ia7391e42bf335b8c3558d25df15c052db245ee3d
|