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

[MASTER] Quick Order #11817

Closed
15 of 22 tasks
dydome opened this issue Apr 6, 2021 · 0 comments · Fixed by #11872
Closed
15 of 22 tasks

[MASTER] Quick Order #11817

dydome opened this issue Apr 6, 2021 · 0 comments · Fixed by #11872
Assignees
Labels
blocks-4.1 [master] Use this label to define the master ticket of the feature MVP Mandatory label: Used to define the MVP scope of the feature quick-order
Milestone

Comments

@dydome
Copy link
Contributor

dydome commented Apr 6, 2021

Quick Order

What is Quick Order

A feature that allows customers to add multiple products to active their cart. https://help.sap.com/viewer/4c33bf189ab9409e84e589295c36d96e/2011/en-US/caf95981aa174660b3faf839a9dddbef.html?q=quick%20order

Overview

requirements: https://cxwiki.sap.com/pages/viewpage.action?spaceKey=spar&title=B2B+Quick+Order+SoT+Nov2020
mocks: https://zpl.io/2ZZqWWl
github labels: quick-order.

EPIC branch

All tickets should be merged towards epic/quick-order. Final QA will happen in this branch before merging into the 3.x branch to make sure nothing is missed.

IMPORTANT

  1. Keep in mind accessibility
  2. Do not forget about having a threat modeling session
  3. Make sure the implemented CSS for the given component supports Directionality
  4. Be careful of deprecations and adjust accordingly

More information can be found here https://sap.github.io/spartacus-docs/definition-of-done/

Sample data

Implementation

  1. creation of a minimal feature-lib
  1. create core logic
  1. quick order page with the functionality
  1. quick order cart form the functionality
  1. quick order unit tests
  • implementation unit tests for the form
  • implementation unit tests for the list
  • implementation unit test for cart form
  1. quick order e2es
  1. quick order doc

FUTURE / STRETCH

@dydome dydome added [master] Use this label to define the master ticket of the feature quick-order MVP Mandatory label: Used to define the MVP scope of the feature labels Apr 6, 2021
@dydome dydome added this to the 3.x milestone Apr 6, 2021
@dydome dydome self-assigned this Apr 6, 2021
marlass pushed a commit that referenced this issue Aug 26, 2021
Co-authored-by: Marcin Lasak <[email protected]>
Co-authored-by: morganm58 <[email protected]>
Co-authored-by: Michal Szczepaniak <[email protected]>

Closes #11817
@Xymmer Xymmer reopened this Sep 2, 2021
@Xymmer Xymmer modified the milestones: 3.x, aim-for-4.1 Sep 2, 2021
@dydome dydome closed this as completed Sep 9, 2021
@Xymmer Xymmer modified the milestones: aim-for-4.1, 4.1 Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocks-4.1 [master] Use this label to define the master ticket of the feature MVP Mandatory label: Used to define the MVP scope of the feature quick-order
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants