Skip to content

Commit 588375e

Browse files
gtmillsrfrandse
authored andcommitted
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 <[email protected]>
1 parent 15050b8 commit 588375e

File tree

1 file changed

+19
-4
lines changed

1 file changed

+19
-4
lines changed

README.md

+19-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ June 30, 2021, this repository is its replacement.
1111

1212
## When will this new Vue.js application reach feature parity with phosphor-webui?
1313

14-
The current plan is by the end of July 2020, with exception to the following pages:
15-
- Firmware
16-
- SNMP settings
17-
- Virtual media
14+
Several, mostly minor, features remain for feature parity. See [GitHub Issues label:phosphor-webui-feature-parity](
15+
https://github.com/openbmc/webui-vue/issues?q=is%3Aissue+is%3Aopen+label%3Aphosphor-webui-feature-parity)
16+
for the complete list.
1817

1918
## Why will this application be better?
2019

@@ -25,6 +24,22 @@ update the theme to support their brand. This rewrite takes advantage of
2524
front-end development best practices and does not suffer from some of the
2625
anti-patterns that exist in phosphor-webui today.
2726

27+
## Should I switch to webui-vue from phosphor-webui?
28+
29+
That is up to you. Several companies have switched.
30+
- [Commit moving several systems to webui-vue](https://github.com/openbmc/openbmc/commit/4a3fa4d6d865b46ba54f2652c82f58a406455ebc)
31+
- [Discussion about webui-vue being the standard](https://lists.ozlabs.org/pipermail/openbmc/2020-September/023160.html)
32+
33+
webui-vue although still missing a few features that were in
34+
phosphor-webui, as mentioned above, has the following additional features:
35+
- Ability to easily theme to meet brand guidelines
36+
- Accessibility
37+
- Full Redfish
38+
- Improved user experience based on user feedback
39+
- Language translation-ready
40+
- Modern front-end framework with an active community and future development
41+
roadmap
42+
2843
## How can I get involved?
2944
- Visit the [CONTRIBUTING.md](CONTRIBUTING.md) for more on how to contribute code
3045
- Review some code in [Gerrit](https://gerrit.openbmc-project.xyz/q/project:openbmc%252Fwebui-vue+status:open)

0 commit comments

Comments
 (0)