Valentin Hervieu

Results 31 issues of Valentin Hervieu

There is an empty icon in the taskbar that can be clicked to access the settings. ![image](https://cloud.githubusercontent.com/assets/2678610/13465063/5004b3be-e094-11e5-8636-dd4721c77e2e.png)

help wanted

While playing with the new changes introduced in v5, I noticed that Apollo queries and mutations variables can now be made typesafe by using the `typedGql` helper (as documented here)....

## Bug Fixes #42621 - [x] Related issues linked using `fixes #number` - [x] Integration tests added - [ ] Errors have a helpful link attached, see `contributing.md`

type: next

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...

template: bug
area: Routing

Do you plan to implement this method or could you give me some advices so that I can so it myself (and of course do a pull request when it's...

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: darwin Arch: arm64 Version:...

template: bug
area: Edge
linear: next

### Description Update the [OpenTelemetry args syntax section](https://hasura.io/docs/latest/api-reference/metadata-api/observability/#set-opentelemetry-config-syntax): "logs" is also a valid value.

First, thanks for this awesome work! Then I have a question: I don't know if it is already possible or if it would be hard to develop this feature but,...

enhancement

I think it would be useful to be able to validate when a field is dropped either in the data, rows or column area. For instance, if having columns=[A] and...

I think aggregation on string should not be possible because it leads to weird/unpredictable results: ![capture d ecran 2015-03-25 a 20 33 01](https://cloud.githubusercontent.com/assets/2678610/6833555/4cc35774-d32e-11e4-9f67-c4edff085a41.png) I have started to work today on...