Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource tree selector refactor #561

Conversation

javierfz1980
Copy link
Contributor

@javierfz1980 javierfz1980 commented Jul 5, 2018

This change will introduce a new logic into the resource tree selector component in order to allow users to be able to select Clusters within folders and also non-vic ResourcePools

NOTE: This is still pending to be manually tested and merged till API changes are fixed and merged into master: vmware/vic#6711

Fixes #468

PR acceptance checklist:

[ x ] All unit tests pass
[ n/a ] All e2e tests pass
[ x ] Unit test(s) included*
[ n/a ] e2e test(s) included*
[ n/a ] Screenshot attached and UX approved*

*if applicable, add n/a if not

This change will introduce a new logic into the resource tree selector component in order to allow users to be able to select Clusters within folders and also non-vic ResourcePools
Copy link
Collaborator

@jooskim jooskim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looked through most part of the code and it looked good to me. Thanks for the refactoring work @javierfz1980 . As you noted, the API seems doesn't seem yet ready so let's wait until API is ready.

@zjs
Copy link
Member

zjs commented Aug 17, 2018

Was this re-tested following the merge of vmware/vic#8181?

zhoumeina pushed a commit to zhoumeina/vic-ui that referenced this pull request Aug 30, 2018
This change will introduce a new logic into the resource tree selector component in order to allow users to be able to select Clusters within folders and also non-vic ResourcePools
zhoumeina added a commit that referenced this pull request Aug 31, 2018
…sters in create vch vizard. (#581)

* Resource tree selector refactor (#561)

This change will introduce a new logic into the resource tree selector component in order to allow users to be able to select Clusters within folders and also non-vic ResourcePools

* Fix missed service provider VicVmViewService in the app module (#579)

This will add a missing service provider VicVmViewService that should be added to the root app Module in order to fix VIC summary view plugin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clusters nested within folders are not selectable in VCH creation wizard
6 participants