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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EUWE] Backport for Fix for Service Dialog not saving default value <None> for drop down or radio button #14259

Merged
merged 3 commits into from Mar 10, 2017

Conversation

eclarizio
Copy link
Member

This backport includes the code from #14240 and the UI side from ManageIQ/manageiq-ui-classic#633.

Conflicts on main repo side were minor, but I had to manually patch the UI side as there was a change in one of the files that didn't allow git apply or git am to even try to process the whole file.

@gmcculloug Not sure what other labels should be added here, if any. Also assigning you but if someone else should be then please change it 馃槃

/cc @simaishi

@miq-bot assign @gmcculloug
@miq-bot add_label bug

gmcculloug and others added 2 commits March 9, 2017 15:37
Fix for Service Dialog not saving default value <None> for drop down or radio button
(cherry-picked from commit a912f50)

https://bugzilla.redhat.com/show_bug.cgi?id=1428133
https://bugzilla.redhat.com/show_bug.cgi?id=1428133

Continue to prepend 'none' option for radio buttons while editing the
field, because it should still be a default value option, but we do not
want to actually display a radio button with a "None" option, they can
simply leave it un-checked

Manually patched from commit 1962209
from the classic-UI repo.
Copy link
Member

@gmcculloug gmcculloug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reviewed changes and ran this branch against my upstream dialogs setup and it looks good. Just need to resolve some failing tests before we can merge.

@miq-bot
Copy link
Member

miq-bot commented Mar 10, 2017

Checked commits eclarizio/manageiq@16674f7~...f16bc1b with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
11 files checked, 0 offenses detected
Everything looks good. 馃崻

@simaishi simaishi merged commit 57a70dc into ManageIQ:euwe Mar 10, 2017
@simaishi simaishi added this to the Sprint 56 Ending Mar 13, 2017 milestone Mar 10, 2017
agrare pushed a commit to agrare/manageiq that referenced this pull request Apr 19, 2017
[EUWE] Backport for Fix for Service Dialog not saving default value <None> for drop down or radio button
(cherry picked from commit 57a70dc)

https://bugzilla.redhat.com/show_bug.cgi?id=1430937
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.

None yet

5 participants