abap2UI5/app
oblomov-dev c7be9a4508
Some checks failed
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
ajson mirror / pr_ajson_changes (push) Has been cancelled
fix ui5 version and message box (#1518)
* fixes

* Update App.controller.js
2024-10-26 16:28:03 +02:00
..
webapp fix ui5 version and message box (#1518) 2024-10-26 16:28:03 +02:00
.gitignore New frontend test (#1466) 2024-10-01 00:25:48 +02:00
package-lock.json Update generation UI (#1471) 2024-10-02 00:43:43 +02:00
package.json New bsp (#1474) 2024-10-03 22:44:53 +02:00
README.md update message box 2024-10-26 10:50:41 +00:00
ui5-local.yaml New frontend (#1468) 2024-10-01 18:34:44 +02:00
ui5-mock.yaml New frontend (#1468) 2024-10-01 18:34:44 +02:00
ui5.yaml New frontend (#1468) 2024-10-01 18:34:44 +02:00

abap2UI5

Frontend stored in folder App

cd app

Develop & Test

Set the correct backend system in the yamls
Replace "/sap/bc/z2ui5" with your endpoint in the manifest

npm i
npm run start-noflp

Before PR

Transform UI5 App to stringified ABAP

npm run transform