commit | 1ca1d7e10ed0ef47206bb89f6dcc5778b1239519 | [log] [tgz] |
---|---|---|
author | beccabroek <beccabroek@gmail.com> | Thu Aug 30 14:18:22 2018 -0500 |
committer | beccabroek <beccabroek@gmail.com> | Thu Aug 30 14:32:40 2018 -0500 |
tree | dad97aeaed40572612e6cd4fcdf6d63300cde692 | |
parent | dc36acc943fd59bbfd91887670a9f6410a0de25c [diff] |
Event log select all checkbox Previously the select all checkbox selected all events, regardless of the filter applied. In addition, if all the events on a filtered page were selected, the checkbox was not checked. Resolves openbmc/openbmc#3373 Tested: select all checkbox selects only the events visible to the user. If all events are selected, 'select all' checkbox is checked. Change-Id: Ibd5d1942b5c1c745a544d680288fd10206c7bbc6 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
.