/proposal-controller-extension

Project illustrating a proposal for https://github.com/SAP/open-ux-tools/issues/841

Primary LanguageJavaScript

Application Details

Generation Date and Time
Fri Dec 16 2022 08:53:00 GMT+0200 (Eastern European Standard Time)
App Generator
@sap/generator-fiori-elements
App Generator Version
1.8.5-pre-20221214222623-6140ad0d9.0
Generation Platform
Visual Studio Code
Template Used
List Report Page V4
Service Type
OData Url
Service URL
https://sap-ux-mock-services-v4-lrop.cfapps.us10.hana.ondemand.com/sap/opu/odata4/dmo/sb_travel_mdsk_o4/srvd/dmo/sd_travel_mdsk/0001/
Module Name
project2
Application Title
App Title
Namespace
UI5 Theme
sap_horizon
UI5 Version
1.108.4
Enable Code Assist Libraries
False
Enable TypeScript
True
Add Eslint configuration
False
Main Entity
Booking
Navigation Entity
None

project2

A Fiori application.

Starting the generated app

  • This app has been generated using the SAP Fiori tools - App Generator, as part of the SAP Fiori tools suite. In order to launch the generated app, simply run the following from the generated app root folder:
    npm start
  • It is also possible to run the application using mock data that reflects the OData Service URL supplied during application generation. In order to run the application with Mock Data, run the following from the generated app root folder:
    npm run start-mock

Pre-requisites:

  1. Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org)