abap2UI5/app
2024-11-21 19:49:16 +01:00
..
webapp fix debug tool - open with ctrl+F12 (#1558) 2024-11-21 19:49:16 +01:00
.gitignore New frontend test (#1466) 2024-10-01 00:25:48 +02:00
package-lock.json update (#1521) 2024-10-27 15:52:08 +01:00
package.json update (#1521) 2024-10-27 15:52:08 +01: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