[Pull] [UI] Add Pull & Release Counter Badge to TabLable #350

Closed
opened 2020-06-04 03:01:13 +00:00 by 6543 · 6 comments
Member

Original Pull att :https://gitea.com/gitnex/GitNex/pulls/350

Merged with: 1da54e3d35

* close #218 | [Extend] Pull Request Tab: show open number * [Extend] Release Request Tab: show open number API has bug in master -> https://github.com/go-gitea/gitea/issues/10946 * Upgrade Gradle and a nit --- Original Pull att :https://gitea.com/gitnex/GitNex/pulls/350 Merged with: 1da54e3d356d7a57790fd7fecce1f8d586694300
6543 added this to the 2.5.0 milestone 2020-06-04 03:01:13 +00:00
6543 added the
🎯 Enhancement
💻 UI/UX
labels 2020-06-04 03:01:13 +00:00
6543 closed this issue 2020-06-04 03:01:13 +00:00
Owner

tinyDb.getString("issuesCounter").isEmpty() don't know where is this set. So I disabled it for now as it counter will not work if this is enabled while switching from settings.

`tinyDb.getString("issuesCounter").isEmpty()` don't know where is this set. So I disabled it for now as it counter will not work if this is enabled while switching from settings.
Author
Member

@mmarif a code search show it is only used in this Line so I'll remove it ...

@mmarif a code search show it is only used in this Line so I'll remove it ...
Author
Member

DONE

DONE
Author
Member

ok after your changes it stoped working - I'll look into it why it doesnt work anymore

ok after your changes it stoped working - I'll look into it why it doesnt work anymore
Owner

Strange. Check settings if it's disabled?

Strange. Check settings if it's disabled?
Author
Member

@mmarif fixed it (578283b10e)

@mmarif fixed it (578283b10eb991396eaf0db3f595bfac46003dbd)
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gitnex/GitNex#350
No description provided.