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

### Description `@sap-ux/ui5-info` is returning the latest ui5 version when the npm version requested is not available. Instead it should return the next nearest lower version. e.g. ``` // Can...

bug
ui5-info

#1942 - UI5 dependences for FPM v4 removed dependency on `sap.fe.templates`, now depends on `sap.fe.core` - updated validate in fpm-writer for `sap.fe.core` - updated to load `sap.fe.templates` in local-ui5.yaml if...

### Description Allow consumers to determine the log level when calling `axios-extension` or preferably allow an external logger (that complies with the interface `@sap-ux/logger` `Logger`) should be provided. This means...

feature
axios-extension

### Related Feature Feature request: _issue number_ ### Description The preview middleware is using the `system-access` module to connect to the backend. It works without flaw in VSCode but has...

bug
backend-proxy-middleware
preview-middleware

https://github.com/SAP/open-ux-tools/issues/1934 - Adds and exports type `CdsVersionInfo` to `@sap/project-access` - Exports type `ServiceInfo` from `@sap/project-access` - Returns `cdsVersionInfo`, cds version information, from `getCapModelAndServices` - Returns `cdsVersionInfo` from `@sap-ux/odata-service-inquirer` when a...

#1949 - Added logic in `fiori-elements-writer` to not add local annotations when `excludeAnnotations` is true - Added option `excludeAnnotations` to `FioriElementsApp` type in `fiori-elements-writer` - Added a test to `odata-service-writer`...

### Description To support the exclusion of annotations from manifest json for cap projects ### Value Giving an option as part of FE writers to exclude the writing of annotations....

odata-service-writer
fiori-elements-writer

This branch is productising of building a CPE toolbar for RTA functionalities such as Undo, Redo, Save, and Switching Modes by hiding the RTA toolbar via CSS approach and using...

FIX: generating an adaptation project with the create module does not work when the system requires authentication with reentrance tickets