intershop-pwa
intershop-pwa copied to clipboard
The Intershop PWA is an Angular based progressive web app storefront for the Intershop Commerce Platform.
This pull request introduces Mermaid diagrams and replaces some existing .png format diagrams. _Mermaid lets you create diagrams and visualizations using text and code. It is a JavaScript based diagramming...
## PR Type This PR introduces the feature to communicate with Sparque AI and show results from according endpoints, like suggest, category browsing, product search in the PWA Storefront. [...
## PR Type [ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no API changes) [ ] Build-related changes [...
The lazy-components are loaded before the code marked as "LAZY_FEATURE_MODULE" is actually loaded. This can create a lot of side-effects. A new redux event has been added to load lazy-components...
## PR Type [x] Feature ## What Is the Current Behavior? The PWA does not yet handle product warranties. Issue Number: Closes #1062 ## What Is the New Behavior? The...
## PR Type [x] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no API changes) [ ] Build-related changes [...
Compatibility testing with ICM 7.10.38.28-LTS with current PWA 5.2.0 (with `legacyEncoding` enabled). [AB#92601](https://dev.azure.com/intershop-com/cefd1005-00a7-4c79-927f-a16947d1b2e6/_workitems/edit/92601)
_Compatibility testing with ICM 7.10.40.5 (latest) with current PWA 5.0.0_ [AB#92599](https://dev.azure.com/intershop-com/cefd1005-00a7-4c79-927f-a16947d1b2e6/_workitems/edit/92599)
**Actual Behavior** Scenario: A customer has many shipping addresses (> 100). This could be a distributor who is ordering on behalf of his clients. So the invoice is paid by...
**Is your feature request related to a problem? If yes, please describe it.** There is no predefined blacklist for bad bots in nginx. Have found related code in ssr-off.conf, but...