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

topologyService (js) - fix and test screen url to data url conversion #3219

Merged
merged 1 commit into from
Jan 11, 2018
Merged

topologyService (js) - fix and test screen url to data url conversion #3219

merged 1 commit into from
Jan 11, 2018

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Jan 10, 2018

after the recent topology conversion (#3087) there were a few special cases missed

Accessing topology from infra & cloud summary screens was fixed in #3214.
Access from container summary screen is fixed here.

+ tests for all the topology screens we can currently test

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

Cc @skateman, @Hyperkid123

@himdel
Copy link
Contributor Author

himdel commented Jan 10, 2018

Skipped tests for Network topology, since that one needs to be converted to the newer format first.

Also skipped physical infrastructure detail screeen topology spec, since phinfra detail screen currently fails.

@himdel
Copy link
Contributor Author

himdel commented Jan 10, 2018

Testing manually:

  1. Go to CI > Containers > Providers
  2. Select a provider
  3. In the right top corner, switch to Topology

see if it works :)

Copy link
Member

@skateman skateman left a comment

Choose a reason for hiding this comment

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

The Seal of Approval
Tested on all screens, looks good! 🍻

after the recent topology conversion (#3087) there were a few specail cases missed

Accessing topology from infra & cloud summary screens was fixed in #3214.
Access from container summary screen is fixed here.

+ tests for all the topology screens we can currently test

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1533123
@miq-bot
Copy link
Member

miq-bot commented Jan 10, 2018

Checked commit https://github.com/himdel/manageiq-ui-classic/commit/7bd7c734d9288417be2b9a5130b09096233d237e with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🏆

@himdel himdel added the blocker label Jan 10, 2018
@mzazrivec mzazrivec added this to the Sprint 77 Ending Jan 15, 2018 milestone Jan 11, 2018
@mzazrivec mzazrivec merged commit e2c0f81 into ManageIQ:master Jan 11, 2018
@himdel himdel deleted the topology-parseurl branch January 11, 2018 10:11
simaishi pushed a commit that referenced this pull request Jan 11, 2018
topologyService (js) - fix and test screen url to data url conversion
(cherry picked from commit e2c0f81)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1533519
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 487c59abe139a7abda7578d60733671075ddd61d
Author: Milan Zázrivec <[email protected]>
Date:   Thu Jan 11 11:00:45 2018 +0100

    Merge pull request #3219 from himdel/topology-parseurl
    
    topologyService (js) - fix and test screen url to data url conversion
    (cherry picked from commit e2c0f815a0b5c7d5bc3f999652221aa89b340844)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1533519

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