Searched hist:"0646782 d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | network-controller.html | 0646782d Wed Jun 06 15:43:18 CDT 2018 Gunnar Mills <gmills@us.ibm.com> Update DNS Servers on "Save settings" "Nameservers" is called "DNS Servers" on the GUI. Update the property if it has changed when the user hits Save settings and confirms. Had difficulties getting the DNS input fields to update the interface.Nameservers array. The "ng-blur="interface.Nameservers[$index] = dns" solution is from: https://stackoverflow.com/questions/13714884/difficulty-with-ng-model-ng-repeat-and-inputs Tested: Changed some DNS Servers on a Witherspoon. Change-Id: Ib9c4be044d0725ac50e57e2733c3dc2ef8e29053 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
H A D | network-controller.js | 0646782d Wed Jun 06 15:43:18 CDT 2018 Gunnar Mills <gmills@us.ibm.com> Update DNS Servers on "Save settings" "Nameservers" is called "DNS Servers" on the GUI. Update the property if it has changed when the user hits Save settings and confirms. Had difficulties getting the DNS input fields to update the interface.Nameservers array. The "ng-blur="interface.Nameservers[$index] = dns" solution is from: https://stackoverflow.com/questions/13714884/difficulty-with-ng-model-ng-repeat-and-inputs Tested: Changed some DNS Servers on a Witherspoon. Change-Id: Ib9c4be044d0725ac50e57e2733c3dc2ef8e29053 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
/openbmc/phosphor-webui/app/common/services/ |
H A D | api-utils.js | 0646782d Wed Jun 06 15:43:18 CDT 2018 Gunnar Mills <gmills@us.ibm.com> Update DNS Servers on "Save settings" "Nameservers" is called "DNS Servers" on the GUI. Update the property if it has changed when the user hits Save settings and confirms. Had difficulties getting the DNS input fields to update the interface.Nameservers array. The "ng-blur="interface.Nameservers[$index] = dns" solution is from: https://stackoverflow.com/questions/13714884/difficulty-with-ng-model-ng-repeat-and-inputs Tested: Changed some DNS Servers on a Witherspoon. Change-Id: Ib9c4be044d0725ac50e57e2733c3dc2ef8e29053 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|