From 47f1c4435f20dac425c7a7ceda94d803aae4b035 Mon Sep 17 00:00:00 2001 From: Luyao Zhang Date: Fri, 1 Nov 2024 09:29:17 +0100 Subject: [PATCH 1/8] restrucuturing --- .../control-center/{ => apps}/application-health-dashboard.md | 0 content/en/docs/control-center/{ => apps}/apps.md | 0 content/en/docs/control-center/{ => apps}/cloud.md | 0 content/en/docs/control-center/{ => apps}/deployed-apps.md | 0 content/en/docs/control-center/{ => apps}/entitlements.md | 0 content/en/docs/control-center/{ => company}/company-brand.md | 0 content/en/docs/control-center/{ => company}/company-settings.md | 0 content/en/docs/control-center/{ => company}/dashboard.md | 0 .../docs/control-center/{ => content-curation}/catalog-admin.md | 0 .../en/docs/control-center/{ => content-curation}/portfolios.md | 0 .../docs/control-center/{ => marketplace}/marketplace-curation.md | 0 .../docs/control-center/{ => marketplace}/private-marketplace.md | 0 content/en/docs/control-center/{ => people}/groups.md | 0 content/en/docs/control-center/{ => people}/members.md | 0 content/en/docs/control-center/{ => people}/roles-permissions.md | 0 .../en/docs/control-center/{ => security}/software-composition.md | 0 16 files changed, 0 insertions(+), 0 deletions(-) rename content/en/docs/control-center/{ => apps}/application-health-dashboard.md (100%) rename content/en/docs/control-center/{ => apps}/apps.md (100%) rename content/en/docs/control-center/{ => apps}/cloud.md (100%) rename content/en/docs/control-center/{ => apps}/deployed-apps.md (100%) rename content/en/docs/control-center/{ => apps}/entitlements.md (100%) rename content/en/docs/control-center/{ => company}/company-brand.md (100%) rename content/en/docs/control-center/{ => company}/company-settings.md (100%) rename content/en/docs/control-center/{ => company}/dashboard.md (100%) rename content/en/docs/control-center/{ => content-curation}/catalog-admin.md (100%) rename content/en/docs/control-center/{ => content-curation}/portfolios.md (100%) rename content/en/docs/control-center/{ => marketplace}/marketplace-curation.md (100%) rename content/en/docs/control-center/{ => marketplace}/private-marketplace.md (100%) rename content/en/docs/control-center/{ => people}/groups.md (100%) rename content/en/docs/control-center/{ => people}/members.md (100%) rename content/en/docs/control-center/{ => people}/roles-permissions.md (100%) rename content/en/docs/control-center/{ => security}/software-composition.md (100%) diff --git a/content/en/docs/control-center/application-health-dashboard.md b/content/en/docs/control-center/apps/application-health-dashboard.md similarity index 100% rename from content/en/docs/control-center/application-health-dashboard.md rename to content/en/docs/control-center/apps/application-health-dashboard.md diff --git a/content/en/docs/control-center/apps.md b/content/en/docs/control-center/apps/apps.md similarity index 100% rename from content/en/docs/control-center/apps.md rename to content/en/docs/control-center/apps/apps.md diff --git a/content/en/docs/control-center/cloud.md b/content/en/docs/control-center/apps/cloud.md similarity index 100% rename from content/en/docs/control-center/cloud.md rename to content/en/docs/control-center/apps/cloud.md diff --git a/content/en/docs/control-center/deployed-apps.md b/content/en/docs/control-center/apps/deployed-apps.md similarity index 100% rename from content/en/docs/control-center/deployed-apps.md rename to content/en/docs/control-center/apps/deployed-apps.md diff --git a/content/en/docs/control-center/entitlements.md b/content/en/docs/control-center/apps/entitlements.md similarity index 100% rename from content/en/docs/control-center/entitlements.md rename to content/en/docs/control-center/apps/entitlements.md diff --git a/content/en/docs/control-center/company-brand.md b/content/en/docs/control-center/company/company-brand.md similarity index 100% rename from content/en/docs/control-center/company-brand.md rename to content/en/docs/control-center/company/company-brand.md diff --git a/content/en/docs/control-center/company-settings.md b/content/en/docs/control-center/company/company-settings.md similarity index 100% rename from content/en/docs/control-center/company-settings.md rename to content/en/docs/control-center/company/company-settings.md diff --git a/content/en/docs/control-center/dashboard.md b/content/en/docs/control-center/company/dashboard.md similarity index 100% rename from content/en/docs/control-center/dashboard.md rename to content/en/docs/control-center/company/dashboard.md diff --git a/content/en/docs/control-center/catalog-admin.md b/content/en/docs/control-center/content-curation/catalog-admin.md similarity index 100% rename from content/en/docs/control-center/catalog-admin.md rename to content/en/docs/control-center/content-curation/catalog-admin.md diff --git a/content/en/docs/control-center/portfolios.md b/content/en/docs/control-center/content-curation/portfolios.md similarity index 100% rename from content/en/docs/control-center/portfolios.md rename to content/en/docs/control-center/content-curation/portfolios.md diff --git a/content/en/docs/control-center/marketplace-curation.md b/content/en/docs/control-center/marketplace/marketplace-curation.md similarity index 100% rename from content/en/docs/control-center/marketplace-curation.md rename to content/en/docs/control-center/marketplace/marketplace-curation.md diff --git a/content/en/docs/control-center/private-marketplace.md b/content/en/docs/control-center/marketplace/private-marketplace.md similarity index 100% rename from content/en/docs/control-center/private-marketplace.md rename to content/en/docs/control-center/marketplace/private-marketplace.md diff --git a/content/en/docs/control-center/groups.md b/content/en/docs/control-center/people/groups.md similarity index 100% rename from content/en/docs/control-center/groups.md rename to content/en/docs/control-center/people/groups.md diff --git a/content/en/docs/control-center/members.md b/content/en/docs/control-center/people/members.md similarity index 100% rename from content/en/docs/control-center/members.md rename to content/en/docs/control-center/people/members.md diff --git a/content/en/docs/control-center/roles-permissions.md b/content/en/docs/control-center/people/roles-permissions.md similarity index 100% rename from content/en/docs/control-center/roles-permissions.md rename to content/en/docs/control-center/people/roles-permissions.md diff --git a/content/en/docs/control-center/software-composition.md b/content/en/docs/control-center/security/software-composition.md similarity index 100% rename from content/en/docs/control-center/software-composition.md rename to content/en/docs/control-center/security/software-composition.md From e5c396676c32276a9d03618efdae64198ac85505 Mon Sep 17 00:00:00 2001 From: Luyao Zhang Date: Fri, 1 Nov 2024 09:33:01 +0100 Subject: [PATCH 2/8] rename the file --- content/en/docs/control-center/apps/{apps.md => apps-overview.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename content/en/docs/control-center/apps/{apps.md => apps-overview.md} (100%) diff --git a/content/en/docs/control-center/apps/apps.md b/content/en/docs/control-center/apps/apps-overview.md similarity index 100% rename from content/en/docs/control-center/apps/apps.md rename to content/en/docs/control-center/apps/apps-overview.md From 0d984c606a7ac9b3ca76c502bca26df63794b14e Mon Sep 17 00:00:00 2001 From: Luyao Zhang Date: Fri, 1 Nov 2024 09:51:57 +0100 Subject: [PATCH 3/8] change file name --- .../en/docs/control-center/security/{_index.md => security.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename content/en/docs/control-center/security/{_index.md => security.md} (100%) diff --git a/content/en/docs/control-center/security/_index.md b/content/en/docs/control-center/security/security.md similarity index 100% rename from content/en/docs/control-center/security/_index.md rename to content/en/docs/control-center/security/security.md From a2ca0481d7729675b9f1f13271b54d3c863f239c Mon Sep 17 00:00:00 2001 From: Luyao Zhang Date: Fri, 1 Nov 2024 13:57:37 +0100 Subject: [PATCH 4/8] add index files --- content/en/docs/control-center/apps/_index.md | 13 +++++++++++++ .../apps/application-health-dashboard.md | 4 +++- .../en/docs/control-center/apps/apps-overview.md | 10 +++++----- content/en/docs/control-center/apps/cloud.md | 2 +- .../en/docs/control-center/apps/deployed-apps.md | 2 +- .../en/docs/control-center/apps/entitlements.md | 3 +-- content/en/docs/control-center/company/_index.md | 12 ++++++++++++ .../docs/control-center/company/company-brand.md | 5 +++-- .../docs/control-center/content-curation/_index.md | 12 ++++++++++++ .../en/docs/control-center/marketplace/_index.md | 12 ++++++++++++ .../marketplace/marketplace-curation.md | 3 ++- content/en/docs/control-center/people/_index.md | 14 ++++++++++++++ content/en/docs/control-center/people/groups.md | 2 +- content/en/docs/control-center/people/members.md | 2 +- .../control-center/people/roles-permissions.md | 2 +- content/en/docs/control-center/security/_index.md | 14 ++++++++++++++ .../en/docs/control-center/security/security.md | 11 ++++------- .../control-center/security/set-up-sso-byoidp.md | 3 ++- .../security/software-composition.md | 4 ++-- 19 files changed, 104 insertions(+), 26 deletions(-) create mode 100644 content/en/docs/control-center/apps/_index.md create mode 100644 content/en/docs/control-center/company/_index.md create mode 100644 content/en/docs/control-center/content-curation/_index.md create mode 100644 content/en/docs/control-center/marketplace/_index.md create mode 100644 content/en/docs/control-center/people/_index.md create mode 100644 content/en/docs/control-center/security/_index.md diff --git a/content/en/docs/control-center/apps/_index.md b/content/en/docs/control-center/apps/_index.md new file mode 100644 index 00000000000..6583a775016 --- /dev/null +++ b/content/en/docs/control-center/apps/_index.md @@ -0,0 +1,13 @@ +--- +title: "Apps" +url: /control-center/apps/ +description: "Describes the Apps category in Control Center." +weight: 10 +no_list: false +--- + +## Introduction + +In Control Center, you can manage your apps from your company in the **Apps** category. + +### Documents in this Category \ No newline at end of file diff --git a/content/en/docs/control-center/apps/application-health-dashboard.md b/content/en/docs/control-center/apps/application-health-dashboard.md index ed611ad3e3d..d9e2601d8ae 100644 --- a/content/en/docs/control-center/apps/application-health-dashboard.md +++ b/content/en/docs/control-center/apps/application-health-dashboard.md @@ -1,9 +1,11 @@ --- title: "Application Health Dashboard" +linktitle: "Health Dashboard" url: /control-center/application-health-dashboard/ description: "Describes the Application Health Dashboard page in the Mendix Control Center." -weight: 10 +weight: 20 no_list: true +beta: true --- {{% alert color="info" %}} diff --git a/content/en/docs/control-center/apps/apps-overview.md b/content/en/docs/control-center/apps/apps-overview.md index 4d43686fce5..c9d3797f300 100644 --- a/content/en/docs/control-center/apps/apps-overview.md +++ b/content/en/docs/control-center/apps/apps-overview.md @@ -1,9 +1,9 @@ --- -title: "Company Apps Dashboard " -linktitle: "Apps" -url: /control-center/apps/ +title: "Apps Overview" +linktitle: "Apps Overview" +url: /control-center/apps-overview/ description: "Describes the Apps page in the Mendix Control Center." -weight: 15 +weight: 10 no_list: true aliases: - /developerportal/company-app-roles/users.html @@ -12,7 +12,7 @@ aliases: ## Introduction -The **Apps** page gives an overview of all the apps belonging to your company. The page has the following tabs available: **Mendix Cloud**, **Mendix Free Cloud**, **Other Apps**, and **Deactivated Apps**. +The **Apps Overview** page gives an overview of all the apps belonging to your company. The page has the following tabs available: **Mendix Cloud**, **Mendix Free Cloud**, **Other Apps**, and **Deactivated Apps**. {{% alert color="info" %}} Mendix will enhance this page to provide information about apps deployed on standalone private clouds. Stay tuned. diff --git a/content/en/docs/control-center/apps/cloud.md b/content/en/docs/control-center/apps/cloud.md index 3881eb252d1..1c9199510f3 100644 --- a/content/en/docs/control-center/apps/cloud.md +++ b/content/en/docs/control-center/apps/cloud.md @@ -2,7 +2,7 @@ title: "Cloud" url: /control-center/cloud/ description: "Describes the Cloud page in the Mendix Control Center." -weight: 45 +weight: 50 no_list: true --- diff --git a/content/en/docs/control-center/apps/deployed-apps.md b/content/en/docs/control-center/apps/deployed-apps.md index 4bf3d4dd73a..ef904b472b1 100644 --- a/content/en/docs/control-center/apps/deployed-apps.md +++ b/content/en/docs/control-center/apps/deployed-apps.md @@ -2,7 +2,7 @@ title: "Deployed Apps" url: /control-center/deployed-apps/ description: "Describes the Deployed Apps page in the Mendix Control Center." -weight: 55 +weight: 40 beta: true no_list: true diff --git a/content/en/docs/control-center/apps/entitlements.md b/content/en/docs/control-center/apps/entitlements.md index e79972c7479..0d16288ee5f 100644 --- a/content/en/docs/control-center/apps/entitlements.md +++ b/content/en/docs/control-center/apps/entitlements.md @@ -2,10 +2,9 @@ title: "Entitlements" url: /control-center/entitlements/ description: "Describes the Entitlements page in the Mendix Control Center." -weight: 50 +weight: 30 beta: true no_list: true - --- {{% alert color="info" %}} diff --git a/content/en/docs/control-center/company/_index.md b/content/en/docs/control-center/company/_index.md new file mode 100644 index 00000000000..e1c7b8b7b55 --- /dev/null +++ b/content/en/docs/control-center/company/_index.md @@ -0,0 +1,12 @@ +--- +title: "Company" +url: /control-center/company/ +description: "Describes the Company category in Control Center." +weight: 40 +no_list: false +--- +## Introduction + +In Control Center, you can manage company in the **Company** category. + +## Documents in This Category \ No newline at end of file diff --git a/content/en/docs/control-center/company/company-brand.md b/content/en/docs/control-center/company/company-brand.md index 0590c88f9c1..6eb3a955ecb 100644 --- a/content/en/docs/control-center/company/company-brand.md +++ b/content/en/docs/control-center/company/company-brand.md @@ -1,14 +1,15 @@ --- title: "Company Brand" +linktitle: "Brand" url: /control-center/company-brand/ -description: "Describes the Company Brand page in the Mendix Control Center." +description: "Describes the Brand page in the Mendix Control Center." weight: 35 no_list: list --- ## Introduction -On the **Company Brand** page, you can upload, edit, or remove a **Company Logo**. The company logo uploaded here will appear across the platform where it is used. For instance, it will be displayed on your published Marketplace content. +On the **Brand** page, you can upload, edit, or remove a **Company Logo**. The company logo uploaded here will appear across the platform where it is used. For instance, it will be displayed on your published Marketplace content. You can upload, edit, or remove a **Cover image**. The cover image uploaded here will be available for usage in your company onboarding. diff --git a/content/en/docs/control-center/content-curation/_index.md b/content/en/docs/control-center/content-curation/_index.md new file mode 100644 index 00000000000..9ddb4f50880 --- /dev/null +++ b/content/en/docs/control-center/content-curation/_index.md @@ -0,0 +1,12 @@ +--- +title: "Content Curation" +url: /control-center/content-curation/ +description: "Describes the Content Curation category in Control Center." +weight: 60 +no_list: false +--- +## Introduction + +In Control Center, you can manage content curation in the **Content Curation** category. + +## Documents in This Category \ No newline at end of file diff --git a/content/en/docs/control-center/marketplace/_index.md b/content/en/docs/control-center/marketplace/_index.md new file mode 100644 index 00000000000..44e3fd44ab2 --- /dev/null +++ b/content/en/docs/control-center/marketplace/_index.md @@ -0,0 +1,12 @@ +--- +title: "Marketplace" +url: /control-center/marketplace/ +description: "Describes the Marketplace category in Control Center." +weight: 50 +no_list: false +--- +## Introduction + +In Control Center, you can manage marketplace in the **Marketplace** category. + +## Documents in This Category \ No newline at end of file diff --git a/content/en/docs/control-center/marketplace/marketplace-curation.md b/content/en/docs/control-center/marketplace/marketplace-curation.md index 79afe0e2e0e..655946ab790 100644 --- a/content/en/docs/control-center/marketplace/marketplace-curation.md +++ b/content/en/docs/control-center/marketplace/marketplace-curation.md @@ -1,6 +1,7 @@ --- title: "Marketplace Curation" -url: /control-center/marketplace-curation/ +linktitle: "Public Marketplace" +url: /control-center/public-marketplace/ description: "Describes the Marketplace Curation page in the Mendix Control Center." weight: 70 no_list: true diff --git a/content/en/docs/control-center/people/_index.md b/content/en/docs/control-center/people/_index.md new file mode 100644 index 00000000000..6bdcc82dc46 --- /dev/null +++ b/content/en/docs/control-center/people/_index.md @@ -0,0 +1,14 @@ +--- +title: "People" +url: /control-center/people/ +description: "Describes the People category in Control Center." +weight: 30 +no_list: false +--- + + +## Introduction + +In Control Center, you can manage people in the **People** category. + +## Documents in This Category \ No newline at end of file diff --git a/content/en/docs/control-center/people/groups.md b/content/en/docs/control-center/people/groups.md index f578a70004c..6c7f422a050 100644 --- a/content/en/docs/control-center/people/groups.md +++ b/content/en/docs/control-center/people/groups.md @@ -2,7 +2,7 @@ title: "Groups" url: /control-center/groups/ description: "Describes the Groups page in the Mendix Control Center." -weight: 25 +weight: 30 no_list: true --- diff --git a/content/en/docs/control-center/people/members.md b/content/en/docs/control-center/people/members.md index 30725e69ed1..41fb20dbafc 100644 --- a/content/en/docs/control-center/people/members.md +++ b/content/en/docs/control-center/people/members.md @@ -2,7 +2,7 @@ title: "Members" url: /control-center/members/ description: "Describes the Members page in the Mendix Control Center." -weight: 20 +weight: 10 no_list: true --- diff --git a/content/en/docs/control-center/people/roles-permissions.md b/content/en/docs/control-center/people/roles-permissions.md index 824ea31a7a6..e0ca10dee9f 100644 --- a/content/en/docs/control-center/people/roles-permissions.md +++ b/content/en/docs/control-center/people/roles-permissions.md @@ -2,7 +2,7 @@ title: "Roles & Permissions" url: /control-center/roles-and-permissions/ description: "Describes the Roles and Permissions page in the Mendix Control Center." -weight: 75 +weight: 20 no_list: true --- diff --git a/content/en/docs/control-center/security/_index.md b/content/en/docs/control-center/security/_index.md new file mode 100644 index 00000000000..cf3ff8c5151 --- /dev/null +++ b/content/en/docs/control-center/security/_index.md @@ -0,0 +1,14 @@ +--- +title: "Security" +url: /control-center/security/ +description: "Describes the Security category in Control Center." +weight: 20 +no_list: false +--- + + +## Introduction + +In Control Center, you can manage security in the **People** category. + +## Documents in This Category \ No newline at end of file diff --git a/content/en/docs/control-center/security/security.md b/content/en/docs/control-center/security/security.md index 02ec16c45de..4f1cf7d33b3 100644 --- a/content/en/docs/control-center/security/security.md +++ b/content/en/docs/control-center/security/security.md @@ -1,11 +1,10 @@ --- title: "Security Settings in Control Center" -linktitle: "Security" -url: /control-center/security/ -description: "Describes the Security page in the Mendix Control Center." -weight: 40 +linktitle: "Settings" +url: /control-center/security-settings/ +description: "Describes the Settings page in the Security categoryin Control Center." +weight: 10 no_list: false -description_list: true --- {{% alert color="info" %}} @@ -41,5 +40,3 @@ On the **Single Sign-On** tab, you can set up an identity federation between the On the **Security History** tab, you can click **Show Security History** to open a page (in a new browser tab) that presents an audit trail of security-related changes in **App History** and **Member History**. You can search through and view details on these changes as well as export the audit trail to a CSV file. {{< figure src="/attachments/control-center/security/security.jpg" class="no-border" >}} - -## Documents in This Category diff --git a/content/en/docs/control-center/security/set-up-sso-byoidp.md b/content/en/docs/control-center/security/set-up-sso-byoidp.md index e2c51d3d6b5..cce6419b552 100644 --- a/content/en/docs/control-center/security/set-up-sso-byoidp.md +++ b/content/en/docs/control-center/security/set-up-sso-byoidp.md @@ -1,7 +1,7 @@ --- title: "Set Up an SSO (BYOIDP)" url: /control-center/security/set-up-sso-byoidp/ -weight: 5 +weight: 30 description: "Describes how you can use your company IdP to authenticate to Mendix." aliases: - /developerportal/control-center/set-up-sso-byoidp/ @@ -253,6 +253,7 @@ If the client secret is still active or you (as an administrator) still have an * Clone the existing active IdP configuration, update the secret there and then activate the clone. This avoids updating all the users. This is the preferred option. * Disable the IdP configuration, update the secret, and then enable it again. + If the client secret has expired, ask [Mendix Support](https://support.mendix.com/hc/en-us) to update the client secret of your active IdP configuration. If this is unsuccessful, you can ask Mendix Support to deactivate the active IdP configuration. This means that you (and your users) without active sessions will no longer have access and will need to reset and then use your platform password. Once you have access to the platform, you can set up your IdP configuration again. diff --git a/content/en/docs/control-center/security/software-composition.md b/content/en/docs/control-center/security/software-composition.md index ee004f84e5e..34df4beb3bf 100644 --- a/content/en/docs/control-center/security/software-composition.md +++ b/content/en/docs/control-center/security/software-composition.md @@ -2,8 +2,8 @@ title: "Software Composition (Control Center)" linktitle: "Software Composition" url: /control-center/software-composition/ -description: "Describes the Software Composition page in the Mendix Control Center." -weight: 80 +description: "Describes the Software Composition page in Control Center." +weight: 20 status: "Public Beta" beta: true --- From 5c134748fb9f25be8179145249d4e1e26635d796 Mon Sep 17 00:00:00 2001 From: Luyao Zhang Date: Fri, 1 Nov 2024 14:52:38 +0100 Subject: [PATCH 5/8] Update index files --- content/en/docs/control-center/apps/_index.md | 2 +- content/en/docs/control-center/apps/cloud.md | 2 +- content/en/docs/control-center/company/_index.md | 2 +- content/en/docs/control-center/content-curation/_index.md | 2 +- content/en/docs/control-center/marketplace/_index.md | 2 +- content/en/docs/control-center/people/_index.md | 2 +- content/en/docs/control-center/people/roles-permissions.md | 2 +- content/en/docs/control-center/security/_index.md | 2 +- content/en/docs/control-center/security/security.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/content/en/docs/control-center/apps/_index.md b/content/en/docs/control-center/apps/_index.md index 6583a775016..7ab0228be59 100644 --- a/content/en/docs/control-center/apps/_index.md +++ b/content/en/docs/control-center/apps/_index.md @@ -8,6 +8,6 @@ no_list: false ## Introduction -In Control Center, you can manage your apps from your company in the **Apps** category. +In the **Apps** category, you can effectively oversee and manage all applications associated with your company. This section offers a comprehensive suite of essential tools and dashboards designed to enhance your application governance and streamline management processes. ### Documents in this Category \ No newline at end of file diff --git a/content/en/docs/control-center/apps/cloud.md b/content/en/docs/control-center/apps/cloud.md index 1c9199510f3..1e4b8f45668 100644 --- a/content/en/docs/control-center/apps/cloud.md +++ b/content/en/docs/control-center/apps/cloud.md @@ -12,7 +12,7 @@ no_list: true This feature is not yet publicly available. Please talk to your Customer Success Manager to enable this page. {{% /alert %}} -The **Cloud** page shows you an overview of the paid and free environments of your company +The **Cloud** page shows you an overview of the paid and free environments of your company. ## Paid Environments {#paid-environments} diff --git a/content/en/docs/control-center/company/_index.md b/content/en/docs/control-center/company/_index.md index e1c7b8b7b55..68af4ecd9c4 100644 --- a/content/en/docs/control-center/company/_index.md +++ b/content/en/docs/control-center/company/_index.md @@ -7,6 +7,6 @@ no_list: false --- ## Introduction -In Control Center, you can manage company in the **Company** category. +The **Company** category provides you with essential tools to enhance your company’s presence on the Mendix Platform and streamline administrative capabilities. Here, you can gain an overview of company activities and manage your branding and company settings, ensuring a cohesive identity and effective governance. ## Documents in This Category \ No newline at end of file diff --git a/content/en/docs/control-center/content-curation/_index.md b/content/en/docs/control-center/content-curation/_index.md index 9ddb4f50880..837ae15bcbb 100644 --- a/content/en/docs/control-center/content-curation/_index.md +++ b/content/en/docs/control-center/content-curation/_index.md @@ -7,6 +7,6 @@ no_list: false --- ## Introduction -In Control Center, you can manage content curation in the **Content Curation** category. +In the **Content Curation** category, you can govern the data curation in your company's Catalog and oversee the portfolio management in your company. ## Documents in This Category \ No newline at end of file diff --git a/content/en/docs/control-center/marketplace/_index.md b/content/en/docs/control-center/marketplace/_index.md index 44e3fd44ab2..96dbb576f85 100644 --- a/content/en/docs/control-center/marketplace/_index.md +++ b/content/en/docs/control-center/marketplace/_index.md @@ -7,6 +7,6 @@ no_list: false --- ## Introduction -In Control Center, you can manage marketplace in the **Marketplace** category. +The **Marketplace** category provides you with essential tools for governing component approvals and aligning with organizational standards. ## Documents in This Category \ No newline at end of file diff --git a/content/en/docs/control-center/people/_index.md b/content/en/docs/control-center/people/_index.md index 6bdcc82dc46..7c9be7fa96e 100644 --- a/content/en/docs/control-center/people/_index.md +++ b/content/en/docs/control-center/people/_index.md @@ -9,6 +9,6 @@ no_list: false ## Introduction -In Control Center, you can manage people in the **People** category. +The **People** category is your centralized resource for managing user accounts, access, and roles within your organization on the Mendix Platform. Here, you can effectively oversee members, configure roles and permissions, and set up access groups to ensure a well-organized and secure user environment. ## Documents in This Category \ No newline at end of file diff --git a/content/en/docs/control-center/people/roles-permissions.md b/content/en/docs/control-center/people/roles-permissions.md index e0ca10dee9f..84911a5bda3 100644 --- a/content/en/docs/control-center/people/roles-permissions.md +++ b/content/en/docs/control-center/people/roles-permissions.md @@ -8,7 +8,7 @@ no_list: true ## Introduction -On the **Roles & Permissions** page, you can view and manage project roles and permissions. Additionaly, you can migrate default project-level roles to centralized company-level roles. +On the **Roles & Permissions** page, you can view and manage project roles and permissions. Additionally, you can migrate default project-level roles to centralized company-level roles. ## Default Project Roles diff --git a/content/en/docs/control-center/security/_index.md b/content/en/docs/control-center/security/_index.md index cf3ff8c5151..404946f4b23 100644 --- a/content/en/docs/control-center/security/_index.md +++ b/content/en/docs/control-center/security/_index.md @@ -9,6 +9,6 @@ no_list: false ## Introduction -In Control Center, you can manage security in the **People** category. +The **Security** category provides you with essential tools that empower you to safeguard your company’s digital assets and uphold best practices in security management. ## Documents in This Category \ No newline at end of file diff --git a/content/en/docs/control-center/security/security.md b/content/en/docs/control-center/security/security.md index 4f1cf7d33b3..666d13dca90 100644 --- a/content/en/docs/control-center/security/security.md +++ b/content/en/docs/control-center/security/security.md @@ -13,7 +13,7 @@ A member in Control Center means a user of the Mendix platform who participates ## Introduction -The **Security** page allows you to configure the security settings, manage the single sign-on configurations, and view the security history of your company. +The **Security Settings** page allows you to configure the security settings, manage the single sign-on configurations, and view the security history of your company. ## Security Settings From 0b36c455ebea115a9d14eccd44e722867984ff1b Mon Sep 17 00:00:00 2001 From: Luyao Zhang Date: Fri, 1 Nov 2024 15:27:09 +0100 Subject: [PATCH 6/8] metadata --- content/en/docs/control-center/apps/_index.md | 2 +- .../docs/control-center/apps/application-health-dashboard.md | 2 +- content/en/docs/control-center/apps/apps-overview.md | 2 +- content/en/docs/control-center/apps/cloud.md | 2 +- content/en/docs/control-center/apps/deployed-apps.md | 2 +- content/en/docs/control-center/apps/entitlements.md | 2 +- content/en/docs/control-center/company/_index.md | 2 +- content/en/docs/control-center/company/company-brand.md | 4 ++-- content/en/docs/control-center/company/company-settings.md | 4 ++-- content/en/docs/control-center/company/dashboard.md | 2 +- content/en/docs/control-center/content-curation/_index.md | 2 +- .../en/docs/control-center/content-curation/catalog-admin.md | 4 ++-- content/en/docs/control-center/content-curation/portfolios.md | 4 ++-- content/en/docs/control-center/marketplace/_index.md | 2 +- .../docs/control-center/marketplace/marketplace-curation.md | 2 +- .../en/docs/control-center/marketplace/private-marketplace.md | 2 +- content/en/docs/control-center/people/_index.md | 2 +- content/en/docs/control-center/people/members.md | 2 +- content/en/docs/control-center/people/roles-permissions.md | 2 +- content/en/docs/control-center/security/_index.md | 2 +- content/en/docs/control-center/security/security.md | 2 +- .../en/docs/control-center/security/software-composition.md | 2 +- 22 files changed, 26 insertions(+), 26 deletions(-) diff --git a/content/en/docs/control-center/apps/_index.md b/content/en/docs/control-center/apps/_index.md index 7ab0228be59..22cbdf30c17 100644 --- a/content/en/docs/control-center/apps/_index.md +++ b/content/en/docs/control-center/apps/_index.md @@ -1,7 +1,7 @@ --- title: "Apps" url: /control-center/apps/ -description: "Describes the Apps category in Control Center." +description: "Describes the Apps category in the Mendix Control Center." weight: 10 no_list: false --- diff --git a/content/en/docs/control-center/apps/application-health-dashboard.md b/content/en/docs/control-center/apps/application-health-dashboard.md index d9e2601d8ae..a29fae60b40 100644 --- a/content/en/docs/control-center/apps/application-health-dashboard.md +++ b/content/en/docs/control-center/apps/application-health-dashboard.md @@ -14,7 +14,7 @@ This feature is currently in beta. For more information, see [Beta Releases](/re ## Introduction -The **Application Health Dashboard** gives an overview of the alert status of the whole application landscape of your company. Here you can see all the alerts of the production environments of the apps deployed on your Mendix Cloud and Mendix Cloud Dedicated. +The **Application Health Dashboard** in Control Center gives an overview of the alert status of the whole application landscape of your company. Here you can see all the alerts of the production environments of the apps deployed on your Mendix Cloud and Mendix Cloud Dedicated. On the top of the page, you can see the following numbers: diff --git a/content/en/docs/control-center/apps/apps-overview.md b/content/en/docs/control-center/apps/apps-overview.md index c9d3797f300..eb45247acdc 100644 --- a/content/en/docs/control-center/apps/apps-overview.md +++ b/content/en/docs/control-center/apps/apps-overview.md @@ -12,7 +12,7 @@ aliases: ## Introduction -The **Apps Overview** page gives an overview of all the apps belonging to your company. The page has the following tabs available: **Mendix Cloud**, **Mendix Free Cloud**, **Other Apps**, and **Deactivated Apps**. +The **Apps** page in Control Center gives an overview of all the apps belonging to your company. The page has the following tabs available: **Mendix Cloud**, **Mendix Free Cloud**, **Other Apps**, and **Deactivated Apps**. {{% alert color="info" %}} Mendix will enhance this page to provide information about apps deployed on standalone private clouds. Stay tuned. diff --git a/content/en/docs/control-center/apps/cloud.md b/content/en/docs/control-center/apps/cloud.md index 1e4b8f45668..e054ab3a345 100644 --- a/content/en/docs/control-center/apps/cloud.md +++ b/content/en/docs/control-center/apps/cloud.md @@ -12,7 +12,7 @@ no_list: true This feature is not yet publicly available. Please talk to your Customer Success Manager to enable this page. {{% /alert %}} -The **Cloud** page shows you an overview of the paid and free environments of your company. +The **Cloud** page in Control Center shows you an overview of the paid and free environments of your company. ## Paid Environments {#paid-environments} diff --git a/content/en/docs/control-center/apps/deployed-apps.md b/content/en/docs/control-center/apps/deployed-apps.md index ef904b472b1..831f9c92144 100644 --- a/content/en/docs/control-center/apps/deployed-apps.md +++ b/content/en/docs/control-center/apps/deployed-apps.md @@ -14,7 +14,7 @@ This feature is currently in beta. For more information, see [Beta Releases](/re ## Introduction -The **Deployed Apps Overview** page provides a comprehensive view of all the apps within your company. On this page, you can find detailed information about each app, including its name, ID, Technical Contact, status, number of environments, and the number of [cloud credits](/control-center/entitlements/#cloud-credits) used, if applicable. Additionally, this page allows you to provision and offboard environments for apps on Mendix Cloud. Moreover, you can email or download the license keys for your apps directly from this page. +The **Deployed Apps Overview** page in Control Center provides a comprehensive view of all the apps within your company. On this page, you can find detailed information about each app, including its name, ID, Technical Contact, status, number of environments, and the number of [cloud credits](/control-center/entitlements/#cloud-credits) used, if applicable. Additionally, this page allows you to provision and offboard environments for apps on Mendix Cloud. Moreover, you can email or download the license keys for your apps directly from this page. The **Deployed Apps Overview** page has the following tabs: [Mendix Cloud](#mendix-cloud), [Free Apps](#free-apps), and [Apps with License Keys](#apps-license-keys). diff --git a/content/en/docs/control-center/apps/entitlements.md b/content/en/docs/control-center/apps/entitlements.md index 0d16288ee5f..98394f1710a 100644 --- a/content/en/docs/control-center/apps/entitlements.md +++ b/content/en/docs/control-center/apps/entitlements.md @@ -13,7 +13,7 @@ This feature is currently in beta. For more information, see [Beta Releases](/re ## Introduction -The **Entitlements** page is a self-service tool that displays the transactions using cloud credits. You can use the page to monitor your consumption of cloud credits. +The **Entitlements** page in Control Center is a self-service tool that displays the transactions using cloud credits. You can use the page to monitor your consumption of cloud credits. {{< figure src="/attachments/control-center/entitlements/entitlements.png" alt="entitlements page" class="no-border" >}} diff --git a/content/en/docs/control-center/company/_index.md b/content/en/docs/control-center/company/_index.md index 68af4ecd9c4..be6ebda513e 100644 --- a/content/en/docs/control-center/company/_index.md +++ b/content/en/docs/control-center/company/_index.md @@ -1,7 +1,7 @@ --- title: "Company" url: /control-center/company/ -description: "Describes the Company category in Control Center." +description: "Describes the Company category in the Mendix Control Center." weight: 40 no_list: false --- diff --git a/content/en/docs/control-center/company/company-brand.md b/content/en/docs/control-center/company/company-brand.md index 6eb3a955ecb..d241ff12f9e 100644 --- a/content/en/docs/control-center/company/company-brand.md +++ b/content/en/docs/control-center/company/company-brand.md @@ -3,13 +3,13 @@ title: "Company Brand" linktitle: "Brand" url: /control-center/company-brand/ description: "Describes the Brand page in the Mendix Control Center." -weight: 35 +weight: 30 no_list: list --- ## Introduction -On the **Brand** page, you can upload, edit, or remove a **Company Logo**. The company logo uploaded here will appear across the platform where it is used. For instance, it will be displayed on your published Marketplace content. +On the **Brand** page in Control Center, you can upload, edit, or remove a **Company Logo**. The company logo uploaded here will appear across the platform where it is used. For instance, it will be displayed on your published Marketplace content. You can upload, edit, or remove a **Cover image**. The cover image uploaded here will be available for usage in your company onboarding. diff --git a/content/en/docs/control-center/company/company-settings.md b/content/en/docs/control-center/company/company-settings.md index 8a62b9de120..2e631bbfcba 100644 --- a/content/en/docs/control-center/company/company-settings.md +++ b/content/en/docs/control-center/company/company-settings.md @@ -2,13 +2,13 @@ title: "Company Settings" url: /control-center/company-settings/ description: "Describes the Company Settings page in the Mendix Control Center." -weight: 30 +weight: 20 no_list: list --- ## Introduction -The **Company Settings** page allows you to change company details, company email domains, and security contact. Moreover, you can view and add Mendix Admins of your company. +The **Company Settings** page in Control Center allows you to change company details, company email domains, and security contact. Moreover, you can view and add Mendix Admins of your company. ## General Settings diff --git a/content/en/docs/control-center/company/dashboard.md b/content/en/docs/control-center/company/dashboard.md index 148e2a34afd..e778e0cf1de 100644 --- a/content/en/docs/control-center/company/dashboard.md +++ b/content/en/docs/control-center/company/dashboard.md @@ -2,7 +2,7 @@ title: "Dashboard" url: /control-center/dashboard/ description: "Describes the Dashboard page in the Mendix Control Center." -weight: 5 +weight: 10 no_list: true description_list: true --- diff --git a/content/en/docs/control-center/content-curation/_index.md b/content/en/docs/control-center/content-curation/_index.md index 837ae15bcbb..a46a2413155 100644 --- a/content/en/docs/control-center/content-curation/_index.md +++ b/content/en/docs/control-center/content-curation/_index.md @@ -1,7 +1,7 @@ --- title: "Content Curation" url: /control-center/content-curation/ -description: "Describes the Content Curation category in Control Center." +description: "Describes the Content Curation category in the Mendix Control Center." weight: 60 no_list: false --- diff --git a/content/en/docs/control-center/content-curation/catalog-admin.md b/content/en/docs/control-center/content-curation/catalog-admin.md index d5605eed949..0d32f640317 100644 --- a/content/en/docs/control-center/content-curation/catalog-admin.md +++ b/content/en/docs/control-center/content-curation/catalog-admin.md @@ -2,7 +2,7 @@ title: "Catalog Administration" linktitle: "Catalog" url: /control-center/catalog-admin/ -weight: 60 +weight: 10 description: "Describes the catalog administration in the Mendix Control Center." aliases: - /control-center/data-hub-admin/ @@ -13,7 +13,7 @@ aliases: An organization's Catalog requires governance of the data-sharing policy down to the practical details of curating registered assets. A Mendix Admin can oversee these functions and also assign curators that can perform governance tasks for their apps. -In the [Catalog](/control-center/catalog-admin/) page of Control Center, you can perform the following operations: +On the [Catalog](/control-center/catalog-admin/) page of Control Center, you can perform the following operations: * Assign and manage [Curators](#curator) * Invite and manage custom [Owners](#custom-owners) (who have already been added as business or technical owners in the Catalog) diff --git a/content/en/docs/control-center/content-curation/portfolios.md b/content/en/docs/control-center/content-curation/portfolios.md index a87d124c222..f835b820a3b 100644 --- a/content/en/docs/control-center/content-curation/portfolios.md +++ b/content/en/docs/control-center/content-curation/portfolios.md @@ -2,7 +2,7 @@ title: "Portfolios" url: /control-center/portfolios/ description: "Describes the Portfolios page in the Mendix Control Center." -weight: 65 +weight: 20 no_list: true --- @@ -10,7 +10,7 @@ no_list: true The **Portfolios** page offers governance features for [portfolio management](/developerportal/portfolio-management/) in your company. You can have an overview of all portfolios in your company, manage portfolio access, delete portfolios, reject or approve requests for changes of portfolio privacy settings. -The **Portfolios** page contains three tabs: [All Portfolios](#all-portfolios), [Alerts](#alerts), and [Privacy Requests](#privacy-requests). +The **Portfolios** page in Control Center contains three tabs: [All Portfolios](#all-portfolios), [Alerts](#alerts), and [Privacy Requests](#privacy-requests). {{% alert color="info" %}} As a Mendix Admin, you cannot directly see the content of a portfolio. You need to have [portfolio access](#access-management) for this. You can give yourself portfolio access if needed. diff --git a/content/en/docs/control-center/marketplace/_index.md b/content/en/docs/control-center/marketplace/_index.md index 96dbb576f85..5b7ebe73f8e 100644 --- a/content/en/docs/control-center/marketplace/_index.md +++ b/content/en/docs/control-center/marketplace/_index.md @@ -1,7 +1,7 @@ --- title: "Marketplace" url: /control-center/marketplace/ -description: "Describes the Marketplace category in Control Center." +description: "Describes the Marketplace category in the Mendix Control Center." weight: 50 no_list: false --- diff --git a/content/en/docs/control-center/marketplace/marketplace-curation.md b/content/en/docs/control-center/marketplace/marketplace-curation.md index 655946ab790..33e1c7f89ad 100644 --- a/content/en/docs/control-center/marketplace/marketplace-curation.md +++ b/content/en/docs/control-center/marketplace/marketplace-curation.md @@ -3,7 +3,7 @@ title: "Marketplace Curation" linktitle: "Public Marketplace" url: /control-center/public-marketplace/ description: "Describes the Marketplace Curation page in the Mendix Control Center." -weight: 70 +weight: 10 no_list: true --- diff --git a/content/en/docs/control-center/marketplace/private-marketplace.md b/content/en/docs/control-center/marketplace/private-marketplace.md index bcdd7528664..058abb09a58 100644 --- a/content/en/docs/control-center/marketplace/private-marketplace.md +++ b/content/en/docs/control-center/marketplace/private-marketplace.md @@ -2,7 +2,7 @@ title: "Private Marketplace" url: /control-center/private-marketplace/ description: "Describes the Private Marketplace page in the Mendix Control Center." -weight: 70 +weight: 20 no_list: true --- diff --git a/content/en/docs/control-center/people/_index.md b/content/en/docs/control-center/people/_index.md index 7c9be7fa96e..02f10c330e8 100644 --- a/content/en/docs/control-center/people/_index.md +++ b/content/en/docs/control-center/people/_index.md @@ -1,7 +1,7 @@ --- title: "People" url: /control-center/people/ -description: "Describes the People category in Control Center." +description: "Describes the People category in the Mendix Control Center." weight: 30 no_list: false --- diff --git a/content/en/docs/control-center/people/members.md b/content/en/docs/control-center/people/members.md index 41fb20dbafc..f570d24cc6e 100644 --- a/content/en/docs/control-center/people/members.md +++ b/content/en/docs/control-center/people/members.md @@ -12,7 +12,7 @@ A member in Control Center means a user of the Mendix platform who participates ## Introduction -The **Members** page allows you to manage active, deactivated, and external members of your company. +The **Members** page in Control Center allows you to manage active, deactivated, and external members of your company. ## Active and Deactivated Members {#active-deactive-members} diff --git a/content/en/docs/control-center/people/roles-permissions.md b/content/en/docs/control-center/people/roles-permissions.md index 84911a5bda3..d618839b059 100644 --- a/content/en/docs/control-center/people/roles-permissions.md +++ b/content/en/docs/control-center/people/roles-permissions.md @@ -8,7 +8,7 @@ no_list: true ## Introduction -On the **Roles & Permissions** page, you can view and manage project roles and permissions. Additionally, you can migrate default project-level roles to centralized company-level roles. +On the **Roles & Permissions** page in Control Center, you can view and manage project roles and permissions. Additionally, you can migrate default project-level roles to centralized company-level roles. ## Default Project Roles diff --git a/content/en/docs/control-center/security/_index.md b/content/en/docs/control-center/security/_index.md index 404946f4b23..dfb7a906400 100644 --- a/content/en/docs/control-center/security/_index.md +++ b/content/en/docs/control-center/security/_index.md @@ -1,7 +1,7 @@ --- title: "Security" url: /control-center/security/ -description: "Describes the Security category in Control Center." +description: "Describes the Security category in the Mendix Control Center." weight: 20 no_list: false --- diff --git a/content/en/docs/control-center/security/security.md b/content/en/docs/control-center/security/security.md index 666d13dca90..7448bd2d261 100644 --- a/content/en/docs/control-center/security/security.md +++ b/content/en/docs/control-center/security/security.md @@ -13,7 +13,7 @@ A member in Control Center means a user of the Mendix platform who participates ## Introduction -The **Security Settings** page allows you to configure the security settings, manage the single sign-on configurations, and view the security history of your company. +The **Settings** page in the **Security** catogry in Control Center allows you to configure the security settings, manage the single sign-on configurations, and view the security history of your company. ## Security Settings diff --git a/content/en/docs/control-center/security/software-composition.md b/content/en/docs/control-center/security/software-composition.md index 34df4beb3bf..24548c12fc3 100644 --- a/content/en/docs/control-center/security/software-composition.md +++ b/content/en/docs/control-center/security/software-composition.md @@ -2,7 +2,7 @@ title: "Software Composition (Control Center)" linktitle: "Software Composition" url: /control-center/software-composition/ -description: "Describes the Software Composition page in Control Center." +description: "Describes the Software Composition page in the Mendix Control Center." weight: 20 status: "Public Beta" beta: true From cba259cbd18afd8988d4c94665fe45f41a3bdda1 Mon Sep 17 00:00:00 2001 From: Luyao Zhang Date: Fri, 1 Nov 2024 15:44:24 +0100 Subject: [PATCH 7/8] fix broken link --- .../control-center/marketplace/marketplace-curation.md | 5 ++--- content/en/docs/control-center/people/members.md | 4 ++-- content/en/docs/releasenotes/control-center/_index.md | 8 ++++---- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/content/en/docs/control-center/marketplace/marketplace-curation.md b/content/en/docs/control-center/marketplace/marketplace-curation.md index 33e1c7f89ad..251bc2de696 100644 --- a/content/en/docs/control-center/marketplace/marketplace-curation.md +++ b/content/en/docs/control-center/marketplace/marketplace-curation.md @@ -1,7 +1,6 @@ --- -title: "Marketplace Curation" -linktitle: "Public Marketplace" -url: /control-center/public-marketplace/ +title: "Public Marketplace" +url: /control-center/marketplace-curation/ description: "Describes the Marketplace Curation page in the Mendix Control Center." weight: 10 no_list: true diff --git a/content/en/docs/control-center/people/members.md b/content/en/docs/control-center/people/members.md index f570d24cc6e..ce8149e6645 100644 --- a/content/en/docs/control-center/people/members.md +++ b/content/en/docs/control-center/people/members.md @@ -18,7 +18,7 @@ The **Members** page in Control Center allows you to manage active, deactivated, On the **Active Members** tab and the **Deactivated Members** tab, you can see an overview of the active and deactivated members of your company. -When you click a member's name, a pop-up window opens with their member profile. The profile displays the apps of which they are a member as well as their **App role** for each app. Click **Remove** to remove the member from the app. Click an app name to go to the [details page](/control-center/apps/#app-details) of this app. +When you click a member's name, a pop-up window opens with their member profile. The profile displays the apps of which they are a member as well as their **App role** for each app. Click **Remove** to remove the member from the app. Click an app name to go to the [details page](/control-center/apps-overview/#app-details) of this app. When you select members in the lists on these tabs, a context menu appears with options for exporting member details to an *.xlsx* file and deactivating (on the **Active Members** tab) or activating (on the **Deactivated Members** tab) members. @@ -32,7 +32,7 @@ You cannot deactivate yourself. On the **External Members** tab, you can see the members outside of your company who have access to at least one of your company apps. -When you click a member's name, a pop-up window opens with their member profile. The profile displays the apps of which they are a member as well as their **App role** for each app. Click an app name to go to the [details page](/control-center/apps/#app-details) of this app. +When you click a member's name, a pop-up window opens with their member profile. The profile displays the apps of which they are a member as well as their **App role** for each app. Click an app name to go to the [details page](/control-center/apps-overview/#app-details) of this app. When you select members in the lists, a context menu appears with options for exporting member details to an *.xlsx* file. diff --git a/content/en/docs/releasenotes/control-center/_index.md b/content/en/docs/releasenotes/control-center/_index.md index 3bf53404230..49bda10bce8 100644 --- a/content/en/docs/releasenotes/control-center/_index.md +++ b/content/en/docs/releasenotes/control-center/_index.md @@ -68,7 +68,7 @@ To see the current status of the Mendix Control Center, see [Mendix Status](http #### New Features -* We have added a new tab to the **Apps** page: the [Private Cloud](/control-center/apps/#pc-connected) tab. Here you get an overview of all the apps deployed on Mendix Private Cloud Connected. +* We have added a new tab to the **Apps** page: the [Private Cloud](/control-center/apps-overview/#pc-connected) tab. Here you get an overview of all the apps deployed on Mendix Private Cloud Connected. ### April 4, 2024 @@ -111,7 +111,7 @@ We upgraded the [Apps](/control-center/apps/) page as follows: * You can check the Mendix version deployed in your repository to check whether your Mendix version is up to date. * You can now update Technical Contact on the **Apps** page. * You can deactivate multiple free apps in one go. -* You can [export the information of apps to an Excel file](/control-center/apps/#export-to-excel). +* You can [export the information of apps to an Excel file](/control-center/apps-overview/#export-to-excel). ### December 7, 2023 @@ -242,11 +242,11 @@ We made the following improvements to the [access management](/control-center/po #### New Features -* The free Mendix Cloud environment of an app can now be deleted from the [app details](/control-center/apps/#app-details) page. +* The free Mendix Cloud environment of an app can now be deleted from the [app details](/control-center/apps-overview/#app-details) page. #### Improvements -* The free and licensed Mendix Cloud environments of an app are now visualized on the [app details](/control-center/apps/#app-details) page. +* The free and licensed Mendix Cloud environments of an app are now visualized on the [app details](/control-center/apps-overview/#app-details) page. ### April 21, 2022 From 4b0c0f92435def94bc1186c69880ff6671c66dde Mon Sep 17 00:00:00 2001 From: Luyao Zhang Date: Fri, 1 Nov 2024 15:51:35 +0100 Subject: [PATCH 8/8] fix a broken link --- content/en/docs/releasenotes/control-center/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/releasenotes/control-center/_index.md b/content/en/docs/releasenotes/control-center/_index.md index 49bda10bce8..0437a289d30 100644 --- a/content/en/docs/releasenotes/control-center/_index.md +++ b/content/en/docs/releasenotes/control-center/_index.md @@ -136,7 +136,7 @@ We made the following improvements to the [access management](/control-center/po #### New Features -* On the **Security** page, Mendix Admins can now [disable the digital signing](/control-center/security/#disable-enable-digital-signing-emails) of the content of emails from Mendix, if it interferes with other email safety measures. +* On the **Security** page, Mendix Admins can now [disable the digital signing](/control-center/security-settings/#disable-enable-digital-signing-emails) of the content of emails from Mendix, if it interferes with other email safety measures. ### September 7, 2023