Bug 1529718 - Remove tags from Topology Views
Summary: Remove tags from Topology Views
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.11.6
Assignee: Hilda Stastna
QA Contact: Parthvi Vala
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-12-29 15:30 UTC by myoder
Modified: 2023-09-07 19:01 UTC (History)
10 users (show)

Fixed In Version: 5.11.6.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-10 13:39:05 UTC
Category: Feature
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:
pm-rhel: cfme-5.11.z+


Attachments (Terms of Use)
tag-button (51.32 KB, image/png)
2017-12-29 15:30 UTC, myoder
no flags Details
Ability to hide Tags (477.06 KB, image/png)
2019-10-14 14:48 UTC, Hilda Stastna
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:2480 0 None None None 2020-06-10 13:39:27 UTC

Description myoder 2017-12-29 15:30:21 UTC
Created attachment 1373981 [details]
tag-button

Description of problem:

Request is to have the ability to hide/remove the Tag button on the Network Topology view.

The main objective, is not to not allow users to see other users tags.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:
Users can see each others users, and there is no way to remove the tag button from Network Topology.

Expected results:
Able to remove the tag button from Network Topology, or perhaps limit the ability for users to see other users tags.


Additional info:
Please see attached image.

Comment 13 Hilda Stastna 2019-10-14 14:48:06 UTC
Created attachment 1625647 [details]
Ability to hide Tags

Comment 21 CFME Bot 2019-11-25 15:51:47 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/f31c5e5cc14bed351a7f3f5113595b13c261de8b
commit f31c5e5cc14bed351a7f3f5113595b13c261de8b
Author:     Hilda Stastna <hstastna>
AuthorDate: Wed Oct 30 09:00:58 2019 -0400
Commit:     Hilda Stastna <hstastna>
CommitDate: Wed Oct 30 09:00:58 2019 -0400

    Remove Tags from Network Topology View and others

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

 app/assets/javascripts/controllers/topology/cloud_topology_controller.js | 1 -
 app/assets/javascripts/controllers/topology/infra_topology_controller.js | 2 -
 app/assets/javascripts/controllers/topology/network_topology_controller.js | 1 -
 app/assets/javascripts/controllers/topology/physical_infra_topology_controller.js | 2 -
 app/assets/javascripts/services/topology_service.js | 18 +-
 app/services/cloud_topology_service.rb | 7 +-
 app/services/infra_topology_service.rb | 10 +-
 app/services/network_topology_service.rb | 16 +-
 app/services/physical_infra_topology_service.rb | 10 +-
 app/services/topology_service.rb | 7 +-
 app/views/cloud_topology/show.html.haml | 4 -
 app/views/infra_topology/show.html.haml | 4 -
 app/views/network_topology/show.html.haml | 4 -
 app/views/physical_infra_topology/show.html.haml | 4 -
 14 files changed, 18 insertions(+), 72 deletions(-)

Comment 22 CFME Bot 2020-05-12 21:15:42 UTC
New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk:

https://github.com/ManageIQ/manageiq-ui-classic/commit/f3f7822deb34667acadd91452af727298bcc898e
commit f3f7822deb34667acadd91452af727298bcc898e
Author:     Martin Povolny <mpovolny>
AuthorDate: Mon Nov 25 15:48:21 2019 +0000
Commit:     Martin Povolny <mpovolny>
CommitDate: Mon Nov 25 15:48:21 2019 +0000

    Merge pull request #6351 from hstastna/RemoveTag_TopologyView

    Remove Tags from Network Topology View and others

    (cherry picked from commit 3a97facb1cb95bd439a07a6e089ea4fd3c9f3550)

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

 app/assets/javascripts/controllers/topology/cloud_topology_controller.js | 1 -
 app/assets/javascripts/controllers/topology/infra_topology_controller.js | 2 -
 app/assets/javascripts/controllers/topology/network_topology_controller.js | 1 -
 app/assets/javascripts/controllers/topology/physical_infra_topology_controller.js | 2 -
 app/assets/javascripts/services/topology_service.js | 18 +-
 app/services/cloud_topology_service.rb | 7 +-
 app/services/infra_topology_service.rb | 10 +-
 app/services/network_topology_service.rb | 16 +-
 app/services/physical_infra_topology_service.rb | 10 +-
 app/services/topology_service.rb | 7 +-
 app/views/cloud_topology/show.html.haml | 4 -
 app/views/infra_topology/show.html.haml | 4 -
 app/views/network_topology/show.html.haml | 4 -
 app/views/physical_infra_topology/show.html.haml | 4 -
 spec/services/topology_service_spec.rb | 37 +-
 15 files changed, 29 insertions(+), 98 deletions(-)

Comment 23 Parthvi Vala 2020-06-01 05:30:44 UTC
FIXED. Verified on 5.11.6.0.

Comment 26 errata-xmlrpc 2020-06-10 13:39:05 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:2480


Note You need to log in before you can comment on or make changes to this bug.