forgejo/web_src
Bram Hagens 50f55f11c4
Show whether a PR is WIP inside popups (#28975)
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)
2024-02-04 22:37:45 +00:00
..
css Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
fomantic Remove fomantic text module (#26777) 2023-08-30 10:37:17 +00:00
js Show whether a PR is WIP inside popups (#28975) 2024-02-04 22:37:45 +00:00
svg Fix google logo in security page (#28982) 2024-01-30 02:54:52 +02:00