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

Add ability to delete tags and untag projects #928

Merged
merged 2 commits into from
Jun 30, 2024

Conversation

nscuro
Copy link
Member

@nscuro nscuro commented Jun 30, 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:

image

Note

Whether a tag can be deleted depends on a few factors, see DependencyTrack/dependency-track#3896 for details.

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:

image

Addressed Issue

Relates to DependencyTrack/dependency-track#586

Additional Details

API server PR: DependencyTrack/dependency-track#3896

Checklist

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro added the enhancement New feature or request label Jun 30, 2024
@nscuro nscuro added this to the 4.12 milestone Jun 30, 2024
Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro force-pushed the tag-deletion-untagging branch from c9d057b to ae2a148 Compare June 30, 2024 16:41
@nscuro nscuro merged commit 0ebd445 into DependencyTrack:master Jun 30, 2024
10 checks passed
@nscuro nscuro deleted the tag-deletion-untagging branch June 30, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant