Sample Applications based on Fiori Elements
These are test implementations of dedicated Fiori Elements design pattern in Fiori.
To enable client side less support, add url parameter
sap-ui-xx-lesssupport=true
to any URL below after calling it. This is only necessary when running against source files.
Demokit/SDK
These links can be used to run the application from within the Demokit/SDK (using the UI5 version shipping with the SDK).
Manage Products
Manage Products Tree table - start the Manage Products Tree table technical app with mock data
Manage Products (STTA) - start the Manage Products technical app with mock data
Manage Products with object page dynamic header (STTA) - start the Manage Products with object page dynamic header technical app with mock data
Manage Products with object page dynamic header (STTA) - start the Manage Products with object page dynamic header technical app with mock data, multi tabs, FCL, and reuse component
Manage Products with Address Facet in object page (STTA) - start the Manage Products with Address Facet in object page technical app with mock data
Manage Products with direct navigation to text page (STTA) - start the Manage Products with direct navigation to text page with mock data
Manage Products with texts as entry page - start the Manage Products with texts as entry page with mock data
Manage Products (STTA) - start the Manage Products with UI Changes (Object page in Icon Tab bar mode)
Manage Products with List Navigation Extension (STTA) - start the Manage Products with List Navigation Extension technical app with mock data
Manage Products Canvas with List Navigation Extension (STTA) - start the Manage Products Canvas with List Navigation Extension technical app with mock data
Manage Products Canvas with List Navigation Extension (STTA) - start the Manage Products Canvas with List Navigation Extension technical app with mock data, using GRID table
List Report With Parameters - start listreport with parameters
Sales Order Non Draft
Sales Orders Non Draft (STTA) - Start the Sales Orders Non Draft technical app with mock data
Sales Orders Non Draft FCL (STTA) - Start the Sales Orders Non Draft with FCL settings using flpSandbox & Dynamic manifest
Sales Orders Non Draft with SemanticKey (STTA) - start the Sales Orders Non Draft technical app with mock data
Sales Orders Non Draft with copy breakout (STTA) - start the Sales Orders Non Draft technical app with mock data
Sales Order Item Aggregation
Sales Orders Item Aggregation (STTA) - start the Sales Orders Item Aggregation technical app with mock data
Sales Order Multi Entity
Sales Orders with Multiple Entity Sets (STTA) - Sales Orders Multiple Entity Sets technical app with mock data
Sales Orders with Multiple Entity Sets (STTA) - Using dynamic "manifestWithFCL.json"
Sales Order With Draft
Sales Orders w/o Extensions (STTA) - Sales Order app without extensions (for OPA tests)
Sales Orders w/o Extensions (STTA) Master Detail - Sales Order app without extensions Master Details
Sales Orders w/o Extensions (STTA) - Using dynamic "manifestFCL.json"
Sales Orders w/o Extensions (STTA) - Using file uploader "manifestFileUploader.json"
Sales Orders w/o Extensions (STTA) - Using dynamic "manifestCanonicalRequests.json"
Sales Orders w/o Extensions (STTA) - Sales Order with UI Changes (Excel button on the LR table)
Sales Order Table Tabs
Sales Orders with Table Tabs (STTA) - Sales Order app with table tabs on List Report (for OPA tests)
Sales Order Segmented Buttons
Sales Orders with Segmented Buttons (STTA) - Sales Order app with segmented buttons on List Report (for OPA tests)
Sales Order app with segmented buttons on List Report (for OPA tests) - Using dynamic "manifestWithoutReusable.json"
Sales Order app with segmented buttons on List Report (for OPA tests) - Using dynamic "manifestWithCanvas.json"
Sales Order app with segmented buttons on List Report (for OPA tests) - Using dynamic "manifestMidColumnFullScreen.json"
Sales Order app with segmented buttons on List Report (for OPA tests) - Using dynamic "manifestFCLObjectPageOnly.json"
Sales Order app with segmented buttons on List Report (for OPA tests) - Using dynamic "manifestKeyFieldWithAllDataTypes.json"
Sales Order Worklist
Sales Orders Worklist (STTA) - Sales Order Worklist app (for OPA tests)
Sales Orders Worklist (STTA) with Table Tabs - Sales Order Worklist app (for OPA tests)
Sales Order SmartList
Sales Orders with Standard List - Sales Order Standard List app (for OPA tests)
Sales Orders with Object List - Sales Order Object List app (for OPA tests)
Sales Order Items EditableFieldFor
Sales Order Items using EditableFieldFor - Sales Order Items App using EditableFieldFor
Analytical List Page (lesssupport)
Analytical List Page - start analytical list report
Analytical List Page with MultiTable - start analytical list report with multitable
Analytical List Page With Parameters - start analytical list report with parameters
Analytical List Page Without Visual Filters - start analytical list report without Visual filter mode
Analytical List Page With Extensions - start analytical list report with extensions
Analytical List Page With TreeTable - start analytical list Page with Tree Table
Analytical List Page With Canvas page - start analytical list Page with Canvas page
Run locally with Runtime Adaptation (RTA)
Message Handling with Mock Server
For more documentation please read the UI5 Developer Guide.
Tests
With these links you can start the QUnits and OPA tests locally. Tomcat or Jetty (build in maven) webserver needs to run in the background.
QUnit and OPA Tests