Just tint the icons in a particular manner to indicate whether an issue is closed or a PR was merged
This will also require an update of the NotificationSubject model.
Just tint the icons in a particular manner to indicate whether an issue is closed or a PR was merged
This will also require an update of the ``NotificationSubject`` model.
Would be nice, if this could be added to the API description. 🙂
@6543
>state can be "", "closed", "open", and eventualy "merged" later ...
>
>-> https://github.com/go-gitea/gitea/pull/15344
Would be nice, if this could be added to the API description. 🙂
Just tint the icons in a particular manner to indicate whether an issue is closed or a PR was merged
This will also require an update of the
NotificationSubject
model.Let me add this, I eventualy will get it into v1.14 but not for sure ...
NotificationSubject
does have astate
field@opyale gitnex/tea4j#11
state can be "", "closed", "open", and eventualy "merged" later ...
-> https://github.com/go-gitea/gitea/pull/15344
@6543
Would be nice, if this could be added to the API description. 🙂