Kilian Panot

Results 44 issues of Kilian Panot

### Context Today the SDK is providing function returning Promise. This is the case because the response if a single JSON object (if not empty) return by the targeted rest...

enhancement
innovation
priority:medium

## Proposed change Expose models without dictionary ## Related issues - :bug: Fixes #1802

enhancement
project:@ama-sdk/schematics

## Proposed change Avoid label setting on cascading pull request.

enhancement

### Package name core, schematics ### Package version * ### Reproduction steps - Create a definition with mandatory field link to the dictionary (following example:) ```yaml definitions: Amount: type: object...

bug
priority:high

## Proposed change Provide a way to emit Analytics events to multiple providers: - Multiple provider support - Split of report and collect services - Support of simple event (not...

enhancement
project:@ama-sdk/schematics
project:@o3r/analytics
project:@o3r/logger
project:@o3r/showcase

### Context As a developer, a Github user can not easily filter the Pull Requests according to the package(s) they touch. As an Otter Framework user, I would like to...

enhancement
innovation
priority:low

### Context Nx DTE is a feature provided by Nx Cloud to parallelize tasks execution on different agent. The setup process is described on https://nx.dev/core-features/distribute-task-execution#ci-execution-flow. ### Proposal Setup DTE for...

enhancement
priority:low

### Description ## Context Today the Schematics and Builders are exposed in CommonJs. The issue with it is that a CommonJs cannot import ESM module. To fix it, a future...

enhancement
priority:low

Context: The current implementation of the VsCode extension provide a feature to extract CSS property value and create a o3r.variable associated to it. The variable is created in the current...

enhancement
innovation
priority:low

### Context As a Implementation team member I would like to be able to generate the CSS Variable and style metadata from customer Design Token file(s). To be able to...

enhancement
priority:high