Benedikt Stemmildt

Results 12 issues of Benedikt Stemmildt

sorry for the strange diff... dunno how that happened...

Hey there. Just wanted to let you know that I forked you project to make it work with yarn. Currently I am not sure whether to do a Pull Request...

Is it possible that the Binding for the io.vertx.json.schema.draft7.dsl.Schemas class is still missing? I can't call objectSchema() or intSchema() and so on...

bug

We committed us to following things to make contribution easier: Pull-Requests will trigger checks (travis-ci build, ...) Pull-Request-Merges will automatically publish a new snapshot version

enhancement

Hey guys, you should add the following controllerAdvices to validation module: BadRequestException ConstraintViolationException extends ResponseEntityExceptionHandler => overwrite handleMethodArgumentNotValid method It would also be nice to not only provide a content-type...

Hey there, I was just able to make the router work with ssr in a basic example. From what I figured, its just about providing your own `integration` in the...

The following screenshot states the problem: ![screen shot 2017-05-16 at 13 33 09](https://cloud.githubusercontent.com/assets/2619581/26104016/5c620bf4-3a3c-11e7-9c2b-c3381bcdca81.png) Every

setting :show-version to false does not opt-out the version footer completely: ![image](https://cloud.githubusercontent.com/assets/2619581/22386573/019fef7e-e4d8-11e6-9ba7-a6e68def1914.png) Please fix :)

bug
in progress
frontend

you provide a slf4j-simple binding. if someone uses another binding in their project it is necessary to exclude yours. maybe there is a better way then forcing everybody to do...

bug
ready
backend

Would be nice to have a button inside the step/console output layer to switch between dark and light mode. Some people (including me) like to read black font on white...

enhancement
frontend