-
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
Automate Simulation Conversion Form from HAML to React #9202
base: master
Are you sure you want to change the base?
Automate Simulation Conversion Form from HAML to React #9202
Conversation
9c83a53
to
9f28d96
Compare
3e87142
to
1ef52d3
Compare
There is a failing test case under the GitHub actions/spec:routes. Could you please have a look at it.. |
4a00edf
to
bf9e80f
Compare
Leaving this as a reference for later. To do:
|
a97c32f
to
81df64b
Compare
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 |
@liu-samuel can you please fix the tests here and also the old form has this flash message when the form is submitted: |
9684e5e
to
e7618d9
Compare
d2677b3
to
20b28a4
Compare
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.
Can you please look into the comments I made
app/javascript/components/network-security-groups-form/index.jsx
Outdated
Show resolved
Hide resolved
f9d17bf
to
c40a5dc
Compare
c40a5dc
to
d560e28
Compare
Checked commit liu-samuel@d560e28 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint app/controllers/miq_ae_tools_controller.rb
app/views/layouts/_ae_resolve_options.html.haml
app/views/layouts/_content.html.haml
|
Automation / Embedded Automate / Simulation
Converting the Automate Simulation Form from HAML to React and connecting the simulation tree summary to the form.
Old:
New: