You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yp05327 8abc1aae4a
Improve the list header in milestone page (#27302)
The ui of list header in milestone page is not same as issue and pr list
page.
And they are using different template codes which can be merged into
one.

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/29eb426c-2dd6-4cf2-96e0-82339fb631bb)

![image](https://github.com/go-gitea/gitea/assets/18380374/b36c4dff-469a-4395-8a02-a8c54e17ab21)



![image](https://github.com/go-gitea/gitea/assets/18380374/d882c74a-451b-431d-b58e-3635a15d9718)

![image](https://github.com/go-gitea/gitea/assets/18380374/292cd38d-1b50-47f1-b32c-9b5de90ce5fb)


After:

![image](https://github.com/go-gitea/gitea/assets/18380374/4529234e-67dc-4e17-9440-e638be4fbc41)

![image](https://github.com/go-gitea/gitea/assets/18380374/c15b4d86-0762-497b-b28d-72d09443d629)

---------

Co-authored-by: puni9869 <80308335+puni9869@users.noreply.github.com>
9 months ago
..
actions Even more `db.DefaultContext` refactor (#27352) 9 months ago
setting Final round of `db.DefaultContext` refactor (#27587) 9 months ago
activity.go Implement FSFE REUSE for golang files (#21840) 2 years ago
attachment.go Even more `db.DefaultContext` refactor (#27352) 9 months ago
blame.go Improve tree not found page (#26570) 9 months ago
branch.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
cherry_pick.go Sync branches into databases (#22743) 1 year ago
commit.go Even more `db.DefaultContext` refactor (#27352) 9 months ago
compare.go Replace ajax with fetch, improve image diff (#27267) 9 months ago
download.go Less naked returns (#25713) 1 year ago
editor.go Improve tree not found page (#26570) 9 months ago
editor_test.go Move web/api context related testing function into a separate package (#26859) 10 months ago
find.go Implement FSFE REUSE for golang files (#21840) 2 years ago
helper.go Improve tree not found page (#26570) 9 months ago
helper_test.go Make web context initialize correctly for different cases (#26726) 10 months ago
http.go Final round of `db.DefaultContext` refactor (#27587) 9 months ago
http_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue.go Improve the list header in milestone page (#27302) 9 months ago
issue_content_history.go Improve issue history dialog and make poster can delete their own history (#27323) 9 months ago
issue_dependency.go Final round of `db.DefaultContext` refactor (#27587) 9 months ago
issue_label.go Even more `db.DefaultContext` refactor (#27352) 9 months ago
issue_label_test.go Move web/api context related testing function into a separate package (#26859) 10 months ago
issue_lock.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
issue_pin.go Add context parameter to some database functions (#26055) 12 months ago
issue_stopwatch.go Final round of `db.DefaultContext` refactor (#27587) 9 months ago
issue_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue_timetrack.go Final round of `db.DefaultContext` refactor (#27587) 9 months ago
issue_watch.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
main_test.go make writing main test easier (#27270) 9 months ago
middlewares.go More refactoring of `db.DefaultContext` (#27083) 10 months ago
migrate.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
milestone.go Improve the list header in milestone page (#27302) 9 months ago
packages.go Fix the display of org level badges (#26504) 10 months ago
patch.go Sync branches into databases (#22743) 1 year ago
projects.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
projects_test.go Move web/api context related testing function into a separate package (#26859) 10 months ago
pull.go Final round of `db.DefaultContext` refactor (#27587) 9 months ago
pull_review.go More `db.DefaultContext` refactor (#27265) 9 months ago
release.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
release_test.go Improvements of releases list and tags list (#25859) 9 months ago
render.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
repo.go Even more `db.DefaultContext` refactor (#27352) 9 months ago
search.go Refactor indexer (#25174) 1 year ago
topic.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
treelist.go Implement FSFE REUSE for golang files (#21840) 2 years ago
view.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
view_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
wiki_test.go Move web/api context related testing function into a separate package (#26859) 10 months ago