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

Converted Add/Remove Security Groups Form to React #8112

Conversation

GilbertCherrie
Copy link
Member

Converted Add/Remove Security Groups Form to React.

Before:
AddFormBefore
RemoveFormBefore

After:
AddFormAfter
RemoveFormAfter

@GilbertCherrie GilbertCherrie force-pushed the add_security_group_form_conversion branch from 0617d5a to 32115ef Compare February 11, 2022 16:38
@GilbertCherrie
Copy link
Member Author

@miq-bot add_reviewer @kavyanekkalapu
@miq-bot assign @kavyanekkalapu
@miq-bot add-label enhancement

@miq-bot
Copy link
Member

miq-bot commented Feb 11, 2022

Checked commit GilbertCherrie@32115ef with ruby 2.6.7, rubocop 1.19.1, haml-lint 0.35.0, and yamllint
2 files checked, 4 offenses detected

app/views/vm_common/_add_security_group.html.haml

  • ⚠️ - Line 1 - Avoid using instance variables in partials views
  • ⚠️ - Line 1 - Layout/TrailingEmptyLines: Final newline missing.

app/views/vm_common/_remove_security_group.html.haml

  • ⚠️ - Line 1 - Avoid using instance variables in partials views
  • ⚠️ - Line 1 - Layout/TrailingEmptyLines: Final newline missing.

@kavyanekkalapu
Copy link
Member

@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

@GilbertCherrie GilbertCherrie force-pushed the add_security_group_form_conversion branch 2 times, most recently from 719010d to 949d146 Compare February 14, 2022 18:39
@GilbertCherrie GilbertCherrie force-pushed the add_security_group_form_conversion branch from 949d146 to e99b7cf Compare February 14, 2022 19:13
@kavyanekkalapu
Copy link
Member

Fixes #8119

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.

6 participants