Federico Padua

Results 23 comments of Federico Padua
trafficstars

The tests seem to fail because you need to update the field_* here: https://github.com/dpgaspar/Flask-AppBuilder/blob/master/flask_appbuilder/tests/test_api.py#L1783 by adding the new filters for the field_* types for which you defined them in the...

@dpgaspar Because of https://github.com/dpgaspar/Flask-AppBuilder/pull/1759 this Issue can be closed, right?

Fix https://github.com/swagger-api/swagger-codegen-generators/issues/1017

Opened https://github.com/swagger-api/swagger-codegen-generators/pull/1016

The access token returned by Keycloak can contain client roles and if no action on Keycloak config side is taken (changing the key name from which to retrieve the roles,...

Couple of things/questions to make sure: - Are you sure your `OAUTH_PROVIDERS` config is correct? Here again what you used: ```python OAUTH_PROVIDERS = [{ 'name': 'my-provider', 'token_key': 'access_token', 'icon': 'fa-globe',...

Any progress here? Does something need to be changed in this PR or not to be good to merge and fix this problem? Thanks for the info!

This PR is about virtual particles and introduces new classes. Is "VirtualVerletList" tested or exercised at all? And what about ExtVirtualParticles? Just to start from something.

@acfogarty I agree 100%, at least you have some background on that. Probably there's something useful, even for later (if something is not used now doesn't mean cannot be used...

@junghans Thanks, appreciated!