-
Notifications
You must be signed in to change notification settings - Fork 356
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
[WIP] Adding toolbar buttons to suspend a provider #4012
Conversation
I merged ManageIQ/manageiq#17500 ... not sure if that's the only pending core PR or not. |
@Fryguy ManageIQ/manageiq#17452 is not necessary but before we solve the way we choose to suspend, this PR shouldn't be merged |
@romanblanco please change operations from |
Checked commits romanblanco/manageiq-ui-classic@c214b72~...81bc35e with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 app/helpers/application_helper/toolbar/ems_cloud_center.rb
app/helpers/application_helper/toolbar/ems_clouds_center.rb
app/helpers/application_helper/toolbar/ems_infra_center.rb
app/helpers/application_helper/toolbar/ems_infras_center.rb
app/helpers/application_helper/toolbar/ems_physical_infra_center.rb
app/helpers/application_helper/toolbar/ems_physical_infras_center.rb
|
Adding toolbar buttons to suspend a provider
Links