You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-2Lines changed: 29 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,31 @@
1
-
POC of new oVirt User Portal.
1
+
# User Portal for oVirt
2
+
Modern UI for standard (non-admin) oVirt users.
3
+
4
+
This project aims to be a drop-in replacement of the existing Basic User Portal which includes selected functionality of the Power User Portal.
5
+
Revised list of Extended User Portal features will be implemented to ideally replace it as well.
6
+
7
+
The application is built with performance in mind.
8
+
9
+
This project is not intended to be full-feature oVirt admin UI, its focus is on standard users with no or limited administration skills or privileges.
10
+
11
+
## Milestones
12
+
For most current list of features please refer the [Milestones](https://github.com/oVirt/ovirt-web-ui/milestones) or [Issues](https://github.com/oVirt/ovirt-web-ui/issues) GitHub sections.
0 commit comments