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 Merchant Update #15

Closed
MWagner3 opened this issue Feb 17, 2022 · 1 comment
Closed

Admin Merchant Update #15

MWagner3 opened this issue Feb 17, 2022 · 1 comment
Assignees

Comments

@MWagner3
Copy link
Owner

As an admin,
When I visit a merchant's admin show page
Then I see a link to update the merchant's information.
When I click the link
Then I am taken to a page to edit this merchant
And I see a form filled in with the existing merchant attribute information
When I update the information in the form and I click ‘submit’
Then I am redirected back to the merchant's admin show page where I see the updated information
And I see a flash message stating that the information has been successfully updated.

@MWagner3 MWagner3 added this to Backlog in 2201 Little Esty Shop Feb 17, 2022
@lisataylor5472 lisataylor5472 self-assigned this Feb 18, 2022
@lisataylor5472 lisataylor5472 moved this from Backlog to In Progress in 2201 Little Esty Shop Feb 20, 2022
@lisataylor5472
Copy link
Collaborator

I am currently setting up the edit merchant methods within the admin/merchants_controller.rb --- I am not sure if having multiple controllers with a similar name is good practice? We may be able to consolidate my merchants_controller.rb with the one Michael has created --- I need to do more research on namespacing.

@lisataylor5472 lisataylor5472 moved this from In Progress to Ready for Review in 2201 Little Esty Shop Feb 20, 2022
lisataylor5472 added a commit that referenced this issue Feb 20, 2022
@lisataylor5472 lisataylor5472 moved this from Ready for Review to Merged to Main in 2201 Little Esty Shop Feb 21, 2022
@MWagner3 MWagner3 moved this from Merged to Main to Deployed to Heroku in 2201 Little Esty Shop Feb 23, 2022
@lisataylor5472 lisataylor5472 moved this from Deployed to Heroku to Merged to Main in 2201 Little Esty Shop Mar 1, 2022
@lisataylor5472 lisataylor5472 moved this from Merged to Main to Deployed to Heroku in 2201 Little Esty Shop Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
2201 Little Esty Shop
Deployed to Heroku
Development

No branches or pull requests

2 participants