ranked
ranked copied to clipboard
Tracking kicker results
#### Description This PR fixes one or more vulnerable packages in the `maven` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/holisticon-ag/test/github/7b19f6b6-f47e-47a3-bd96-a4bd4ef59b65/master..snyk-fix-zuqbyh) for more details. #### Snyk Project: [holisticon/ranked:backend/model/pom.xml](https://app.snyk.io/org/holisticon-ag/project/7b19f6b6-f47e-47a3-bd96-a4bd4ef59b65) ####...
#### Description This PR fixes one or more vulnerable packages in the `maven` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/holisticon-ag/test/github/affa2001-08e8-4621-83b4-aec704c96035/master..snyk-fix-c3qgi3) for more details. #### Snyk Project: [holisticon/ranked:test/h2/pom.xml](https://app.snyk.io/org/holisticon-ag/project/affa2001-08e8-4621-83b4-aec704c96035) ####...
Using a "suppose to fail" command (CheckPlayer) and then create a player on failure seems smelly. So We should query via queryGateway if a player exists and decide what to...
replace the current spring boot parent with ``` io.toolisticon.maven maven-oss-parent 0.4 ```
I had to remove our springboot-swagger-starter because it is not able to work with spring boot 2. We should switch back once its solved.
After a small discussion with @jangalinski we identified the following problem. A system configuration provided by properties file (application.yml) should not change the system behavior. In general this is a...
Provide some instructions how to start frontend (URL?)
The update to kotlin 1.2.20 caused the bean validation test failed because the validation properties where not loaded from main/resources. To temporarily fix this, the file was duplicated with 495b2abb21f053ff5b799c2764d56be359dc1dbd...
Seems like a technical iOS issue. When selecting the players for team red, the selection is upside down (like the player icons). In this situation the scroll on iOS is...
AxonFrameowrk 3.1 introduced `QueryHandlers` as components that typically read data from the view models created by the Event listeners. Add them into application.