open-ux-tools icon indicating copy to clipboard operation
open-ux-tools copied to clipboard

Enable community collaboration to jointly promote and facilitate best in class tooling capabilities

Results 135 open-ux-tools issues
Sort by recently updated
recently updated
newest added

Fix for https://github.com/SAP/open-ux-tools/issues/1501 Show deploy and undeploy confirmation prompt, can be disabled by enabling the `--yes` flag to the command i.e. `npm run undeploy -- --yes` - additional unit tests

_As a **developer**, I want to **be able to use language LSP features for annotation XML files in adaptation projects**, so that I **can adapt apps faster**_ ### Description _Language...

feature
adp-tooling

### Description The following dependencies have issues: - [ ] ip - [ ] sanitize-html - [ ] follow-redirects ``` ┌─────────────────────┬────────────────────────────────────────────────────────┐ │ moderate │ NPM IP package incorrectly identifies some...

security

### Description We would like to enable strict mode for all our modules in tsconfig.json. We've identified modules that have strict: false in tsconfig.json: ``` examples/odata-cli/tsconfig.json: 9: "strict": false packages/axios-extension/tsconfig.json:...

axios-extension
environment-check

**As a** developer, **I want to** use eslint v7 in combination with `@sap-ux/eslint-plugin-fiori-tools`, **so that** I can benefit from the latest eslint functionality. ### Description Support eslint v7 in NPM...

#1716 Just started and noticed it is more effort than I thought

### Description (include screenshots) We're currently using `mem-fs-editor` version `9.4.0` which is 2 years old now and the latest version is `11.0.0`. We should update it to the latest version....

### Description (include screenshots) Update `i18next` to the latest possible ### Value Keep modules as up-to-date as possible ### Architecture Elaboration Does it requires architecture elaboration? ### Notes ### Tasks...

### Description In the `axios-extension` when an `AxiosError` is thrown, helper methods are used to output the error in the console. E.g. [tryLogResponse](https://github.com/SAP/open-ux-tools/blob/3e6880bbbcd9744f311ad566eaa893ff9a3be73a/packages/axios-extension/src/abap/lrep-service.ts#L125-L127). The issue with this approach is that...

bug
axios-extension

_As a **developer**, I want to **write a controller extension in an adaption project in typescript**, so that I **can enjoy the pleasures of typescript**_ ### Description Similar to Fiori...

feature
adp-tooling