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

Implement order history for textfield configurator #13939

Closed
ChristophHi opened this issue Oct 1, 2021 · 0 comments · Fixed by #13963
Closed

Implement order history for textfield configurator #13939

ChristophHi opened this issue Oct 1, 2021 · 0 comments · Fixed by #13963
Assignees
Labels
vc/textfield Support of textfield configurator
Milestone

Comments

@ChristophHi
Copy link
Contributor

ChristophHi commented Oct 1, 2021

Implement artefacts in core (state, reducer, actions), OCC and components. See readConfigurationForCartEntry as a template.
Also introduce new route configureOverviewTEXTFIELD and ensure that cart configuration can be displayed during checkout.

We need to cover breaking changes here and introduce a check for release 4.2 if needed.
Attribute component (to be re-used) needs to be equipped with a flag that indicates that form is read-only.
Styling should look like configuration OV for CPS if possible

@ChristophHi ChristophHi added this to the vc milestone Oct 1, 2021
@ChristophHi ChristophHi added the vc/textfield Support of textfield configurator label Oct 1, 2021
@ChristophHi ChristophHi self-assigned this Oct 5, 2021
@ChristophHi ChristophHi linked a pull request Oct 5, 2021 that will close this issue
ChristophHi added a commit that referenced this issue Oct 6, 2021
@Larisa-Staroverova Larisa-Staroverova self-assigned this Oct 7, 2021
ChristophHi added a commit that referenced this issue Oct 8, 2021
Introduces a read-only mode for the textfield (template) configurator page. Includes the routes, OCC, state, facade and component layer. Allows to view a configuration attached to an order entry in order history.


Closes #13939
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vc/textfield Support of textfield configurator
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants