]> source.dussan.org Git - gitea.git/commit
Improve issue history dialog and make poster can delete their own history (#27323...
authorGiteabot <teabot@gitea.io>
Thu, 28 Sep 2023 09:46:46 +0000 (17:46 +0800)
committerGitHub <noreply@github.com>
Thu, 28 Sep 2023 09:46:46 +0000 (09:46 +0000)
commit71d1bfea7fa3dbe239cd023281d3d9bd70d81c0f
tree23d2e7baf313be49a6f58e425d45390462ed192d
parentb00489886d7428ed38dcbe359bfb623f4f7d9d49
Improve issue history dialog and make poster can delete their own history (#27323) (#27327)

Backport #27323 by @wxiaoguang

Fix #27313 (see the comment)

And some UI improvements:

### Before

![image](https://github.com/go-gitea/gitea/assets/2114189/420a314d-8f34-4e30-a557-f41cf4f0d2f2)

![image](https://github.com/go-gitea/gitea/assets/2114189/60ca0be4-b55e-4e65-be73-fd53e0d4fc36)

### After

![image](https://github.com/go-gitea/gitea/assets/2114189/d354f815-5a0c-4e63-8d59-d03ed344dbea)

![image](https://github.com/go-gitea/gitea/assets/2114189/6ef437a4-aa6f-4917-a260-00625ee71e79)

![image](https://github.com/go-gitea/gitea/assets/2114189/9d88a36c-616b-4dc9-8c6b-76adaad8acf6)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
routers/web/repo/issue_content_history.go
web_src/css/modules/modal.css
web_src/css/repo.css
web_src/js/features/repo-issue-content.js