Dmitri Perunov
Dmitri Perunov
Hi @tonicospinelli, can you please elaborate why this change is necessary and what kind issue it's solving? Is it dev/prod feature?
Hi , @vasilvestre, can you please elaborate why this change is necessary and what kind issue it's solving. Is it dev/prod functionality?
> But for all the class-level constraints, you cannot run the constraint validator without putting the data inside the object (otherwise you will validate the initial state of the object,...
Does it makes sense to implement placeholder uri scheme, that will allow to input any custom scheme from config? Something like `{custom: {'skype'}}`. Any app nowadays has it's own scheme...
Would be cool to merge https://github.com/Sylius/Sylius-Standard/pull/650 before that. PR requires rebase
+1 Serialize rules in child entities on Single Table inheritance are ingored.
I strongly concur with stateless approach, channel, currency, locale, user shouldn't be available in CLI as context. Even if we're to skip messenger point and stateless as default approach, It's...
@vvasiloi While Sylius "sync" and stateful nature is undeniable, I was working with shop-api based ecommerce for 3 years now with extensive modifications and I can't say I ever encountered...
+1 for the feature. I would like to execute upload with `--githubStatusContextSuffix` to be able to different between multiple runs (mobile, desktop) for the same url ```js await exec.exec('lhci', ['upload',...
@paulyoder Would be cool to have option to specify any element as "input" instead of searching for it automatically. It will solve ui-select or any other directive usage, that wraps...