Piotr Karwatka

Results 114 comments of Piotr Karwatka

I guess it's been already done within 1.11 @lukeromanowicz

Where to start: https://github.com/DivanteLtd/vue-storefront/blob/59519f3e1f03107aafff6fc0f001f424a8a00353/core/lib/sync/task.ts#L6 The user and password should be probably embedded within the URL - e.g: `config.cart.create_endpoint=https://user:[email protected]` or `config.api.url=https://user:[email protected]`. The problem is that these endpoints are being executed CSR...

@lukeromanowicz please decide the way we should have it

It should work without any problems; can you please check it and propose a PR if necessary?

@andrzejewsky this is pretty broad one. is your plan to refactor all the vuex modules to take the `notification` out of them?

@dimasch @lukeromanowicz @lukeromanowicz @filrak @patzick @Igloczek would be great to get Your feedback on that :)

Thanks! This sounds good to me, however it makes the docs/initial config a little bit less straightforward. I belive we should discuss it or implement at first stage as an...

Related to vuestorefront/vue-storefront#2760

Thanks for Your feedback. Having this in mind I would say we need to: 1. Propose an interface for the payments method to comply with. To change the current way...

The question is **WHO** is going to prepare a PoC? :)