Kilian Panot

Results 44 issues of Kilian Panot

### Context The packages dedicated to training are now merged with the modules used by application. This turn the mono-repository a bit messy and complicated to understand. ### Proposal Create...

enhancement
priority:low

### Context In the current implementation the generated `api-mock.ts` in the SDK imports the `ApiFetchClient`. To be able to fully support the multi client strategy, the `api-mock.ts` file should be...

enhancement
breaking change
priority:medium

### Context With the current rules regarding breaking changes and deprecations, a deprecations can be kept in for code for 1.5 years in worse case. To avoid this cases we...

documentation
enhancement

### Package name workspace ### Package version 11.1.0 ### Reproduction steps Generate a new nx project and add Otter: ```shell npx nx init npx nx add @o3r/core ``` Generate a...

bug
priority:low