You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/developerportal/general/overview.md
+20-11Lines changed: 20 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,28 +10,37 @@ aliases:
10
10
11
11
## Introduction
12
12
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.
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.
18
18
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:
22
20
21
+
* The size of your **Team** and your team members. Up to 5 team members can be displayed here at a time.
23
22
* 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.
25
24
* 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.
26
25
* The **Mendix Version** of your app on main line. This is only available if you have access to the app on the Team Server.
27
26
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
-
30
27
Click **Invite someone to your team** ({{% icon name="add-circle" %}}) to invite new members to your team directly.
31
28
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:
33
38
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
0 commit comments