-
Notifications
You must be signed in to change notification settings - Fork 392
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
Comments
ChristophHi
added a commit
that referenced
this issue
Oct 5, 2021
ChristophHi
added a commit
that referenced
this issue
Oct 5, 2021
ChristophHi
added a commit
that referenced
this issue
Oct 6, 2021
ChristophHi
added a commit
that referenced
this issue
Oct 6, 2021
ChristophHi
added a commit
that referenced
this issue
Oct 6, 2021
ChristophHi
added a commit
that referenced
this issue
Oct 6, 2021
ChristophHi
added a commit
that referenced
this issue
Oct 7, 2021
ChristophHi
added a commit
that referenced
this issue
Oct 8, 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
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
The text was updated successfully, but these errors were encountered: