Piotr Karwatka
Piotr Karwatka
@Cyclonecode sure, could You prepare a PR with this feature please?
Hi Michael. You’re right - by leveraging the same domain, secure cookie features this could be an interesting improvement By the way @gibkigonzo is working on a very simple change...
Hi guys, the tokens can be now pass via `Header: ` but we didn't find much value in storing them in cookies vs. localStorage. So this option hasn't been implemented....
@pszreder can You step in on here please?
The `config.elasticsearch` in vue-storefront-api SHOULD BE `write` endpoint - elasticsearch itself. This config property is used in the `npm run db ...` scripts.
The URL is set in this line: https://github.com/DivanteLtd/vue-storefront-api/blob/37d8ee822009629dffac252b907afb47e58ac99e/scripts/mage2vs.js#L35 ... and then used by `mage2vuestorefront: https://github.com/DivanteLtd/mage2vuestorefront/blob/91e18075afebb57c367e0e25aad3e2b7c71a03b6/src/config.js#L30 Would be awesome if @janmyszkier could help us to debug this issue, why the right...
@rain2o can you propose a PR with this fix please?
Cool; thanks! Great job. @tonyisworking maybe you’ve already seen our other project storefront-api? How about including this docker files there as well (if so please do use the “develop” branch)....
Here’s the link: https://github.com/DivanteLtd/storefront-api
I don’t have a strong preference on that. Reid’s is just an auxiliary tool for VS; we can switch to other key/value storage even. Maybe we just need to introduce...