otter
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
### 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...
### 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...
## 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...
### 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...
### 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...
### 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)...
## Proposed change Add IT to project with libraries in the IT matrix
## 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...
### 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...
### 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...