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

Networks > Networks - fix uninitialized constant and render :change #2707

Merged
merged 2 commits into from
Nov 14, 2017
Merged

Networks > Networks - fix uninitialized constant and render :change #2707

merged 2 commits into from
Nov 14, 2017

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Nov 13, 2017

Go to Networks > Networks

this fixes the uninitalized constant .....CloudNetworkNew::EmsNetwork on the show_list screen.

Click Configure > Add / Edit

this makes the transition use a more idiomatic render :action => 'change' as opposed to render :change (which does the same thing; introduced in #1955).

Cc @gildub
Ping @martinpovolny

…nt in UI

Networks > Networks would fail with `uninitialized constant ...CloudNetworkNew::EmsNetwork
@miq-bot
Copy link
Member

miq-bot commented Nov 13, 2017

Checked commits https://github.com/himdel/manageiq-ui-classic/compare/851376f619a773d58a2923ea578e7ded40e3e3f0~...b754079f7fd2e68c5bdb799ad1199e540a0f2fff with ruby 2.3.3, rubocop 0.47.1, and haml-lint 0.20.0
4 files checked, 0 offenses detected
Everything looks fine. 👍

@mzazrivec mzazrivec self-assigned this Nov 14, 2017
@mzazrivec mzazrivec added this to the Sprint 74 Ending Nov 27, 2017 milestone Nov 14, 2017
@mzazrivec mzazrivec merged commit 538e9c4 into ManageIQ:master Nov 14, 2017
@himdel himdel deleted the fix-networks branch November 14, 2017 12:28
simaishi pushed a commit that referenced this pull request Nov 15, 2017
Networks > Networks - fix uninitialized constant and render :change
(cherry picked from commit 538e9c4)
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 2661be9b4de5dd778453afa8196b4c8812bc9c4a
Author: Milan Zázrivec <[email protected]>
Date:   Tue Nov 14 13:23:59 2017 +0100

    Merge pull request #2707 from himdel/fix-networks
    
    Networks > Networks - fix uninitialized constant and render :change
    (cherry picked from commit 538e9c45743fbd718cd86e8942f894eaa0d99429)

@gildub
Copy link
Contributor

gildub commented Nov 15, 2017

@himdel, thanks for the update, actually the new/edit consolidation is going to go away (be reversed) with controller to component migration, but that's okay.

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.

5 participants