summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2020-10-08 21:54:34 +0300
committerGunnar Mills <gmills@us.ibm.com>2020-10-09 19:19:01 +0300
commitcf04e1c3f6ddf29add3394c375df60397a22cdd1 (patch)
tree8b8c143df30553b2741cc2366288537d0d358ebb /README.md
parentd227f1cc41e13f23dcdb00e5ea551c6f36161298 (diff)
downloadwebui-vue-cf04e1c3f6ddf29add3394c375df60397a22cdd1.tar.xz
Update Readme
Add webui-vue features not in phosphor-webui. Point at GitHub Issues label:phosphor-webui-feature-parity for feature parity. Add recent mailing list discussion and point at commit moving to webui-vue as an example. Change-Id: Ida9631c7ed8a4485f3bced34894c89eb3cca71b5 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 19 insertions, 4 deletions
diff --git a/README.md b/README.md
index 96851f0e..efde8673 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,9 @@ June 30, 2021, this repository is its replacement.
## When will this new Vue.js application reach feature parity with phosphor-webui?
-The current plan is by the end of July 2020, with exception to the following pages:
-- Firmware
-- SNMP settings
-- Virtual media
+Several, mostly minor, features remain for feature parity. See [GitHub Issues label:phosphor-webui-feature-parity](
+https://github.com/openbmc/webui-vue/issues?q=is%3Aissue+is%3Aopen+label%3Aphosphor-webui-feature-parity)
+for the complete list.
## Why will this application be better?
@@ -25,6 +24,22 @@ 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.
+## Should I switch to webui-vue from phosphor-webui?
+
+That is up to you. Several companies have switched.
+- [Commit moving several systems to webui-vue](https://github.com/openbmc/openbmc/commit/4a3fa4d6d865b46ba54f2652c82f58a406455ebc)
+- [Discussion about webui-vue being the standard](https://lists.ozlabs.org/pipermail/openbmc/2020-September/023160.html)
+
+webui-vue although still missing a few features that were in
+phosphor-webui, as mentioned above, has the following additional features:
+- Ability to easily theme to meet brand guidelines
+- Accessibility
+- Full Redfish
+- Improved user experience based on user feedback
+- Language translation-ready
+- Modern front-end framework with an active community and future development
+roadmap
+
## How can I get involved?
- Visit the [CONTRIBUTING.md](CONTRIBUTING.md) for more on how to contribute code
- Review some code in [Gerrit](https://gerrit.openbmc-project.xyz/q/project:openbmc%252Fwebui-vue+status:open)