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

Latest commit message for each repo #8

Closed
nathandao opened this issue Oct 25, 2015 · 1 comment
Closed

Latest commit message for each repo #8

nathandao opened this issue Oct 25, 2015 · 1 comment
Milestone

Comments

@nathandao
Copy link
Owner

In order to do this, we'll need to add an additional "limit" params to the api.

  • From my first iperssion, since the web API passes all params through to Ginatra::Repository, we'll only need to add the "limit" param option there.
  • Once the web API is available, add an additional row to the RepoInfo react component to pull the latest commit message (possibly with author name as well?)
@nathandao
Copy link
Owner Author

"limit" param was added by @rihards in #11 .

Now just need to add the front-end part in Reactjs :)

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

No branches or pull requests

1 participant