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
## Proposed change Update documentation for components
### Context Currently it is not possible to configure localization ### Proposal - [x] Add a panel localization - [x] With the possibility to override localization - [x] Switch language...
### Context For the release of the Otter v10, we received feedback from Roland who did a quick review of the Otter repository documentation. ### Proposal Summarize of the feedbacks:...
## Proposed change Initialize a git repository when using either `npm create @ama-sdk` or the sdk schematics.
### Context The Rules Engine debug panel is integrated within the Otter Chrome Extension and, since the Otter Chrome Extension has been migrated to the Design Factory, the different component...
### Context Today there isn't much [documentation](https://github.com/AmadeusITGroup/otter/blob/main/apps/vscode-extension/README.md) on how the autocomplete feature works in the VSCode extension ### Proposal It would be nice to have more details on what can...
### Context Currently the VSCode documentation is only plain text. ### Proposal Add some screen capture or screen recording in the VSCode extension readme
### Context Currently in the chrome extension I can modify the personalization of an application. But I cannot save it to re-apply it later, neither share it with someone else....
### Context With the new version of the package [chrome-webstore-upload](https://www.npmjs.com/package/chrome-webstore-upload) (version 3), it may fix the issue relative to Google publish process change and may re-allow the auto-publishing of the...
### Context Today Otter exposes one single plugin with rules dedicated to different features. In the current setup, all the Otter Linter rules are per default activated which require additional...