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

Completed task: "Update Issues for Repository route to get all issue data". #85

Merged
merged 11 commits into from Aug 16, 2014

Conversation

chessmasterhong
Copy link
Collaborator

This pull request addresses the following issue:

The /api/issues endpoint will now return the list of all issues (excluding pull requests) in a repository largely thanks to @DrkSephy's implementation of asynchronous requests (#69).

In addition, the /#/issues route will now display the following:

  • Issue number
  • Issue title (and link to respective issue page on GitHub)
  • Issue state (open, closed)
  • Issue creator (and link to respective issue creator's profile)
  • Issue assignee (and link to respective issue assignee's profile)

DrkSephy added a commit that referenced this pull request Aug 16, 2014
Completed task: "Update Issues for Repository route to get all issue data".
@DrkSephy DrkSephy merged commit aa0e15e into DrkSephy:master Aug 16, 2014
@DrkSephy
Copy link
Owner

Great work on this one, the page looks great and very informative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants