Tomas Pesek

Results 5 issues of Tomas Pesek

Method calculateDiscount has two parameters at the moment. First QuantifiedItemPrice $quantifiedItemPrice and string $discountPercent. I think so it would be more comfortable that second parameter wasn't string $discountPercent, but full...

Help wanted
Stale

## Describe the bug I have the following image settings in images.yaml: ``` - name: my-image width: 80 height: 60 crop: false occurrence: 'My image' ``` And even though I...

Bug

I think the properties in ProductDetailView should be set using setters and not just by a constructor. Why do I think that? Ad 1. ProductDetailView object will have many and...

Help wanted

For building docker container we have to run `asset:install` command, `npm installs` (from root and from test project) and in test project we have to run `npm run build` command....

question

I am not sure that this pull request is compatible with symfony2, please, check it, but with symfony3 works good. Onemore thing: property run in grid.js file - in my...