commit | ad8438bbe5a42d16526d7d94162baaf466e7f744 | [log] [tgz] |
---|---|---|
author | SurenNeware <sneware9@in.ibm.com> | Thu Aug 20 18:32:28 2020 +0530 |
committer | Derick Montague <derick.montague@ibm.com> | Fri Aug 28 19:04:53 2020 +0000 |
tree | 1ca9fd2de8d4d1cfa94fea9fbc589babaa7346ff | |
parent | 4d1dbb5fc427e8b895a23d0ad1a2b991e9ce9a8c [diff] |
Add info type alert to the message - Add info type alert to the message when Server power operation is in progress. - Changed bootstrap b-alert component to our custom alert component to remove bootstrap dependency. Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: Ic1c02f06303969d81f5d35914c45c5d373b73356
webui-vue is a web-based user interface for the OpenBMC firmware stack built on Vue.js.
phosphor-webui was built on AngularJS and AngularJS goes End of Life June 30, 2021, this repository is its replacement.
The current plan is by the end of July 2020, with exception to the following pages:
As mentioned, this application is built using Vue.js, a modern open-source Model-View-ViewModel JavaScript framework supported by an active community and strong documentation. It has been architected to allow organizations to easily update the theme to support their brand. This rewrite takes advantage of front-end development best practices and does not suffer from some of the anti-patterns that exist in phosphor-webui today.
The documentation for coding standards and components is located in the docs
directory. It is created using the VuePress static site generator. Information about how to write documentation can be found on the VuePress website.