forgejo/models/issues
Lunny Xiao 3f0651d4d6
Improve milestone filter on issues page (#22423)
Now we have `All milestones`, `No milestones`, `Open milestones` and
`Closed milestones`.
Fix #11924
Fix #22411 

<img width="1166" alt="image"
src="https://user-images.githubusercontent.com/81045/212243375-95eea035-a972-44b8-8088-53db614cb07e.png">
2023-04-30 09:12:49 -04:00
..
assignees.go Make more functions use ctx instead of db.DefaultContext (#24068) 2023-04-14 14:18:28 -04:00
assignees_test.go Make more functions use ctx instead of db.DefaultContext (#24068) 2023-04-14 14:18:28 -04:00
comment.go Fix issue attachment handling (#24202) 2023-04-20 02:39:44 -04:00
comment_code.go
comment_list.go Load reviewer for comments when dismissing a review (#24281) 2023-04-23 11:04:23 -04:00
comment_test.go Fix issue attachment handling (#24202) 2023-04-20 02:39:44 -04:00
content_history.go
content_history_test.go
dependency.go
dependency_test.go
issue.go Improve milestone filter on issues page (#22423) 2023-04-30 09:12:49 -04:00
issue_index.go
issue_list.go
issue_list_test.go
issue_lock.go
issue_project.go
issue_test.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go Make more functions use ctx instead of db.DefaultContext (#24068) 2023-04-14 14:18:28 -04:00
label.go
label_test.go
main_test.go
milestone.go Localize milestone related time strings (#24051) 2023-04-12 02:29:49 -04:00
milestone_test.go
pull.go
pull_list.go
pull_test.go Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
reaction.go
reaction_test.go
review.go
review_test.go
stopwatch.go
stopwatch_test.go
tracked_time.go
tracked_time_test.go Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00