Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differentiate color-wise for closed, merged and open issues on project description popup #298

Open
nkprince007 opened this issue May 23, 2017 · 2 comments · May be fixed by #733
Open

Differentiate color-wise for closed, merged and open issues on project description popup #298

nkprince007 opened this issue May 23, 2017 · 2 comments · May be fixed by #733

Comments

@nkprince007
Copy link
Member

The popups for projects shows issues on the left side, but does not differentiate them as merged, closed or open. It'd be better if we had a real-time differentiation for the issues.

Using gitlab and github api to find details about issues would solve the issue.

@nkprince007
Copy link
Member Author

CC @hemangsk

@KVGarg
Copy link
Contributor

KVGarg commented Aug 11, 2019

Good Idea! But won't that make GITHUB/GITLAB API calls, which is only limited to 60 for non-authenticated users.

KVGarg added a commit to KVGarg/projects that referenced this issue Aug 12, 2019
The commit adds a method, to get related issues states
from coala Webservices and adds the issue state to a
HashMap which is being used to get issue css class,
when the project pop-ups.

Closes coala#298
KVGarg added a commit to KVGarg/projects that referenced this issue Aug 20, 2019
The commit adds a method, to get related issues states
from coala Webservices and adds the issue state to a
HashMap which is being used to get issue css class,
when the project pop-ups.

Closes coala#298
KVGarg added a commit to KVGarg/projects that referenced this issue Aug 22, 2019
The commit adds a method, to get related issues states
from coala Webservices and adds the issue state to a
HashMap which is being used to get issue css class,
when the project pop-ups.

Closes coala#298
KVGarg added a commit to KVGarg/projects that referenced this issue Aug 22, 2019
The commit adds a method, to get related issues states
from coala Webservices and adds the issue state to a
HashMap which is being used to get issue css class,
when the project pop-ups.

Closes coala#298
KVGarg added a commit to KVGarg/projects that referenced this issue Aug 22, 2019
The commit adds a method, to get related issues states
from coala Webservices and adds the issue state to a
HashMap which is being used to get issue css class,
when the project pop-ups.

Closes coala#298
KVGarg added a commit to KVGarg/projects that referenced this issue Aug 22, 2019
The commit adds a method, to get related issues states
from coala Webservices and adds the issue state to a
HashMap which is being used to get issue css class,
when the project pop-ups.

Closes coala#298
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants