Rostislav Vítek

Results 52 issues of Rostislav Vítek

Shopsys Framework was recently released in beta version. It is an open source e-commerce platform for in-house dev teams and saves lots of development hours for them. By default, it...

| Q | A | ------------- | --- |Description, reason for the PR| FE API is stateless hence it does not use the session. The problem is the session is...

In Backlog

| Q | A | ------------- | --- |Description, reason for the PR| the cssVersion file was removed in https://github.com/shopsys/shopsys/pull/1725 |New feature| No |[BC breaks](https://docs.shopsys.com/en/latest/contributing/backward-compatibility-promise/)| No |Fixes issues| ... |Have...

DX & Refactoring

## Describe the expected outcome of your requested feature `CustomerUserFacade::edit()` has as the third parameter nullable `$deliveryAddress`. When it is set, the value is used for setting the default delivery...

DX & Refactoring
In Backlog

## Describe the bug I see a few problems with our `diff` phing targets: - if you want to use the `diff-files` target (and the ones that depend on it...

In Backlog

### What is happening We ignore the phpstan error message (`Method Doctrine\\Common\\Persistence\\ObjectManager::flush\(\) invoked with 1 parameter, 0 required`), see https://github.com/shopsys/shopsys/blob/master/phpstan.neon#L17 - but it is not necessary. We should rather annotate...

DX & Refactoring
In Backlog

## Description of the situation There is a cookbook for adding a new attribute to an entity (https://docs.shopsys.com/en/9.1/cookbook/adding-new-attribute-to-an-entity/) and there is the following note: > If you want to display...

Documentation
Status: on hold
Stale

## Describe the expected outcome of your requested feature It would be awesome to run as many build tasks as possible in parallel, definitely these come into one's mind: -...

Status: on hold
Stale
DX & Refactoring
In Backlog

## Describe the expected outcome of your requested feature It should be possible to use snapshots instead of manual writing (at least) FE API tests, let's examine and possibly use...

Enhancement
Status: on hold
Stale
DX & Refactoring
In Backlog

### What is happening When I run `php phing annotations-fix`, the target fails on a weird error (see below). This might be a problem in https://github.com/Roave/BetterReflection library, I do not...

Bug
Status: info needed