-
We should replace the `ngrx-store-localstorage` library with our own custom mechanism for syncing between browser's storage and state.
It should also support a highly configurable mechanism to:
* …
-
See GH-1347, and also https://github.com/SAP/cloud-commerce-spartacus-storefront/wiki/Global-Configuration-in-Spartacus-%28DRAFT%29
-
As part of the configurable icons functionality an enum was created to contain the list of icons available within Spartacus. At some point the mechanism was refactored but an error remains.
At the …
-
the E2E test is currently failing because the card holder name is being overwritten.
And we have to wait for stingray team to fix it in the backend, which might take a while.
So we'll only disable …
-
Change the default currency to EUR to prevent errors being thrown when searching products.
-
For dev17 backend, open `/store-finder` page. Then the apge displays only the title and image.
![obraz](https://user-images.githubusercontent.com/4001059/58888037-01f65900-86e7-11e9-8cb4-03f49405ec…
-
As a rule we'd like to expose as many api's as possible. However if we know an api will be refactored, we'd rather not make them public for now. The task here is to review access levels across classe…
-
The beautacus backend at https://api.cehm0u1-sccdemoin1-d3-public.model-t.myhybris.cloud/ is outdated which causes the frontend to be missing certain features.
This ticket is to update beauty sampl…
-
Observed double tapping required throughout application to make buttons/links work.
It's specially noticeable when working with myAccount links as it requires double tapping, sometime more. It's a b…
-
- [x] Run all the E2E tests on the nightly branch on jenkins:
Note: Make sure that ALL the tests are being run (about 29 tests).
OR run them from your computer, pointing to dev17 server.
Addition…