Skip to content

Commit 3b02858

Browse files
Merge pull request #10030 from mxfmg1982/patch-8
Update overview.md
2 parents 63693ab + b99814b commit 3b02858

File tree

4 files changed

+21
-12
lines changed

4 files changed

+21
-12
lines changed

content/en/docs/developerportal/general/overview.md

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,28 +10,37 @@ aliases:
1010

1111
## Introduction
1212

13-
Located in the [navigation pane](/developerportal/#navigation-pane) of **Apps**, **Overview** lets you see your app activity, as well as collaborate and share ideas with your team.
13+
Located in the [navigation pane](/developerportal/#navigation-pane) of **Apps**, **Overview** lets you see your app activity and the most important information about your project at a glance.
1414

15-
{{< figure src="/attachments/developerportal/general/overview/app-overview.png" >}}
15+
{{< figure src="/attachments/developerportal/general/overview/project-overview.png" >}}
1616

17-
At the top of the page, you can find the following key information about your app:
17+
At the top of the page, you will find key information about your app, such as its logo, name, and description. If no description is provided, there is a placeholder text. With the **App Settings** permission, you can change the logo, name, and description of the app on the [Settings](/developerportal/collaborate/general-settings/) page.
1818

19-
* The logo, name, and description of the app.
20-
If no description is provided, there is a placeholder text.
21-
If you have the **App Settings** permission, you can change the logo, name, and description of the app on the [Settings](/developerportal/collaborate/general-settings/) page.
19+
On the right side of the page, you can find the following information about your app:
2220

21+
* The size of your **Team** and your team members. Up to 5 team members can be displayed here at a time.
2322
* The name of the **Company** owning the app.
24-
* The **Target Cloud** where your app is deployed, and, if the target is the public Mendix Cloud, the **License State** of the app.
23+
* The **Deployment Provider** where your app is deployed, and, if the target is the public Mendix Cloud, the **License State** of the app.
2524
* The date of the **Last Commit to the Main Line** of your app. This is only available if you have access to the app on the Team Server.
2625
* The **Mendix Version** of your app on main line. This is only available if you have access to the app on the Team Server.
2726

28-
You can see the size of your **Team** and your team members on the right side of the page. Up to 25 team members can be displayed here at a time.
29-
3027
Click **Invite someone to your team** ({{% icon name="add-circle" %}}) to invite new members to your team directly.
3128

32-
Click **Show All** to go to the [Team](/developerportal/general/team/) page for the app.
29+
Click **View All Members** to go to the application's [Team](/developerportal/general/team/) page.
30+
31+
## Project Management
32+
33+
This section contains a list of the latest active stories on your board and their status. It is compatible with both [Epics](/developerportal/project-management/epics/) and [Jira](/developerportal/project-management/jira-connector/). Click **View Board** to access the **Board** page, where you will see all the stories your team is currently working on.
34+
35+
## Project Activity
36+
37+
This section displays a list of relevant events in your project, each logged with the date and time they occurred. The activities shown include:
3338

34-
Once you have posted a comment, you can click **Edit** to **Update Message** or **Delete**. You can also **Reply in Thread** to comments left by colleagues.
39+
* Team member joining or leaving the project
40+
* Changes to the target cloud, such as Mendix Public Cloud, Mendix Free, or Mendix for Private Cloud
41+
* Changes to the project's name or description
42+
* Changes to the story service (Epics, Jira)
43+
* Project activation or deactivation
3544

3645
## Read More
3746

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
1010
</li>
1111
<li class="lp-panel-list">
1212
<a href="/releasenotes/developer-portal/">Apps</a>
13-
<p class="rn-date">Aug 21, 2025</p>
13+
<p class="rn-date">September 1, 2025</p>
1414
</li>
1515
<li class="lp-panel-list">
1616
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
Binary file not shown.
147 KB
Loading

0 commit comments

Comments
 (0)