Comment 6 for bug 1550243

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/23613
Committed: http://github.org/Juniper/contrail-web-controller/commit/625d8ac114c6a360b2c5597395b4c20ff27fbfc7
Submitter: Zuul
Branch: master

commit 625d8ac114c6a360b2c5597395b4c20ff27fbfc7
Author: Balaji Kumar AS <email address hidden>
Date: Fri Aug 26 11:45:45 2016 +0530

Topology model is based on available links from earlier tree structure.

Fixed following comments as well.
1) Order of columns appearing in traceflow, mapflow to follow same pattern.
2) collapse query panel on both traceflow, mapflow initially, show first selected item details in both case.
3) 'zoom reset' button resets both zoom level and alignment as well.
4) Format of traceflow information on breadcrumb made clear
5) browser 'back' button retains last state of topology.
6) show filtered results for both traceflow/mapflow
7) adding new image errorneous nodes(faded/dimlight red color)
8) fixed scroll issue on graph.
9) double click on empty space was removing current selection. now this behaviour changed.

Unit test results:
PhantomJS 1.9.8 (Mac OS X 0.0.0): Executed 539 of 539 SUCCESS (4 mins 56.584 secs / 4 mins 41.357 secs)
Done, without errors.

Change-Id: I6784d0b25534c5ea0d0996593693c2ff0f963db8
Closes-Bug: #1550243
Closes-Bug: #1557400