misc system overview changes

 - removed page header
 - rearranged server/bmc section content blocks to match designs
 - added view all event logs link
 - added priority color to severity label for events

Change-Id: If7ac335033a6b5032d52aa325953c823d6d6f35c
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
2 files changed
tree: e3a1f612b78be510dd019c4a117098fac0f523ae
  1. .idea/
  2. app/
  3. gulp_tasks/
  4. src/
  5. .gitignore
  6. bower.json
  7. gulp-options.js
  8. gulpfile.js
  9. LICENSE
  10. package.json
  11. README.md
  12. sonar-project.properties
README.md

openbmc

UX Design repo for OpenBMC

OpenBMC

TODO: Write a project description

Installation

npm install

Minify vendors

npm run-script minifyvendors

Distribution

npm run-script distribution

Running

'npm run-script serve'

This will run it locally in http://localhost:8080