You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an admin user
When I visit a merchant's profile page
I can click on the merchant's items link
And have access to all functionality the merchant does, including
- adding new items
- editing existing items
- enabling/disabling/deleting items
All content rules still apply (eg, item name cannot be blank, etc)
DO THESE STORIES FIRST:
User Story 44, Merchant Items Index Page
User Story 48, Merchant adds an item
User Story 50, Merchant edits an item
Checklist:
base tests are written
base code is written to pass tests
edge case ("sad path") tests written (if required)
DO THESE STORIES FIRST:
Checklist:
child of #52
child of #125
depends on #71
depends on #67
depends on #65
The text was updated successfully, but these errors were encountered: