0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 21:54:32 +01:00
gitea/routers/web/repo
cloudchamb3r e1f0598c8f
Fix Bug in Issue/pulls list (#32081)
fix #32080

## After 
### for opened issues 
<img width="1199" alt="Screenshot 2024-09-19 at 6 29 31 PM"
src="https://github.com/user-attachments/assets/86cf48ad-5e4b-4dcb-8abe-4d7fd74e0aec">

### for closed issues 
<img width="1208" alt="Screenshot 2024-09-19 at 6 29 37 PM"
src="https://github.com/user-attachments/assets/a16bc545-bfcf-49a4-be52-3e7334910482">

### for all issues
<img width="1340" alt="Screenshot 2024-09-20 at 12 07 12 PM"
src="https://github.com/user-attachments/assets/b2309c8f-e59d-44e9-ae3b-bf54e1196169">
2024-09-24 01:09:57 +08:00
..
actions Add option to filter board cards by labels and assignees (#31999) 2024-09-12 03:53:40 +00:00
setting Don't return 500 if mirror url contains special chars (#31859) 2024-08-21 01:54:55 +00:00
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
code_frequency.go
commit.go Use a common message template instead of a special one (#31878) 2024-09-14 17:17:49 +00:00
compare.go
contributors.go
download.go
editor.go
editor_test.go
find.go
fork.go
githttp.go Fix wrong last modify time (#32102) 2024-09-21 21:56:25 +00:00
githttp_test.go
helper.go Add option to filter board cards by labels and assignees (#31999) 2024-09-12 03:53:40 +00:00
issue.go Fix Bug in Issue/pulls list (#32081) 2024-09-24 01:09:57 +08:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go Support migration from AWS CodeCommit (#31981) 2024-09-11 07:49:42 +08:00
milestone.go
packages.go
patch.go
projects.go Add option to filter board cards by labels and assignees (#31999) 2024-09-12 03:53:40 +00:00
projects_test.go
pull.go Add option to filter board cards by labels and assignees (#31999) 2024-09-12 03:53:40 +00:00
pull_review.go
pull_review_test.go
recent_commits.go
release.go Included tag search capabilities (#32045) 2024-09-18 02:33:11 +08:00
release_test.go
render.go
repo.go
search.go
search_test.go
topic.go
treelist.go
view.go bump to go 1.23 (#31855) 2024-09-10 02:23:07 +00:00
view_test.go
wiki.go Fix raw wiki links (#31825) 2024-08-16 20:40:51 +08:00
wiki_test.go Fix raw wiki links (#31825) 2024-08-16 20:40:51 +08:00