diff --git a/content/en/docs/developerportal/_index.md b/content/en/docs/developerportal/_index.md index 7cbd08a7df3..b32b7c5a251 100644 --- a/content/en/docs/developerportal/_index.md +++ b/content/en/docs/developerportal/_index.md @@ -1,12 +1,12 @@ --- -title: "Apps" +title: "Projects" url: /developerportal/ -description: "Describes the home page of Apps and links to more detailed documents in the guide." +description: "Describes the home page of Projects and links to more detailed documents in the guide." weight: 30 no_list: false description_list: true cascade: - - content_type: "Apps" + - content_type: "Projects" - mendix_version: 10 #If moving or renaming this doc file, implement a temporary redirect and let the respective team know they should update the URL in the product. See Mapping to Products for more details. #This document is mapped to the landing page, update the link there if renaming or moving the doc file. @@ -14,7 +14,7 @@ cascade: ## Introduction -[Apps](https://sprintr.home.mendix.com) is one of the key components of the Mendix Portal. In **Apps**, you can create, deploy, and manage apps, as well as collaborate with others. **Apps** provides a summary of your current apps, your company apps, and your pending invites. +[Projects](https://projects.home.mendix.com) is one of the key components of the Mendix Portal. In **Projects**, you can create and manage projects, and navigate to related app environments, as well as collaborate with others. **Projects** provides a summary of your current projects, your company projects, and your pending invites. {{< figure src="/attachments/developerportal/apps-overview.png" alt="Apps Overview" >}} @@ -35,7 +35,7 @@ Follow the steps in [Maia Plan](/developerportal/maia-plan/) to enlist Maia's he Follow these steps to use a starter app: -1. In **Apps**, click **Create App** in the upper right corner. +1. In **Projects**, click **Create App** in the upper right corner. 2. Select **Use a Starter App**. A screen opens to guide you through the process. @@ -61,33 +61,33 @@ Follow these steps to use a starter app: 6. After selecting a starter app template, click **Create App**. Based on the starter app template you selected, it can take some time to set up the app, its repository, and access to the collaboration tools. After it is completed, the app is created. -## My Apps {#my-apps} +## My Projects {#my-projects} -The **My Apps** tab displays all the apps for which you are a [Team](/developerportal/general/team/) member. +The **My Projects** tab displays all the projects for which you are a [Team](/developerportal/general/team/) member. -You can filter the overview to display only the apps that are marked for deletion. Read more about how we mark apps for deletion in the [Deletion of Unused Projects](/developerportal/deploy/mendix-cloud-deploy/#projects-deletion) section of *Mendix Cloud*. +You can filter the overview to display only the projects that are marked for deletion. Read more about how we mark projects for deletion in the [Deletion of Unused Projects](/developerportal/deploy/mendix-cloud-deploy/#projects-deletion) section of *Mendix Cloud*. -Use the drop-down menu on the right side of the page to sort the apps by **Pinned**, **Recent Activity** or in alphabetical order of **App Name**. +Use the drop-down menu on the right side of the page to sort the projects by **Pinned**, **Recent Activity** or in alphabetical order of **Name**. You can filter by the assigned **Project Categories** by clicking the **Filter** ({{% icon name="filter" %}}) button on the right side. The available categories are displayed in a side panel. Categories are maintained by the [Mendix Admins](/control-center/mendix-admins-page/) of your company, on the [Project Categories](/control-center/project-categories/) page in Control Center. -If you have the **App Settings** permission, you can assign categories to an app on the app's [Settings](/developerportal/general-settings/) page, helping to improve classification and searchability. +If you have the **App Settings** permission, you can assign categories to a project on the project's [Settings](/developerportal/general-settings/) page, helping to improve classification and searchability. {{< figure src="/attachments/developerportal/general/apps/myapps-filter.png" >}} -### App Tiles {#app-tiles} +### Project Tiles {#project-tiles} -You can pin an app tile by clicking **Pin** ({{% icon name="pin" %}}). Pinned apps appear at the top of the list. +You can pin a project tile by clicking **Pin** ({{% icon name="pin" %}}). Pinned projects appear at the top of the list. -To stop watching an app and disable notifications for that app, click the {{% icon name="view" %}} icon so that you see the **You are not watching this app** tooltip. To return to watching that app, click the {{% icon name="view-off" %}} icon so that you see the **You are watching this app** tooltip. +To stop watching a project and disable notifications for that project, click the {{% icon name="view" %}} icon so that you see the **You are not watching this project** tooltip. To return to watching that project, click the {{% icon name="view-off" %}} icon so that you see the **You are watching this project** tooltip. -By clicking **More Options** ({{% icon name="three-dots-menu-horizontal" %}}) in the app tile, you can quickly perform the actions **Edit in Mendix Studio Pro** and **Leave App**. +By clicking **More Options** ({{% icon name="three-dots-menu-horizontal" %}}) in the project tile, you can quickly perform the actions **Edit in Mendix Studio Pro** and **Leave Project**. -To go to the [licensed environments](/developerportal/deploy/environments/) of your deployed app, click **Environments** at the bottom of the app tile. +To go to the [licensed environments](/developerportal/deploy/environments/) of your deployed project, click **Environments** at the bottom of the project tile. ### Navigation Pane {#navigation-pane} -You can open an app in [Apps](https://sprintr.home.mendix.com/) by clicking the app tile. After an app is open, you can navigate between sections using the navigation pane on the left side of the screen. +You can open a project in [Projects](https://sprintr.home.mendix.com/) by clicking the project tile. After a project is open, you can navigate between sections using the navigation pane on the left side of the screen. The navigation pane is divided into these main categories: @@ -104,20 +104,20 @@ The features in the navigation pane can also be accessed via APIs, enabling thir ### Pending Invitations {#pending-invitations} -If you are invited to collaborate on an app, your invitation is displayed at the top of the **My Apps** page. You can accept or decline the invitation. +If you are invited to collaborate on a project, your invitation is displayed at the top of the **My Projects** page. You can accept or decline the invitation. {{% alert color="info" %}} -You get an invitation only when someone invites you to an app from a different company. If someone invites you to an app from your company, you will be added automatically. +You get an invitation only when someone invites you to a project from a different company. If someone invites you to a project from your company, you will be added automatically. {{% /alert %}} -## Company Apps {#my-company-apps} +## Company Projects {#my-company-projects} -The **Company Apps** tab displays all the apps created by members of your [company](/control-center/company-settings/). +The **Company Projects** tab displays all the projects created by members of your [company](/control-center/company-settings/). -There are also details on the app's [Target Cloud](/deployment/), and the [Total Members](/control-center/members/) who can view or edit the app. +There are also details on the project's [Target Cloud](/deployment/), and the [Total Members](/control-center/members/) who can view or edit the project. -You can also sort the order of the apps here by **Recent Activity**, **Created Date**, **Name**. +You can also sort the order of the projects here by **Recent Activity**, **Created Date**, **Name**. ## Guide Categories -The documentation of **Apps** is divided into the following categories: +The documentation of **Projects** is divided into the following categories: diff --git a/static/attachments/developerportal/apps-overview.png b/static/attachments/developerportal/apps-overview.png index 863ddfc9a27..6e2f785e31a 100644 Binary files a/static/attachments/developerportal/apps-overview.png and b/static/attachments/developerportal/apps-overview.png differ