-
Notifications
You must be signed in to change notification settings - Fork 42
Enable (un-hide) the Conversion Hosts tab of the Settings page #922
Conversation
Checked commit mturley@24b43d5 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
@mturley My piece is merged. :) |
We still need to validate that the enablement task works flawlessly before activating the feature in the UI. It's going to require some thorough testing :) |
@fdupont-redhat we should definitely test the back end task thoroughly before enabling the UI, but I also want to make sure we leave enough time after enabling the UI for QE to test it thoroughly as well. |
This PR depends on all the changes in https://bugzilla.redhat.com/show_bug.cgi?id=1622728, and should not be backported until we have a resolution on that BZ's PRs. @fdupont-redhat, when we are confident that the back end on the hammer branch fully supports conversion host enablement, can you help me track that and update this PR and its BZ? |
To be more precise (and we can update this as the back end situation changes), this PR depends on all of the following PRs (also listed in https://docs.google.com/spreadsheets/d/1LA1QC7vaPyohRZFu9IM8d3o3TZHUk4dBrf7bXFrloUU/edit#gid=0): ManageIQ/manageiq#18190 |
@mzazrivec it sounds like the back end parts for this are all merged now, so we should merge this ASAP to try and get it into the next build. |
Making an exception to the usual rule and self-merging this to make sure it gets into Monday's build. |
For posterity, these are all the UI related pull requests leading up to this one, which we used to build this feature in smaller pieces: #851 (Add the Conversion Hosts tab, disabled/hidden) |
@JPrause when we add this to the changelog for |
Enable (un-hide) the Conversion Hosts tab of the Settings page (cherry picked from commit c0da5af) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1703104
Hammer backport details:
|
Reverted the hammer backport:
|
Enable (un-hide) the Conversion Hosts tab of the Settings page (cherry picked from commit c0da5af) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1703104
Re-backported to hammer:
|
This PR exposes the Conversion Hosts list view and wizard by removing the flag that prevented the Conversion Hosts tab from rendering. We should merge it only when the back end is ready and the feature is ready for release.
@fdupont-redhat wanted us to wait until he gives the green light after he tests the changes to the enablement playbook.
Associated RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1695356