Skip to content

Add button for issue deletion#19032

Merged
6543 merged 5 commits into
go-gitea:mainfrom
fnetX:fnetx-delete-issue-ui
Mar 9, 2022
Merged

Add button for issue deletion#19032
6543 merged 5 commits into
go-gitea:mainfrom
fnetX:fnetx-delete-issue-ui

Conversation

@fnetX

@fnetX fnetX commented Mar 8, 2022

Copy link
Copy Markdown
Contributor

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

Comment thread routers/web/repo/issue.go
Comment thread routers/web/web.go Outdated
@GiteaBot GiteaBot added lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Mar 8, 2022
Comment thread routers/web/web.go Outdated
Comment thread templates/repo/issue/view_content/sidebar.tmpl
Comment thread templates/repo/issue/view_content/sidebar.tmpl
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

@noerw noerw 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.

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