otter icon indicating copy to clipboard operation
otter copied to clipboard

The Otter project is a highly modular framework whose goal is to provide a common platform to accelerate and facilitate the development of runtime customizable Angular based Web Applications

Results 159 otter issues
Sort by recently updated
recently updated
newest added

### Package name core ### Package version 9.*.* ### Reproduction steps Going to landing page https://github.com/AmadeusITGroup/otter Or to dedicated Get Started page: https://github.com/AmadeusITGroup/otter/blob/main/docs/core/START_NEW_APPLICATION.md ### Current result - The link on...

bug
documentation
priority:medium

### Package name build-helpers ### Package version 9.0.0+ ### Reproduction steps Create a pull request from a fork, containing a commit with the following commit message `fix: label reporting in...

bug
priority:low

## 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 The generator of Otter project provide a way to have an empty workspace in which the different Application/Library/SDK can be added. Currently the Workspace is generated without Pipeline...

enhancement
priority:high

### Package name create ### Package version 10.1.1 ### Reproduction steps ```shell npm create @o3r otter-project ``` ### Current result No `.renovaterc.json` file and no documentation on how to set...

enhancement
devExp
priority:high

### Context There are several places in the framework wherethe type `{ library: string; name: string }` is used explicitly. ### Proposal Create an interface for this type (Maybe ComponentIdentifier)...

enhancement
priority:low
quick

## Proposed change Add IT to project with libraries in the IT matrix

enhancement
project:@o3r/test-helpers

## Proposed change Expose the service to provide Placeholder Template URLs in the `@o3r/components` package instead on the rules engine. The next (followed by #1617) is let the Effect also...

enhancement
project:@o3r/core
project:@o3r/components
project:@o3r/showcase

### Context Currently it is not possible to override theme variable easily ### Proposal Provide a solution in the chrome extension - [x] Add a form to override variable flagged...

enhancement
innovation
project:@o3r/chrome-devtools
devExp
priority:low

### Context When running an app I'd like to have the option to visualize all available placeholders. This would allow users to easily get a picture of where placeholders exists...

enhancement
devExp
priority:low