-
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
Converted Add/Remove Security Groups Form to React #8112
Converted Add/Remove Security Groups Form to React #8112
Conversation
0617d5a
to
32115ef
Compare
@miq-bot add_reviewer @kavyanekkalapu |
Checked commit GilbertCherrie@32115ef with ruby 2.6.7, rubocop 1.19.1, haml-lint 0.35.0, and yamllint app/views/vm_common/_add_security_group.html.haml
app/views/vm_common/_remove_security_group.html.haml |
@GilbertCherrie delete spec/javascripts/components/vm_cloud/vm-cloud-add-security-group_spec.js and spec/javascripts/components/vm_cloud/vm-cloud-remove-security-group_spec.js too |
719010d
to
949d146
Compare
949d146
to
e99b7cf
Compare
Fixes #8119 |
Converted Add/Remove Security Groups Form to React.
Before:
After: