commit | dc36acc943fd59bbfd91887670a9f6410a0de25c | [log] [tgz] |
---|---|---|
author | beccabroek <beccabroek@gmail.com> | Tue Aug 28 13:26:10 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Aug 29 14:32:56 2018 +0000 |
tree | 4549d65cdeb4919a9737370a5a681e3d441b1a4f | |
parent | 7c3504e579d679219d527f33d272cd3daa6e171c [diff] |
Checkbox not selected with 0 log events selected When 0 events are displayed, the 'select all' checkbox should not be selected by default. Resolves openbmc/openbmc#2747 Tested: box is not checked in the case of 0 events displayed. Change-Id: I50a12175d29f433d9e2ba0d9c1ff4413ebc018f4 Signed-off-by: beccabroek <beccabroek@gmail.com>
The OpenBMC WebUI is a Web-based user interface for the OpenBMC firmware stack. The WebUI uses AngularJS. Features include:
nodejs npm
npm install
npm run-script server
This will start a server instance and begin listening for connections at http://localhost:8080
. This development server provides live reloading on code changes. NOTE: Browsing to https://<BMC>
and accepting the self-signed certificate might be required to prevent your browser from blocking traffic to the BMC.
Enter the BMC Host or BMC IP address, username, and password. The default username and password are root
/0penBmc
.