-
Notifications
You must be signed in to change notification settings - Fork 86
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
feat: design preview support #1216
Conversation
d0d355f
to
878146a
Compare
|
Waiting for an ICM release that contains the necessary changes on ICM side for the Design Preview for the headless application type. |
a6cf5f5
to
4a6b98c
Compare
4a6b98c
to
6743f02
Compare
Requires ICM 7.10.39.1 once it is GA. |
6743f02
to
353c039
Compare
Azure Demo Servers are available: |
1 similar comment
Azure Demo Servers are available: |
* needs to stay http as long as the used ICM is configured with http since it has no valid certificate This reverts commit 3b48c0f.
* PreviewContextID interceptor adds PreviewContextID to REST calls * PreviewService for PreviewContextID handling (set, update, delete) * changed `{ path: '', redirectTo: 'home', pathMatch: 'full' }` to prevent PreviewContextID query parameter is removed on redirect for empty route path * documentation (NOT full Design View) Co-authored-by: Stefan Hauke <s.hauke@intershop.de> Co-authored-by: Marcel Eisentraut <meisentraut@intershop.de>
26b22d9
to
694a338
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
documentation changes approved
* PreviewContextID interceptor adds PreviewContextID to REST calls * PreviewService for PreviewContextID handling (set, update, delete) * changed `{ path: '', redirectTo: 'home', pathMatch: 'full' }` to prevent PreviewContextID query parameter is removed on redirect for empty route path * documentation (NOT full Design View) Co-authored-by: Stefan Hauke <s.hauke@intershop.de> Co-authored-by: Marcel Eisentraut <meisentraut@intershop.de>
d0a6f4b
to
5c73145
Compare
PR Type
[x] Feature
What Is the New Behavior?
Initial Design Preview support (!!! NOT Design View with editing capabilities !!!)
Does this PR Introduce a Breaking Change?
[x] No
Other Information
AB#78271