iguissouma

Results 10 issues of iguissouma

Hello, Can we use this lib with Maven or without Gradle? Thanks in advance.

Hello, In ApolloMessage the object mapper does not include null. `private static final ObjectMapper mapper = new ObjectMapper().setSerializationInclusion(JsonInclude.Include.NON_NULL);` When null value are not included apollo-client is warning about missing fields...

This pull request aims to update the project to arrow version 0.10.0 Please review, cause I'm not a kotlin or FP expert, I was just learning and I found it...

this PR migrate @apollo/client to v3.x, apollo-angular to v2.x and to and graphql/nestjs dependencies.

Update 2022-03-17 - Comments will not be persist as we store JSON - On UI, keep YAML or HJSON - We keep storage in json - Same things for global...

enhancement
java
UI

Switching between JSON an HJSON when the content is not empty is not very handy at least we should convert the content of scenario to the selected language mode. ![image](https://user-images.githubusercontent.com/9085108/84291415-55df1d80-ab45-11ea-9c53-f243f2be80aa.png)

enhancement
UI

This pull request add a tenantId value as an option for office365 oauth that can be used to control who can sign into the application. The allowed values are tenant...

Thanks for these fixes!! FYI - Functionality appears to be fine on 51.0 and Webstorm 2022.3 BETA (soon to be released). When booting webstorm, however I do see the below...

Hello, Any chance to add other panel like [Gauge Panel](https://grafana.com/docs/grafana/latest/panels/visualizations/gauge-panel/)? Thanks in advance.

Hello, thanks for this great DSL! I'm not a graphana expert, I started playing with the DSL, I think the value field in the ThresholdsStep should be a Number? ```...