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 button for issue deletion #19032

Merged
merged 5 commits into from
Mar 9, 2022
Merged

Conversation

fnetX
Copy link
Contributor

@fnetX fnetX commented Mar 8, 2022

Follow-up of #18879, finally fix #18056 and fix #923.

routers/web/repo/issue.go Show resolved Hide resolved
routers/web/web.go Outdated Show resolved Hide resolved
@GiteaBot GiteaBot added lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Mar 8, 2022
routers/web/web.go Outdated Show resolved Hide resolved
fnetX and others added 2 commits March 8, 2022 23:45
Co-authored-by: Norwin <noerw@users.noreply.github.com>
@noerw noerw added this to the 1.17.0 milestone Mar 8, 2022
@noerw noerw added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Mar 8, 2022
Copy link
Member

@noerw noerw left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Mar 8, 2022
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 8, 2022
@6543 6543 merged commit ea46142 into go-gitea:main Mar 9, 2022
zjjhot added a commit to zjjhot/gitea that referenced this pull request Mar 9, 2022
* giteaofficial/main:
  Add button for issue deletion (go-gitea#19032)
  Fix script compatiable with OpenWrt (go-gitea#19000)
  Allow users to self-request a PR review (go-gitea#19030)
  Fix wrong scopes caused by empty scope input (go-gitea#19029)
  Feature: show issue assignee on project board (go-gitea#15232)
  bump go deps (go-gitea#19021)
  Don't show context cancelled errors in attribute reader (go-gitea#19006)
  Set `rel="nofollow noindex"` on new issue links (go-gitea#19023)
  update to correct stable version
Codeberg-org pushed a commit to Codeberg-org/gitea that referenced this pull request Mar 9, 2022
Co-authored-by: Norwin <noerw@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
Co-authored-by: Norwin <noerw@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Allow deleting issues Site administrators should have UI to delete issues on admin panel
4 participants