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

complete CustomerGroups implementation #330

Closed
michaelbromley opened this issue May 4, 2020 · 0 comments
Closed

complete CustomerGroups implementation #330

michaelbromley opened this issue May 4, 2020 · 0 comments

Comments

@michaelbromley
Copy link
Member

Is your feature request related to a problem? Please describe.
In our data model and Admin API we have CustomerGroups, but there is no UI to administer them, there are no e2e tests and little integration.

Describe the solution you'd like

  1. Create Admin UI components to administer customer groups. This would likely work well if presented in the same way as we do with the ZoneList, since the CustomerGroup entity only has a single own property - "name".
  2. Write e2e tests covering the basic CRUD scenarios for customer groups.
  3. Create a PromotionCondition based on the customer belonging to given groups
  4. Create a ShippingEligibilityChecker based on the customer belonging to given groups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant