mirror of https://github.com/go-gitea/gitea.git
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.
50f55f11c4
Fixes https://codeberg.org/forgejo/forgejo/issues/2257 Draft status of a PR is currently not exposed by the API. This PR adds a 'draft' field to pull requests in the API, which is used to correctly set the PR color/icon in a ContextPopup. --- Before: ![image](https://github.com/go-gitea/gitea/assets/5541521/72cbd30e-1175-4338-aa97-ac99c46c5118) After: ![image](https://github.com/go-gitea/gitea/assets/5541521/111c9eba-460e-4d57-bcca-23a151c3a4f1) |
1 year ago | |
---|---|---|
.. | ||
activity.go | 2 years ago | |
attachment.go | 1 year ago | |
convert.go | 1 year ago | |
git_commit.go | 1 year ago | |
git_commit_test.go | 1 year ago | |
issue.go | 1 year ago | |
issue_comment.go | 1 year ago | |
issue_test.go | 2 years ago | |
main_test.go | 1 year ago | |
mirror.go | 1 year ago | |
notification.go | 1 year ago | |
package.go | 1 year ago | |
pull.go | 1 year ago | |
pull_review.go | 1 year ago | |
pull_test.go | 2 years ago | |
release.go | 1 year ago | |
release_test.go | 1 year ago | |
repository.go | 1 year ago | |
secret.go | 1 year ago | |
status.go | 2 years ago | |
user.go | 2 years ago | |
user_test.go | 2 years ago | |
utils.go | 2 years ago | |
utils_test.go | 2 years ago | |
wiki.go | 1 year ago |