Filip Jędrasik
Filip Jędrasik
## What is the motivation for adding / enhancing this feature? In documentation for Adyen, we should mention that developer should apply HMAC verification for Notification Module. ## What are...
# Summary [summary]: #summary Let's make api-client available inside extension's hooks. # Motivation [motivation]: #motivation With this feature, we would be able to modify api-client's object before call - e.g....
When we are running api through Docker Compose. Then `config.elasticsearch.host` does not come from `config/local.json`. It comes from `docker/vue-storefront-api/default.env`'s `ELASTICSEARCH_HOST` which is not that obvious. We should mention about it...
I am planning to create bigger plugin with this boilerplate. However, I would feel much safer with Typescript support. Will it be added? I am also looking for unit tests.
### Related issues closes # ### Short description and why it's useful ### Screenshots of visual changes before/after (if there are any) **IMPORTANT NOTICE** - Remember to update `CHANGELOG.md` with...
**Describe the bug** It is impossible to fetch available payment methods as a customer via Rest API if the customer signed in via GQL. **To Reproduce** Steps to reproduce the...
## Current behavior  ## Expected behavior Tabs should not have a bigger z-index than search results ## Steps to reproduce the issue 1. Open product's view - e.g. /beginner-s-yoga.html...
## What is the motivation for adding/enhancing this feature? As I have to publish VSF-Capi fix asap - I had to remove this validator from VSF-Capi because it bases on...