Ralf Junghanns

Results 8 issues of Ralf Junghanns

I'm passing a grid-property to the Chart Element. ```javascript const chartData = { columns: [ ['data1', 30, 200, 100, 400, 150, 250], ['data2', 50, 20, 10, 40, 15, 25] ]...

See also: https://github.com/shopwareLabs/shopware-docker/issues/42

### Summary If there is a lot of code in modules, the dependency graph gets bigger and in some cases it's difficult to get relevant information from it, regarding violations....

The images from composer/composer are deprecated. See here: https://hub.docker.com/r/composer/composer/ You could use the official composer image. See here: https://hub.docker.com/_/composer Now the requirements (php ^7.1) are met.

Hi React-Oidc-Context - Development Team, We are devrloping locally our application but at the moment we are authenticate against a dev-keycloak instance which is not working locally. For API-Mocking we...

question