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] [Customer]Remove delete button on index, add information about no account on show page #5729

Merged
merged 2 commits into from
Aug 8, 2016

Conversation

tuka217
Copy link
Contributor

@tuka217 tuka217 commented Aug 8, 2016

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Related tickets -
License MIT

@@ -24,3 +24,13 @@ Feature: Sign in to the store
And I log in
Then I should be notified about bad credentials
And I should not be logged in

@todo
Scenario: A customer cannot log in after deleting their account
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

after his account was deleted?

Copy link
Contributor Author

@tuka217 tuka217 Aug 8, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Cannot log in after my account deletion/removal
  2. Cannot log in after my account was deleted ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Second one 👍. The first one may suggest that it was deleted by the customer himself. :)

@tuka217 tuka217 changed the title [WIP][Admin] [Customer]Remove delete button on index, add information about no account on show page [Admin] [Customer]Remove delete button on index, add information about no account on show page Aug 8, 2016
@@ -22,3 +22,8 @@ Feature: Seeing customer's details
When I view details of the customer "f.baggins@shire.me"
Then his shipping address should be "Frodo Baggins, Bag End, Hobbiton, NEW ZEALAND 1"
And his billing address should be "Bilbo Baggins, The Last Homely House, Rivendell, NEW ZEALAND 7"

@ui
Scenario: Seeing information about no existing account for given customer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a given customer

…r not being able to log in after account removal

[AdminBundle] Remove delete button from customer index page
[Behat] Add implementation of scenarios
@pjedrzejewski pjedrzejewski merged commit 859eb7e into Sylius:master Aug 8, 2016
@pjedrzejewski
Copy link
Member

Thanks Ania!

pamil pushed a commit to pamil/Sylius that referenced this pull request May 7, 2019
[Admin] [Customer]Remove delete button on index, add information about no account on show page
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 this pull request may close these issues.

None yet

4 participants