Aurélien Pupier

Results 285 issues of Aurélien Pupier

### Please describe the feature that you want to propose Cureently when calling undo/redo, the left/right panel is collapsed automatically. When the changes were on a field in the panel,...

enhancement

### Describe the Bug several stack error of this kind: ``` Error while reading CSS rules from https://cdn.jsdelivr.net/npm/[email protected]/min/vs/editor/editor.main.css DOMException: CSSStyleSheet.cssRules getter: Not allowed to access cross-origin stylesheet y1 embed-webfonts.js:130 y1...

bug

### Describe the Bug Redo shortcut is not working in VS Code (both Ctrl + Y, the default redo action and the Ctrl+ SHift + Z mentioned by the editor...

bug

### Describe the Bug When using an API based component, the Api Name field is proposing a dropdown to select values but there is only 'create new bean' in it,...

bug

it was previously coming from a transitive dependency (jena-core) which is optional but this is used directly and so better to declare it directly https://github.com/hapifhir/hapi-fhir/blob/fb93c3d601272a146904e438c11af93f32e70f1e/hapi-fhir-base/src/main/java/ca/uhn/fhir/util/CollectionUtil.java#L24C8-L24C55

### Description Identified points to test: - [ ] Copy - [ ] Consumer related (or maybe we want at least this one covered by test immediately?) - [ ]...

test
housekeeping
area/testing
area/housekeeping

### Describe the feature here Add ibm-secrets-manager native support and integration test

enhancement
native
test
area/testing
area/native
area/ibm-secrets-manager

### Describe the feature here when using `onException(MyExeption.class)` in native mode, it would be nice to auto-detect that this class is needed for reflection.

enhancement
native
area/native

### Description Currently, all Service Loaders are initialized through specific classes. It means some code to maintain and also that each time Camel is adding a Service that we need...

native
housekeeping
area/native