Remi Cattiau

Results 59 issues of Remi Cattiau

**Describe the bug** If a `@Cache` is used in front of the Context `getCurrentUser` the result will be stored for every instances of `Context` **Expected behavior** The Cache should not...

bug

GraphQLService will calculate the schema based on the application, this calculation once deployed will be the same as before, we should therefore have a mechanism for service to cache this...

enhancement

Model query should only return model class or subclasses

**Describe the bug** When trying to create a Model that extends OwnerModel, the uuid is tagged as required while it should be generated by the server. It seems the @readOnly...

bug

We should be able to easily build multi-arch image for a webda app

enhancement

We should log when a query takes too much time to execute

enhancement

We need to clean and put typescript in strict mode for better quality

To allow reuse in a frontend app we should implement something like: https://www.npmjs.com/package/openapi-typescript or https://www.npmjs.com/package/json-schema-to-typescript

enhancement

Currently I chose to only managed UTF-8 charset. It is pretty easy to manage other encoding with the help of `iconv-lite` If there is a need the implementation will be...

enhancement

## Expected behavior We should be able to deploy on GCE ## Actual behavior No GCE options ## Steps to reproduce the behavior

enhancement