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

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

It could be nice to establish some recommendation and consistency over the code on how we handle the link between a form valueChange and a signal in our apps _Originally...

Technical Improvment
priority:low

### Context Today we always create an sdk with the default value for the openapitools global properties. You must modify the openapitools.json or the regen scripts to apply custom properties....

enhancement

### Context Use case: Component (exposed) replacement in customization process. Nowadays, from the customization repository a component can be replaced using the c11n mechanism. The custom component can be created...

enhancement
priority:medium

### Context In https://github.com/AmadeusITGroup/otter/pull/1784 we mentioned the possibility of adding a linter rule for the naming convention of the localization keys (prefix of each key by the component selector to...

enhancement
priority:low

### Context Since angular v17 we can use `takeUntilDestroy` from `@angular/core/rxjs-interop` ### Proposal We should replace all subscription array with the unsubscription in the `ngOnDestroy` by `takeUntilDestroy`. We should modify...

enhancement
devExp
priority:low

### Context In https://github.com/AmadeusITGroup/otter/pull/1736, the placeholder documentation from the rules engine has been moved back with the rest of the placeholder documentation without review. We need not to forget to...

documentation
priority:medium

### Context In #1672 we mentioned the possibility of adding a linter rule and updating the documentation with the linters that we expose. The feature of the `o3rWidget` tag should...

documentation
priority:low