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

Registered User Order Status #19

Closed
hbellows opened this issue Sep 8, 2018 · 0 comments · Fixed by #77
Closed

Registered User Order Status #19

hbellows opened this issue Sep 8, 2018 · 0 comments · Fixed by #77
Assignees

Comments

@hbellows
Copy link
Collaborator

hbellows commented Sep 8, 2018

As a registered user,
When I visit '/dashboard'
And click one of my orders,
My current path should be '/orders/:id'
I see the bike accessories that I ordered broken down by subtotal and quantity,
I see the total for this order,
I see the status of this order (ordered, completed, paid, cancelled)
I see the date/time that the order was submitted,
I do not see the order of another user.

If the order was completed or cancelled,
I see a timestamp when the action took place.

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 a pull request may close this issue.

3 participants