vic-ui
vic-ui copied to clipboard
vSphere Integrated Containers Plug-In for vSphere Client provides information about your VIC setup and allows you to deploy VCHs directly from the vSphere Client.
e2e tests must be included to be executed on the nightly vic-ui tests pipeline
There are known common mistakes users can make when creating a VCH. We should help them avoid those by providing hints, validation, or restrictions.
Selecting a network which is not available to all hosts within a compute resource is undesirable. We should make sure users understand what they're doing if they select such a...
Selecting a datastore which is not available to all hosts within a compute resource is undesirable. We should make sure users understand what they're doing if they select such a...
Since not all fields on each page of the VCH Creation Wizard will be reconfigurable, we should disable non reconfigurable fields on each page of a VCH configure tab. https://vmware.github.io/vic-product/assets/files/html/1.4/vic_vsphere_admin/configure_vch.html
Seen in nightly test suite, this could be temporary issue but needs triage if it repeats (check comments) Issue: Network wizard panel hangs, unable to select network (see below screenshot)...
@jak-atx commented on [Thu Aug 10 2017](https://github.com/jooskim/vic/issues/39) User Statement: As a developer we need to be able to keep our view and model data in sync Details: Create model based...
@jak-atx commented on [Thu Aug 10 2017](https://github.com/jooskim/vic/issues/40) User Statement: As a developer we need to be able to share common form functions Details: Create a common baseForm that has all...
Since work on feature/vch-configure has started months ago and it has changed, removed and/or renamed several components files, we will have to manually crossport several commits/fix pushed during last sprints...
Since UI work is going forward without a working reconfigure api we will need to do a fine tuning on UI side after api works is finish. Also I’ve found...