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

Port : Add ability to delete tags and untag projects #112

Merged
merged 5 commits into from
Aug 7, 2024

Conversation

sahibamittal
Copy link
Collaborator

@sahibamittal sahibamittal commented Aug 7, 2024

Description

Adds the ability to delete tags, and untag projects.

Users with TAG_MANAGEMENT permission now have a Delete button next to the Refresh button. Multiple tags can be selected and deleted this way.

Additionally, the dialog listing tagged projects now includes a Remove button, which is visible to users with PORTFOLIO_MANAGEMENT permission. It can be used to untag projects in bulk.

Addressed Issue

Backport change : DependencyTrack/hyades#1358
Backend PR : DependencyTrack/hyades-apiserver#824

Additional Details

Screenshot 2024-08-07 at 11 02 31 Screenshot 2024-08-07 at 11 03 17 Screenshot 2024-08-07 at 11 16 22

Checklist

@sahibamittal sahibamittal added enhancement New feature or request v4-port PRs that were ported from the Dependency-Track v4.x code base labels Aug 7, 2024
@sahibamittal sahibamittal added this to the 5.6.0 milestone Aug 7, 2024
src/views/portfolio/tags/TaggedProjectListModal.vue Outdated Show resolved Hide resolved
src/views/portfolio/tags/TagList.vue Outdated Show resolved Hide resolved
@sahibamittal sahibamittal requested a review from nscuro August 7, 2024 10:22
@nscuro nscuro merged commit d5aed44 into main Aug 7, 2024
9 checks passed
@nscuro nscuro deleted the port-tag-deletion-untagging branch August 7, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v4-port PRs that were ported from the Dependency-Track v4.x code base
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants