-
Notifications
You must be signed in to change notification settings - Fork 358
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
Changed Feature Name from native to management_console #8762
base: master
Are you sure you want to change the base?
Changed Feature Name from native to management_console #8762
Conversation
@DavidResende0 is there a |
It doesn't seem like there is actually. I'll remove the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It doesn't seem like there is actually. I'll remove the supports_not there
Hm no I think we should figure this out and get it working "properly" Please don't merge @jeffibm
For EMS the button is here: https://github.com/ManageIQ/manageiq-ui-classic/blob/master/app/helpers/application_helper/toolbar/ems_cloud_center.rb#L124-L144 which uses |
This looks good, will approve&merge once we have the other providers ext_management_systems updated with the new feature |
Hey @DavidResende0 , could you rebase with master to fix the failing specs |
ok. setting the title to WIP |
@DavidResende0 have you tested this? |
From Pull Request: ManageIQ/manageiq-ui-classic#8762
@DavidResende0 cross-repo is still failing on the UI specs can you take a look? |
22492ae
to
cec109c
Compare
Checked commit DavidResende0@cec109c with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint app/helpers/application_helper/button/management_console.rb
app/helpers/application_helper/button/vm_management_console.rb
|
From Pull Request: ManageIQ/manageiq-ui-classic#8762
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation. |
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
Hey @DavidResende0 , could you please update the status of this PR when you have time? Thanks. |
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
1 similar comment
This pull request has been automatically marked as stale because it has not been updated for at least 3 months. If these changes are still valid, please remove the |
Follow up to: #8758
Changes the feature name for the IBM providers from
native_console
tomanagement_console
sincenative_console
is already used by the RHV provider. Also still resolves the issue the above pr was attempting to fix.Other PRs:
core -> ManageIQ/manageiq#22474
Lenovo -> ManageIQ/manageiq-providers-lenovo#389
vmware -> ManageIQ/manageiq-providers-vmware#874
ibm_power_hmc -> ManageIQ/manageiq-providers-ibm_power_hmc#136
ibm_terraform -> ManageIQ/manageiq-providers-ibm_terraform#94
ibm_cloud -> ManageIQ/manageiq-providers-ibm_cloud#451
ibm_power_vc -> ManageIQ/manageiq-providers-ibm_power_vc#90