Skip to content

Confirmation prompt for project deletion - #996

Merged
nscuro merged 6 commits into
DependencyTrack:masterfrom
Gepardgame:feat/warn-user-about-projet-deletion
Sep 17, 2024
Merged

Confirmation prompt for project deletion#996
nscuro merged 6 commits into
DependencyTrack:masterfrom
Gepardgame:feat/warn-user-about-projet-deletion

Conversation

@Gepardgame

@Gepardgame Gepardgame commented Sep 16, 2024

Copy link
Copy Markdown
Contributor

Description

If a user tries to delete a project, they are prompted to confirm their choice, with an additional warning that child projects will also be deleted:
image

Addressed Issue

Fixes #987

Checklist

deletion confirmation

Signed-off-by: Thomas Schauer-Köckeis <thomas.schauer-koeckeis@rohde-schwarz.com>
Signed-off-by: Thomas Schauer-Köckeis <thomas.schauer-koeckeis@rohde-schwarz.com>
…ardgame/frontend into feat/warn-user-about-projet-deletion
Comment thread src/views/portfolio/projects/ProjectDetailsModal.vue Outdated
Signed-off-by: Thomas Schauer-Köckeis <thomas.schauer-koeckeis@rohde-schwarz.com>
Signed-off-by: Thomas Schauer-Köckeis <thomas.schauer-koeckeis@rohde-schwarz.com>
@nscuro nscuro added the enhancement New feature or request label Sep 17, 2024
@nscuro nscuro added this to the 4.12 milestone Sep 17, 2024

@nscuro nscuro left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Great enhancement!

We definitely need this in a lot more places where resources are being irreversibly removed.

@nscuro
nscuro merged commit 4bf7818 into DependencyTrack:master Sep 17, 2024
@nscuro nscuro changed the title Confirmation prompt for projet deletion Confirmation prompt for project deletion Sep 25, 2024
heyiamwahab236 pushed a commit to tecan/frontend_custom that referenced this pull request Jun 17, 2026
…-about-projet-deletion

Confirmation prompt for projet deletion
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.

Warn user about recursive project deletion when deleting a parent project

2 participants