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

Create view single activity page #55

Open
bpred754 opened this issue Dec 31, 2016 · 0 comments
Open

Create view single activity page #55

bpred754 opened this issue Dec 31, 2016 · 0 comments
Assignees
Labels

Comments

@bpred754
Copy link
Owner

Create a page where a single activity is displayed. Users are routed to this screen when they click on a specific activity, click on the 'activity' link inside a flagged activity, and when using the following url structure: /activity/:activityId

This task will also change View Activity to Activities. Below is a list of Augeo end points:

  • /activity/:activityId (single activity)
  • /activities/ (All activities for the logged in user)
  • /activities/:username (all activities for the specified user)
  • /community (all activities for all users sorted by the most recent flagged date - this will be introduced in a later task #53)

Since an entire page will be given to a single activity, this may be a good spot to add a comments section.

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

No branches or pull requests

1 participant