Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
reginasheynblat authored Nov 21, 2023
2 parents 9d0637c + 2adc99d commit d359369
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ SAP Fiori tools provide a migration utility to help move your SAP Fiori projects
Some of the key points for migration:

- Projects cloned or imported into the workspace are auto-detected for migration.
- The migration tool supports SAP Fiori elements, SAP Fiori freestyle, SAPUI5Adaptation Projects, and SAPUI5 Extensibility.
- The migration tool supports SAP Fiori elements, SAP Fiori freestyle, SAPUI5 Adaptation Projects, and SAPUI5 Extensibility.
- Migration tools allow the migration of multiple projects at once.
- Projects that have been migrated don't update any deployment configuration that was already defined. Please run `npm run deploy-config` after migration to configure the migrated application for deployment.
- A project must have the main data source specified in the `manifest.json` file.
- A project must have the main data source specified in the `manifest.appdescr_variant` file.

For more information about extensibility, please see [Extending an SAP Fiori Application](https://help.sap.com/docs/bas/developing-sap-fiori-app-in-sap-business-application-studio/extending-sap-fiori-application).

Expand Down Expand Up @@ -289,7 +289,7 @@ A new file supporting a stand-alone preview of your application without SAP Fior
</td>
<td valign="top">

It’s populated by SAP Fiori tools. Previously, it was populated by Maven.
It’s populated by SAP Fiori tools.

</td>
</tr>
Expand Down
13 changes: 13 additions & 0 deletions docs/Project-Functions/information-panel-a9a6c4b.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!-- loioa9a6c4b4cecf4ecdb9f76bf7abe06c48 -->

# Information Panel

Version 1.11.4 of SAP Fiori tools introduces an information panel that gives you access to the release note, useful links to learn about SAP Fiori elements developments, links to tutorials, and information about how to get support as a customer.

**How to access the information panel**

1. On the activity toolbar from the left side, click SAP Fiori \(the wrench and pencil icon\).

2. Expand the information panel.


2 changes: 1 addition & 1 deletion docs/Project-Functions/project-functions-0d8fa32.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

The following project functions are available when using SAP Fiori tools:

- <?sap-ot O2O class="- topic/xref " href="a9a6c4b4cecf4ecdb9f76bf7abe06c48.xml" text="" desc="" xtrc="xref:1" xtrf="file:/home/builder/src/dita-all/dkl1587758022827/loio042b51923fc64122ac4c1627fb4b42c2_en-US/src/content/localization/en-us/0d8fa328b0b3466688ef10a493d78a0f.xml" ?>
- [Information Panel](information-panel-a9a6c4b.md)
- [Application Information](application-information-c3e0989.md)
- [Reuse Library Support](reuse-library-support-6e99fbb.md)
- [Data Editor](data-editor-18e43b5.md)
Expand Down
3 changes: 2 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@ Last Updated: May 2023
- [Project Functions](Project-Functions/project-functions-0d8fa32.md)
- [Application Information](Project-Functions/application-information-c3e0989.md)
- [Application Minimum SAPUI5 Version](Project-Functions/application-minimum-sapui5-version-009f43e.md)
- [Reuse Library Support](Project-Functions/reuse-library-support-6e99fbb.md)
- [Data Editor](Project-Functions/data-editor-18e43b5.md)
- [Deleting an Application in CAP Project](Project-Functions/deleting-an-application-in-cap-project-709f838.md)
- [Environment Check](Project-Functions/environment-check-75390cf.md)
- [Information Panel](Project-Functions/information-panel-a9a6c4b.md)
- [Managing System Connection](Project-Functions/managing-system-connection-78a82b6.md)
- [Managing Service and Annotations Files](Project-Functions/managing-service-and-annotations-files-8182ff3.md)
- [Project Validation](Project-Functions/project-validation-6f3c737.md)
- [Reuse Library Support](Project-Functions/reuse-library-support-6e99fbb.md)
- [Viewing Service Metadata](Project-Functions/viewing-service-metadata-e369c2c.md)
- [Generating an Application](Generating-an-Application/generating-an-application-db44d45.md)
- [SAP Fiori Elements](Generating-an-Application/SAP-Fiori-Elements/sap-fiori-elements-1488469.md)
Expand Down

0 comments on commit d359369

Please sign in to comment.