Skip to content

Commit a9a6e41

Browse files
Merge pull request #8470 from mendix/lz-company-apps-overview
Add the search bar feature for the Company Apps Overview page
2 parents 5d6734d + 5b954bb commit a9a6e41

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

content/en/docs/control-center/apps.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,14 @@ aliases:
1515
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**.
1616

1717
{{% alert color="info" %}}
18-
We will enhance this page to provide information about apps deployed on standalone private clouds. Stay tuned.
19-
{{% /alert %}}
18+
Mendix will enhance this page to provide information about apps deployed on standalone private clouds. Stay tuned.
19+
{{% /alert %}}
20+
21+
The search bar at the top of the page allows you to find an app using either the app ID or the app name.
22+
23+
{{< figure src="/attachments/control-center/apps/top-search-bar.png" >}}
24+
25+
The search results apear in a pop-up window where you can apply filters for **AppName**, **AppID**, **Technical Contact**, **Last Commit**, **Created Date**, and **Deployment**. Clicking the app name opens the [app details](#app-details).
2026

2127
## Mendix Cloud
2228

@@ -249,7 +255,7 @@ The filter shown as below allows you to filter apps by **Deployed Status**. (Thi
249255

250256
## Viewing App Details {#app-details}
251257

252-
If you click an app name on a tab, a page opens and shows the details of this app.
258+
If you click an app name on a tab or in the search results of the top search bar, a page opens and shows the details of this app.
253259

254260
The app details page has the following tabs:
255261

content/en/docs/releasenotes/control-center/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ To see the current status of the Mendix Control Center, see [Mendix Status](http
1414

1515
## 2024
1616

17+
### October 24, 2024
18+
19+
#### New Features
20+
21+
* On the [Apps](/control-center/apps/) page, we added a search bar that allows you to find an app using either the app ID or the app name.
22+
1723
### October 17, 2024
1824

1925
#### Improvements
192 KB
Loading

0 commit comments

Comments
 (0)