-
Notifications
You must be signed in to change notification settings - Fork 368
Flavor add form converted to data-driven-forms #5055
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
Conversation
7458052 to
ee4fd38
Compare
|
This pull request is not mergeable. Please rebase and repush. |
f59bf07 to
f72b823
Compare
d57f143 to
44995e4
Compare
|
@miq-bot add_label hammer/no, compute/cloud, react, refactoring |
11e5c4d to
04009cb
Compare
4fc903e to
5027c52
Compare
|
@miq-bot add_reviewer @Hyperkid123 |
5027c52 to
b08e214
Compare
|
Out of the new lines ~400 are specs. So while this looks longer than the original. It's actually not. |
|
@ZitaNemeckova : can we, please, have your thoroughness on testing this in the UI? |
|
Only difference I found is that instead of letting user write whatever and showing an error message it now doesn't show any written letters. But I don't see any problem with that :) LGTM 👍 Edit: Tested in UI. I don't feel I know enough to review code. |
|
Checked commits rvsia/manageiq-ui-classic@9765e35~...b08e214 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
Description
Compute>Clouds>Flavors>Configuration>Add a new Flavorto Data-driven formBefore
After