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

Use router to pass current project parameters to the rest of view #6

Open
3 tasks done
mariosant opened this issue Mar 9, 2016 · 2 comments
Open
3 tasks done
Assignees

Comments

@mariosant
Copy link

Iron Router can use dynamic fragments for routing. We should use this feature and make the parameters available to the rest of the view.

Routes to implement (feel free to suggest more):

  • /:user/:project
  • /:user/:project/issues
  • /:user/:project/pulls
@mariosant
Copy link
Author

I will deal with it, @howardroark. Can you assign it to me, so we remember that?

@howardroark
Copy link
Member

Done!

howardroark added a commit that referenced this issue Mar 12, 2016
Add routes for issues and pr views.
@howardroark howardroark reopened this Jun 18, 2016
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

No branches or pull requests

2 participants