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

Admin can view a specific order and edit it from there #70

Open
AllPurposeName opened this issue Mar 11, 2015 · 0 comments
Open

Admin can view a specific order and edit it from there #70

AllPurposeName opened this issue Mar 11, 2015 · 0 comments

Comments

@AllPurposeName
Copy link
Owner

As an Admin
When I visit '/admin/orders'
And I click on an order's name
Then I am redirected to a '/admin/orders/:id'
And I see a table describing that order
And buttons to edit that order's status (ready, paid, completed, cancelled)

@AllPurposeName AllPurposeName added this to the Admin Orders and Stats milestone Mar 11, 2015
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

1 participant