Skip to content

Conversation

@Arsalanulhaq
Copy link

TODO

Checklist

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for conditionally showing the developer documentation link in the app store navigation based on a configurable URL. The change allows IONOS theming configuration to control whether the developer docs link appears by setting or leaving empty the devDocsUrl configuration value.

Key Changes

  • Added conditional rendering of the developer documentation link based on a new devDocsUrl configuration value
  • Introduced new initial state loading for devDocsUrl from theming configuration
  • Updated IONOS submodule to include the corresponding theming configuration changes

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
apps/settings/src/views/AppStoreNavigation.vue Added conditional rendering (v-if="devDocsUrl") to show/hide developer docs link and loaded new devDocsUrl state
apps/settings/lib/Controller/AppSettingsController.php Added initial state provider for devDocsUrl from theming app configuration
IONOS Updated submodule commit to include theming configuration changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants