Tristan Boulière

Results 6 issues of Tristan Boulière

An attempt to make product defaut easily overridable was made on ticket #1098. However, this change only affects the product listing. It is not possible to easily add an attribute...

has conflicts

## PR Type [ ] Bugfix [x ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no API changes) [ ] Build-related changes...

has conflicts

## PR Type [ ] Bugfix [x ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no API changes) [ ] Build-related changes...

has conflicts

**Is your feature request related to a problem? If yes, please describe it.** The application currently performs very poorly in the google lighthouse test in mobile mode. It's true that...

enhancement

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...

has conflicts

When using the Google Recaptcha V3 service, the captcha verification information is transmitted to the icm using the `Authorization` header. https://github.com/intershop/intershop-pwa/blob/9964ebd929b61c81d763a082a90e721beba0dae4/src/app/core/services/api/api.service.ts#L82 This conflicts with the standard SSO operation which uses...

bug
wait