Skip to content

Commit abe76a3

Browse files
committed
Merge branch 'development' of https://github.com/mendix/docs into development
2 parents 337d25d + 63cf315 commit abe76a3

6 files changed

Lines changed: 33 additions & 39 deletions

File tree

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

Lines changed: 19 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -178,31 +178,13 @@ It is not possible to remove yourself as a Mendix Admin.
178178

179179
## 7 Company Brand {#company-brand}
180180

181-
On this 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 and available for usage in your [company onboarding](#onboarding).
181+
On this 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.
182182

183183
You can upload, edit, or remove a **Cover image**. The cover image uploaded here will be available for usage in your company onboarding.
184184

185185
{{< figure src="/attachments/developerportal/control-center/company-brand.png" >}}
186186

187-
## 8 Onboarding {#onboarding}
188-
189-
On the **Landing Page** tab of this page, you can customize your company's onboarding landing page and use that instead of the standard Mendix Platform onboarding page for new platform users from your company. This helps users to understand your company’s way of working on the Mendix Platform and enables them to get started more quickly. You can share your company’s best practices on Mendix Platform usage, and you can link to videos, company documentation, and other content.
190-
191-
You can start configuring the sections and blocks of your landing page from a standard template or from scratch. You can work on drafts and preview how the page looks before publishing for your company's new platform users.
192-
193-
{{< figure src="/attachments/developerportal/control-center/onboarding-landing.png" >}}
194-
195-
When you configure the landing page, if you turn on the **Include company logo** toggle and the **Include company header image** toggle on the left side, and then click the **Update Company Branding** button on the top, then the **Company Logo** and **Cover Image** currently set in the [Company Brand](#company-brand) page will be used on your landing page.
196-
197-
{{< figure src="/attachments/developerportal/control-center/update-company-branding.png" >}}
198-
199-
Once you publish your landing page, this will be where new users land after signing up with your company's domains on Mendix. This page is also accessible via the **Getting Started with Mendix** link in the upper-right navigation menu. If you do not have a company onboarding landing page set up, this link will lead to the default Mendix onboarding page.
200-
201-
On the **Onboarding Email** tab, you can customize the onboarding email that users of your domains receive when they join the Mendix Platform. You can provide a link to your company's onboarding page, share a welcome message, or present company guidelines for using Mendix. You can create a draft email before sending it.
202-
203-
{{< figure src="/attachments/developerportal/control-center/onboarding-email.png" >}}
204-
205-
## 9 Security {#security}
187+
## 8 Security {#security}
206188

207189
On the **Password Policy** tab of this page, you can set the password expiration policy for all company members. If you do not want the passwords to expire, toggle **Passwords of company members never expire** to **On**.
208190

@@ -212,7 +194,7 @@ On the **Security History** tab, you can click **Show Security History** to open
212194

213195
{{< figure src="/attachments/developerportal/control-center/security.jpg" >}}
214196

215-
## 10 Cloud {#cloud}
197+
## 9 Cloud {#cloud}
216198

217199
{{% alert color="warning" %}}
218200
This feature is not yet publicly available. Please talk to your Customer Success Manager to enable this page.
@@ -236,7 +218,7 @@ These links will open in a new browser tab.
236218

237219
The **Free Environments** tab presents details on your company's free environments.
238220

239-
## 11 Entitlements {#entitlements}
221+
## 10 Entitlements {#entitlements}
240222

241223
{{% alert color="info" %}}
242224
This feature is currently in Beta. For more information about Beta features, see [Beta Releases](/releasenotes/beta-features/).
@@ -246,7 +228,7 @@ The **Entitlements** page is a self-service tool that displays the transactions
246228

247229
{{< figure src="/attachments/developerportal/control-center/entitlements.png" alt="entitlements page" >}}
248230

249-
## 12 Deployed Apps {#deployed-apps}
231+
## 11 Deployed Apps {#deployed-apps}
250232

251233
{{% alert color="info" %}}
252234
This feature is currently in Beta. For more information about Beta features, see [Beta Releases](/releasenotes/beta-features/).
@@ -267,7 +249,7 @@ Click the icon in the top right corner to access the following pages that allow
267249
* [Resize Environment](/developerportal/support/new-app-node-request-template/#resize) – requests a container size change
268250
* [Offboard Environment](/developerportal/support/new-app-node-request-template/#offboard) – requests that an app is offboarded
269251

270-
### 12.1 Adding a New Environment
252+
### 11.1 Adding a New Environment
271253

272254
To add a new environment for your app, click the name of an app, and then click the **Add Environment** button. You must specify the following information:
273255

@@ -277,7 +259,7 @@ To add a new environment for your app, click the name of an app, and then click
277259

278260
{{< figure src="/attachments/developerportal/control-center/new-environment.png" alt="adding a new environment" >}}
279261

280-
### 12.2 Offboarding an Environment
262+
### 11.2 Offboarding an Environment
281263

282264
To offboard an environment, click **Offboard**, which is available for stopped environments. After that, confirm that you have made any necessary backups, and type *Offboard* to confirm.
283265

@@ -287,7 +269,7 @@ To offboard an environment, click **Offboard**, which is available for stopped e
287269
Offboarding an environment deletes it permanently. You are responsible for making a backup of the environment in case you need it in the future.
288270
{{% /alert %}}
289271

290-
### 12.3 Changing the Technical Contact of an App
272+
### 11.3 Changing the Technical Contact of an App
291273

292274
To quickly change the [Technical Contact](/developerportal/general/app-roles/#technical-contact) for your app, click **Edit** by the name of the contact.
293275

@@ -297,13 +279,13 @@ To quickly change the [Technical Contact](/developerportal/general/app-roles/#te
297279
You may only have one Technical Contact per app. When you change the Technical Contact, both the new and the old contact receive a notification email about the change.
298280
{{% /alert %}}
299281

300-
## 13 Catalog {#catalog}
282+
## 12 Catalog {#catalog}
301283

302284
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.
303285

304286
For details on these tasks, see [Catalog Administration](/developerportal/control-center/catalog-admin/).
305287

306-
## 14 Portfolios {#portfolios}
288+
## 13 Portfolios {#portfolios}
307289

308290
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.
309291

@@ -315,7 +297,7 @@ As a Mendix Admin, you cannot directly see the content of a portfolio. You need
315297

316298
{{% /alert %}}
317299

318-
### 14.1 All Portfolios {#all-portfolios}
300+
### 13.1 All Portfolios {#all-portfolios}
319301

320302
The **All Portfolios** tab lists all portfolios in your company. Here you can [manage portfolio access](#access-management) and [delete portfolios](#delete-portfolio). In the search box, you can search for a portfolio by its name.
321303

@@ -345,7 +327,7 @@ If a portfolio has an alert icon (**⚠**), that means it no longer has a Portfo
345327

346328
{{% /alert %}}
347329

348-
#### 14.1.1 Access Management {#access-management}
330+
#### 13.1.1 Access Management {#access-management}
349331

350332
After you click the ellipsis button (**...**) in the list on the [All Portfolios](#all-portfolios) tab or the [Alerts](#alerts) tab, you can choose **Access Management** to open the **Access Management** page.
351333

@@ -366,7 +348,7 @@ The list shows all users who have access to the portfolio as well as the pending
366348
* **Edit** – Selecting this allows you to change the role of the user.
367349
* **Remove** – Selecting this allows you to remove the user from the portfolio.
368350

369-
#### 14.1.2 Deleting a Portfolio {#delete-portfolio}
351+
#### 13.1.2 Deleting a Portfolio {#delete-portfolio}
370352

371353
After you click the ellipsis button (**...**) in the list on the [All Portfolios](#all-portfolios) tab or the [Alerts](#alerts) tab, you can choose **Delete** to delete the portfolio.
372354

@@ -378,7 +360,7 @@ Deleting a portfolio means that you permanently delete the portfolio, including
378360

379361
The **Delete Portfolio** dialog box opens. If you decide to continue, type *DELETE* in the text box, and click **Delete**.
380362

381-
### 14.2 Alerts {#alerts}
363+
### 13.2 Alerts {#alerts}
382364

383365
The **Alerts** tab lists all the portfolios that no longer have a Portfolio Manager. You can assign new Portfolio Managers to a portfolio or delete the portfolio by clicking the ellipsis button (**...**) on the list and selecting the corresponding item.
384366

@@ -403,7 +385,7 @@ In the list, you can see the following items:
403385

404386
* **Delete** – Selecting this allows you to [delete the portfolio](#delete-portfolio) permanently together with all the data in the portfolio.
405387

406-
### 14.3 Privacy Requests {#privacy-requests}
388+
### 13.3 Privacy Requests {#privacy-requests}
407389

408390
On the **Privacy Requests** tab, you can decide whether a Mendix Admin needs to approve the creation of a restricted portfolio or any change of privacy settings of an existing portfolio. You can use the toggle on the tab to turn it on or off.
409391

@@ -425,7 +407,7 @@ On the **Privacy Requests** tab, you can view all the pending requests. You can
425407
After a request is either rejected or approved, a notification is sent to the requester. If the Mendix Admin fills in the reason for the rejection, the reason is also shown to the requester.
426408
{{% /alert %}}
427409

428-
## 15 Application Health Dashboard {#application-health-dashboard}
410+
## 14 Application Health Dashboard {#application-health-dashboard}
429411

430412
{{% alert color="info" %}}
431413
The **Application Health Dashboard** is in Beta. For more information on Beta products, see [Beta Releases](https://github.com/mendix/docs/blob/development/releasenotes/beta-features).
@@ -457,15 +439,15 @@ The list shows the following information:
457439

458440
* **Alerts** – This shows the types of the alerts of this production environment.
459441

460-
### 15.1 Refreshing the Dashboard
442+
### 14.1 Refreshing the Dashboard
461443

462444
The information on the dashboard is retrieved when you open the page. If you leave the page open, the alert data will be automatically refreshed every ten minutes, and newly-deployed production environments will be automatically added to the dashboard every six hours.
463445

464446
You can also manually refresh your alerts using the **Refresh Alerts** button on the upper-right corner of the page. After clicking this button, the alerts of all the environments in your landscape are refreshed. After the refreshing is completed, you need to wait one minute before you can refresh it again.
465447

466448
You can also manually refresh the whole landscape using the **Refresh Environment List** button after you click the ellipsis button (**...**) on the upper-right of the page. After the refreshing is completed, you need to wait 15 minutes before you can refresh it again.
467449

468-
### 15.2 Environment Details
450+
### 14.2 Environment Details
469451

470452
If you click an environment from the list, you will see the **Environment details** of this specific production environment. This page shows all the alerts of this environment and the date and time the alerts have occurred. The **Environment details** and the Technical Contact of this environment are also displayed. With this information, you can directly get in contact with the responsible person.
471453

@@ -480,4 +462,4 @@ The **Environment Details** page also lists the alert information of this specif
480462
* An OK alert is indicated by the word **OK**.
481463
* **Timestamp** – This is the date and time this alert occurred.
482464

483-
## 16 Documents in This Category
465+
## 15 Documents in This Category

content/en/docs/releasenotes/developer-portal/_index.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,18 @@ To see the current status of the Mendix Developer Portal and Control Center, see
1717

1818
## 2023
1919

20+
### September 7, 2023
21+
22+
#### Fixes
23+
24+
* We fixed Feedback items not being sent from Native Templates to [Feedback](/developerportal/app-insights/feedback/) in [App Insights](/developerportal/app-insights/).
25+
* We fixed an issue where trying to close a feedback item threw an error.
26+
27+
#### Deprecations
28+
29+
* We have removed the **Onboarding** page from Control Center.
30+
* We deprecated the numerical 1-10 rating question option in [Mini Surveys](/developerportal/app-insights/mini-surveys/) in App Insights.
31+
2032
### August 28, 2023
2133

2234
#### New Features
@@ -706,7 +718,7 @@ In Portfolio Management, you can do the following
706718

707719
#### New Features
708720

709-
* We have released the company [Onboarding](/developerportal/control-center/#onboarding) functionality in Control Center that enables setting up Mendix onboarding specifically for all new members of your company. You can set up an onboarding email that new users get as soon as they create their Mendix accounts and a company onboarding page that new users land on.
721+
* We have released the company **Onboarding** functionality in Control Center that enables setting up Mendix onboarding specifically for all new members of your company. You can set up an onboarding email that new users get as soon as they create their Mendix accounts and a company onboarding page that new users land on.
710722

711723
### September 23, 2021
712724

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<p class="rn-date">Aug 29, 2023</p>
1111

1212
<li class="link-list"><a href="/releasenotes/developer-portal/">Developer Portal</a></li>
13-
<p class="rn-date">Aug 28, 2023</p>
13+
<p class="rn-date">Sep 7, 2023</p>
1414

1515
<li class="link-list"><a href="/releasenotes/developer-portal/deployment/">Deployment</a></li>
1616
<p class="rn-date">Sep 4, 2023</p>
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)