Maxouwell

Results 12 issues of Maxouwell

As we are using CastelMock for our non regression process, it would be usefull to be able to query the CastleMock API and get the details of the recent request/response...

enhancement

**Is your feature request related to a problem? Please describe.** I want to see the evolution of the temperature in my home in the last X hours, how the heat...

enhancement
feature request
feel free to help with pr

### Describe the bug When putting a ListWithDetail in a **second** Category the rendenring is incorrect : ![image](https://github.com/eclipsesource/jsonforms/assets/13748802/6660dbd8-422d-47b9-9184-eb9e4b891b95) Ui Schema : ```{ "type": "Categorization", "elements": [ { "type": "Category", "label":...

bug
material
angular

### Describe the bug At the moment, when an enum field is used in a `elementLabelProp` option, the raw enum value is used, without allowing to translate it via the...

react
material

### Describe the bug Hello, On the [MUI page for the TextInput](https://mui.com/material-ui/react-text-field/#form-props), MUI define two different UI for disabled and read only inputs. On JsonForms, when a field has a...

Hello, Would you take a PR on a jakarta update for addJPAAnnotations and addJavaxAnnotations ? I'm thinkinf of - For addJPAAnnotations, simply adding jakarta.* annotation search in JPAAnalyzerHelper and allowing...

The `${_SHUNIT_LINENO_}` call at the start of assert* functions fails if IFS is redefined ```bash #!/usr/bin/env bash function test_SHUNIT_LINENO_bug() { local var=1 PREVIOUS_FIELD_SEPARATOR=$IFS IFS=, assertEquals "$var" "$var" >&2 IFS=$PREVIOUS_FIELD_SEPARATOR }...

bug
help wanted

**Is your feature request related to a problem? Please describe.** On the old method page, there was a "Events" block showing all the logs for this specific method. It allows...

**Describe the bug** On my device, the gif display as link even though I'm in 1.79. I'm at lost at what settings could do this. I can always remove the...

bug