Misc event log changes

    * changed styles of priority tags
    * fixed alignment issues with checkboxes
    * moved event ID and time stamp to top and event description
      below. Allows more room for long event descriptions without
      wrapping or truncating.
    * changed status filter label to be more accurate

Change-Id: I471bc480cfc1ab1b58753e21546f3b862a287c58
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
5 files changed
tree: 7c9ad26841a154347685324297a6782f1f7b6742
  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