-
create the epic/asm branch
-
After changes in sample data: https://github.tools.sap/cx-commerce/spartacussampledataaddon/pull/14/files
smoke test (`smoke/product-search.e2e-spec.ts`) fails, because there are no `Stores` in facet…
-
From #736
E2E test suggestions, but our mock always returns same data. Do what we can here.
- [ ] 1-10 from 49 stores found (no such information on page)
- [ ] First store highlighted (store is not…
-
Hi everyone
I think it would be useful to have the `JAVA_HOME` environment available in the officially provided SapMachine Docker files. The variable is widely used by Java apps, like the `installer.…
-
In `YotpoService` we use the implicit global `document` which may break SSR. Instead, we should use the `WindowRef` wrapper object and it's `document` property.
-
to merge ticket #4684 to release branch
-
## Environment Details
- Spartacus: beta + develop branch (d4da767d7f304bec7daf004bd8ad5c54ef48d1a9)
- Browser: Chrome v75
- OS: Windows 10
- Device: Laptop
- SAP Commerce: 1905 + Spartacus Sa…
-
- Create mobile test for checkout
- Move mobile test for checkout in mobile folder if any (don't think there's any)
-
We have `USERID_CURRENT` and `ANONYMOUS_USERID`. One is available in public API and other not.
Move `ANONYMOUS_USERID` to `occ-constants`. Keep it public until 2.0 and rename it in our code to `USE…
-
Ootb, as agents lack the Type permissions to browse cms content via occ.
We need to provide asagent with suitable permissions.
The quick workaround we use if to grand read permission on the `Ite…