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 confirmation option when deleting a repository #435

Closed
pgleeson opened this issue Apr 1, 2022 · 3 comments
Closed

Add confirmation option when deleting a repository #435

pgleeson opened this issue Apr 1, 2022 · 3 comments
Assignees
Labels
T: enhancement New feature or request
Milestone

Comments

@pgleeson
Copy link
Member

pgleeson commented Apr 1, 2022

Currently it's not possible to delete an existing repository. A user should at least be able to delete their own repositories.

This may cause issues down the line though if there is a link back to the original repo from a workspace created from it, but a more frequent use case is users may just want to clean up prevously added repos which are no longer relevant/added by mistake, and don't want them to show up in searches.

Another option might be to just flag these as "deleted", and not show them in the main repo list, but leave them in place so that links will still work...

@pgleeson pgleeson added the T: enhancement New feature or request label Apr 1, 2022
filippomc added a commit that referenced this issue Mar 16, 2023
@filippomc filippomc self-assigned this Mar 16, 2023
@pgleeson
Copy link
Member Author

This works, but ideally a conf dialog should be shown in case of accidental deletion - title updated to reflect this

@pgleeson pgleeson changed the title Add option to delete a repository Add confirmation option when deleting a repository Mar 29, 2023
@filippomc filippomc added this to the v0.7.2 milestone Apr 26, 2023
@pgleeson pgleeson modified the milestones: v0.7.2, v0.7.2.1 May 18, 2023
@filippomc filippomc modified the milestones: v0.7.2.1, v0.7.3 Jun 21, 2023
@pgleeson pgleeson modified the milestones: v0.7.6, v0.7.5 Nov 17, 2023
@D-GopalKrishna D-GopalKrishna self-assigned this Dec 12, 2023
@filippomc filippomc removed their assignment Dec 14, 2023
@filippomc
Copy link
Contributor

the edit and delete option should be available only to the owner or administrator

@pgleeson
Copy link
Member Author

Works on live

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants