cpaulve-1A

Results 15 issues of cpaulve-1A

## Proposed change ## Related issues - :bug: Fixes #(issue) - :rocket: Feature #(issue)

documentation
project:@o3r/rules-engine
project:@o3r/showcase

### Package name rules-engine ### Package version 10.2.* ### Reproduction steps Run ``npm run ng g operators myOperator -- --path="my-path"`` ### Current result Nothing happens: ![image](https://github.com/AmadeusITGroup/otter/assets/110408057/eda51328-14a0-4b44-a7f2-2913314b1d27) ### Expected result An...

bug
priority:high

## Description Errors thrown are not properly stringified with JSON.stringify and are missing from the message sent to the debugger.

bug
project:@o3r/rules-engine

### Package name rules-engine ### Package version 10.0.3 ### Reproduction steps - Generate a workspace and an application using the @o3r/create generator - Add an application with `npm run ng...

bug
triage

### Context In @ama-sdk projects, even though the setup can run angular schematics thanks to the dev dependency on angular cli, we do not require our user to set up...

enhancement

### Package name schematics ### Package version latest ### Reproduction steps - Create a project in a folder with spaces in its name: "My Project - top secret" for example....

bug
priority:medium

## Proposed change Ng update script to help the migration to @ama-sdk/schematics 10.3 As projects generated via the @ama-sdk/create command, the update is exposed as a schematics. Unfortunately, it will...

enhancement
project:@ama-sdk/schematics
project:@o3r/schematics

### Context **Pre-requisite** - Decision around the use of prettier to be taken. **Context** The current eslint-config list many deprecated rules that could be migrated from eslint/typescript-eslint to typescript-eslint and...

enhancement
priority:high

### Context When using the Otter DevTool there is nothing preventing the user to run it on a version not compatible with the latest features or messages. For instance, whenever...

enhancement
priority:medium

Provide a documentation to help a user with this feature. It should answer the following questions: - how to whitelist a domain - how to activate a state - do...

documentation
priority:low