- 15 Aug, 2022 2 commits
-
-
DiverDori authored
* product.attributes will always return at least an empty Array
-
Stefan Hauke authored
* commit comments are no longer displayed in the pull request pipeline * using a different action that creates pr/issue comments instead * additional action required to find the pull request for the given branch context
-
- 12 Aug, 2022 1 commit
-
-
suschneider authored
-
- 11 Aug, 2022 7 commits
-
-
Silke Grueber authored
* set chrome as default e2e test browser
-
MoritzRS authored
* changed button styling to an icon button * fix e2e test concerning scroll behavior smooth Co-authored-by:
Stefan Hauke <s.hauke@intershop.de> Co-authored-by:
Silke <s.grueber@intershop.de>
-
Johannes Metzner authored
* Check the joined path to start with BROWSER_FOLDER * https://nodejs.org/en/knowledge/file-system/security/introduction/#preventing-directory-traversal
-
DiverDori authored
-
Danilo Hoffmann authored
(cherry picked from commit d655d636)
-
Stefan Hauke authored
* Angular CLI update for packages: @angular/cli@latest, @angular/cdk@latest, @angular/core@latest, @types/node@16, @sentry/browser@latest, @typescript-eslint/eslint-plugin@latest, @typescript-eslint/parser@latest, cspell@latest, eslint@latest, eslint-plugin-jest@latest, eslint-plugin-jsdoc@latest, jest-extended@latest, json-schema-to-typescript@latest, ng-mocks@latest * remove deprecated transfer state modules * move @ngrx/eslint-plugin from dependencies to devDependencies Co-authored-by:
Silke <s.grueber@intershop.de>
-
suschneider authored
-
- 10 Aug, 2022 4 commits
-
-
Silke Grueber authored
-
Silke Grueber authored
-
Silke Grueber authored
-
Silke Grueber authored
-
- 09 Aug, 2022 3 commits
-
-
Stefan Hauke authored
-
Stefan Hauke authored
-
Stefan Hauke authored
-
- 04 Aug, 2022 2 commits
-
-
Silke Grüber authored
fix: unnecessary emissions of the getCurrentBasket selector if the basket loading state changes Co-authored-by:
Danilo Hoffmann <dhhyi@aol.com>
-
Max Kless authored
-
- 02 Aug, 2022 1 commit
-
-
Ivo Pereira authored
Co-authored-by:
Silke Grueber <s.grueber@intershop.de>
-
- 01 Aug, 2022 3 commits
-
-
Tristan Boulière authored
* translate ICM shared file system reference to URL in configuration parameter based on parameter type ("ImageFileRef" and "FileRef") instead of naming convention Co-authored-by:
Johannes Metzner <jm@jometzner.de>
-
suschneider authored
-
Max Kless authored
-
- 29 Jul, 2022 2 commits
-
-
Silke Grüber authored
* feat: add eslint rule @angular-eslint/template/accessibility-alt-text * feat: add eslint rule @angular-eslint/template/accessibility-elements-content * feat: add eslint rule @angular-eslint/template/no-positive-tabindex
-
Silke Grüber authored
-
- 28 Jul, 2022 3 commits
-
-
Silke Grüber authored
BREAKING CHANGES: The cypress test files moved from cypress/integration folder to cypress/e2e. The cypress config file changed and also some scripts have been adapted to reflect the new config structure.
-
Silke Grüber authored
-
Silke Grüber authored
-
- 27 Jul, 2022 5 commits
-
-
Silke Grueber authored
-
Silke Grueber authored
-
Silke Grueber authored
refactor: update ngrx store after success action has been triggered of AddItemToBasket, UpdateBasketItem, DeleteBasketItem BREAKING_CHANGES: Return values of addItemToBasket and updateBasketItem methods of the basket service changed. Payload of some basket success actions changed, too.
-
Silke Grueber authored
-
Silke Grueber authored
-
- 25 Jul, 2022 1 commit
-
-
Danilo Hoffmann authored
-
- 22 Jul, 2022 1 commit
-
-
Danilo Hoffmann authored
-
- 21 Jul, 2022 3 commits
-
-
MaxKless authored
-
Stefan Hauke authored
* fixed to node.js 16.16.0 including npm 8.11.0 * docs: migration note for using a fixed Node.js 16.16.0 with npm 8.11.0 since PWA version 2.4.1
-
Co-authored-by:
max.kless@googlemail.com <max.kless@googlemail.com>
-
- 20 Jul, 2022 2 commits
-
-
Marcel Eisentraut authored
Co-authored-by:
Stefan Hauke <s.hauke@intershop.de>
-
Stefan Hauke authored
* the latest stylelint-config-standard update introduced the selector-not-notation rule with an incompatible standard configuration * used the selector-not-notation with 'simple' option to keep previous ':not' notation style
-