Skip to content

Commit

Permalink
New frontend (abap2UI5#1468)
Browse files Browse the repository at this point in the history
* new-frontend

* Update DebugTool.js

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update config
  • Loading branch information
oblomov-dev authored Oct 1, 2024
1 parent 30f8cec commit 533b863
Show file tree
Hide file tree
Showing 52 changed files with 4,197 additions and 788 deletions.
47 changes: 15 additions & 32 deletions app/README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,19 @@
## abap2UI5 - SAP BTP Connector
## abap2UI5

_Running into problems or found a bug? Create an issue [**here**](https://github.com/abap2UI5/abap2UI5/issues)_

### Key Features
* **BTP Connector:** Host your abap2UI5 apps on SAP Build Workzone Launchpad & SAP Mobile Start<br>
* **User-Friendly:** Launch different backend apps simply by adjusting the start parameter "app_start"<br>
* **Project Consistency:** The framework and all abap2UI5 apps can remain unchanged in your ABAP system<br>
* **Compatibility:** Runs with all ABAP Backend Systems (SAP NetWeaver version 7.02 or higher, S/4HANA On-Premise, S/4HANA Private Cloud, S/4HANA Public Cloud)
* **Installation:** Deploy this Repository to SAP BTP
Frontend stored in folder App
```
cd app
```

### Integration Scenarios
Develop & Test
```
npm i
npm run start
```

##### 1/3 - Connect your ABAP System to SAP BTP and access your abap2UI5 Apps from anywhere
<img width="700" alt="image" src="https://github.com/abap2UI5/abap2UI5-btp_proxy_app/assets/102328295/110c0810-1a57-4a16-b8c2-c88d35be7002">
<br>
<img width="600" alt="Bildschirmfoto 2023-12-06 um 10 46 55" src="https://github.com/abap2UI5/abap2UI5-btp_proxy_app/assets/102328295/1fd174a8-86e8-4303-88b8-76b20df5a087">


##### 2/3 - Launch your abap2UI5 Apps using SAP Build Workzone Launchpad [(here)](https://github.com/abap2UI5/abap2UI5-documentation/blob/main/docs/ext-business_technology_platform/04_build_workzone_configuration.md)
<img width="700" alt="image" src="https://github.com/abap2UI5/abap2UI5-btp_proxy_app/assets/102328295/1def3a77-1887-4807-be6f-619d1c2526ae">
<br>
<img width="600" alt="image" src="https://github.com/abap2UI5/integration-fiori_launchpad_on_premise/assets/102328295/0267f17a-b2ab-4e69-937f-24f2204f4b13">

##### 3/3 - Launch your abap2UI5 Apps using SAP Mobile Start [(here)](https://github.com/abap2UI5/abap2UI5-documentation/blob/main/docs/ext-business_technology_platform/05_mobile_start_configuration.md)
<img width="700" alt="image" src="https://github.com/abap2UI5/abap2UI5-btp_proxy_app/assets/102328295/e895e772-0705-425c-9fb9-deed7d304642">
<br>
<img width="600" alt="image" src="https://github.com/abap2UI5/integration-fiori_launchpad_on_premise/assets/102328295/d8caa3cb-7bb0-4a96-bc32-086c6238e22f">

### Installation
[1. Installation & Configuration of SAP BTP](https://www.linkedin.com/pulse/abap2ui5-integration-sap-business-technology-platform-13-installation-lf1re/?trackingId=YQ0y%2Fq0y6Kw5PK8chNCbrw%3D%3D&trk=article-ssr-frontend-pulse_little-text-block)<br>
[2. Setup SAP Build WorkZone](https://www.linkedin.com/pulse/abap2ui5-integration-sap-business-technology-platform-23-setup-ujdqe/?trackingId=vFwHvpI9oBk2igiz5P5CWA%3D%3D&trk=article-ssr-frontend-pulse_little-text-block)<br>
[3. Setup SAP Mobile Start](https://www.linkedin.com/pulse/abap2ui5-integration-sap-business-technology-platform-33-setup-uzure?trk=article-ssr-frontend-pulse_more-articles_related-content-card)<br>

### FAQ
* your comments, questions, wishes and bugs are welcome, please create an [**issue**](https://github.com/abap2UI5/ext-business_technology_platform/issues)
Before PR
Transform UI5 App to stringified ABAP
```
node trans/trans2abap.js
```
1 change: 0 additions & 1 deletion app/auto/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions app/auto/LICENSE

This file was deleted.

149 changes: 0 additions & 149 deletions app/auto/README.md

This file was deleted.

82 changes: 0 additions & 82 deletions app/auto/package-lock.json

This file was deleted.

6 changes: 0 additions & 6 deletions app/auto/package.json

This file was deleted.

31 changes: 0 additions & 31 deletions app/auto/transform2bsp.js

This file was deleted.

Loading

0 comments on commit 533b863

Please sign in to comment.