commit | bc3ab72caefc75cf9a7fc37218a7b377ee349f3c | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Jul 10 15:11:01 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue Aug 07 13:08:24 2018 +0000 |
tree | fbdd0f391728dfe5be1690dbaf99b6a9e71fa401 | |
parent | bbad4a5cdddfd9ebecfd7fa74570ce9ec3e36cf9 [diff] |
Focus on newly created DNS server field Got feedback from IBM's design team that to help usability after adding a DNS Server field, focus on the newly created DNS server field. Decided to go with a directive instead of putting this in a controller after reading: https://stackoverflow.com/questions/22292832/angular-ng-init-pass-element-to-scope, https://github.com/angular/angular.js/issues/9031, https://groups.google.com/forum/#!topic/angular/6uxWl8Z0DPw Having dom manipulation code in the controller is frowned upon. Tested: Verified the field is in focus (i.e. the cursor is in the textbox). Change-Id: Ia548361e7ac47363e05ea2963807bca0c5bf51e2 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080
.
https://<bmc-ip>
and bypass the secure warning. You will see a JSON response with Login required
message.http://localhost:8080
. Enter the BMC IP, Username and Password (defaults: root
/0penBmc
).Now you are logged in.