-
Notifications
You must be signed in to change notification settings - Fork 42
feat: Add the Extension Project functionality #3146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 14dea02 The changes in this PR will be included in the next version bump. This PR includes changesets to release 18 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
…open-ux-tools into feat/3015/extension-project
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nikmace, could you provide a screenshot of what these new prompts look like on the UI? Thanks.
@lfindlaysap Here are the two cases in which the extension project prompts are shown when the application is not supported: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nikmace, thanks so much for the screenshots. Here are my suggestions.
packages/generator-adp/src/translations/generator-adp.i18n.json
Outdated
Show resolved
Hide resolved
packages/generator-adp/src/translations/generator-adp.i18n.json
Outdated
Show resolved
Hide resolved
packages/generator-adp/src/translations/generator-adp.i18n.json
Outdated
Show resolved
Hide resolved
packages/generator-adp/src/translations/generator-adp.i18n.json
Outdated
Show resolved
Hide resolved
|
"appDoesNotSupportAdaptation": "The application that you have selected does not support flexibility. Adaptation projects are only supported with those applications. Please choose an application which supports flexibility.", | ||
"appDoesNotSupportManifest": "The selected application is not supported by the adaptation project. Please select a different application. For more information, see SAPUI5 Adaptation Project documentation.", | ||
"extensibilityGenNotFound": "Extensibility Project generator plugin was not found in your dev space, and is required for this action. To proceed, please install the <SAPUI5 Layout Editor & Extensibility> extension.", | ||
"creatingExtensionProjectError": "Creating Extension Project failed. To see the error, view the logs." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"creatingExtensionProjectError": "Creating Extension Project failed. To see the error, view the logs." | |
"creatingExtensionProjectError": "Creating the extension project failed. To see the error, view the logs." |
Feat for #3015.
FioriId
andApplication Component Hierarchy
(ACH) prompts and writes the answers as descriptor changes tomanifest.appdescr_variant
file for support purposes.i18n.properties
file.