-
Notifications
You must be signed in to change notification settings - Fork 767
Apps filter project categories #10428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
NicoletaComan
merged 14 commits into
mendix:development
from
NielsKunst:apps-filter-project-categories
Dec 15, 2025
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
0a54793
Projects Category documentation
NielsKunst 3154522
Add documentation for Project Categories
NielsKunst 8aae4f9
Projects Category documentation
NielsKunst 56fd2d2
Add documentation for Project Categories
NielsKunst ac25b77
Merge branch 'apps-filter-project-categories' of https://github.com/N…
NielsKunst 8c87b5e
TW review
NicoletaComan 3b3af64
Updated per test env UI
NicoletaComan 449ec61
Update edit description of category value code
NielsKunst 5df81e1
Added release notes
NicoletaComan 8cda3ef
TW review
NicoletaComan 88d164a
Correct release date and enhance Project Categories details
mxfmg1982 0324f8e
Change release date from December 15 to 14
mxfmg1982 705457d
Updated latest releases & layout
NicoletaComan 3acc2e2
Merge branch 'development' into apps-filter-project-categories
NicoletaComan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
45 changes: 45 additions & 0 deletions
45
content/en/docs/control-center/company/project-categories.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,45 @@ | ||
| --- | ||
| title: "Project Categories" | ||
| url: /control-center/project-categories/ | ||
| description: "Manage Project Categories." | ||
| weight: 50 | ||
| --- | ||
|
|
||
| ## Introduction | ||
|
|
||
| The **Categories** page allows you to manage the categories that can be assigned to your company's apps, so as to improve classification and searchability. | ||
| You can also manage project categories through the [Project Category API](/apidocs-mxsdk/apidocs/project-category-api/). | ||
|
|
||
| Categories can be assigned to each app individually on the app's [Settings](/developerportal/general-settings/) page, but you can also use the [Projects API](/apidocs-mxsdk/apidocs/projects-api/) to edit the category assignment. | ||
|
|
||
| ## Category Management | ||
|
|
||
| On the **Categories** page, you can manage app categories. A list of preconfigured categories is displayed, along with all their corresponding values. Next to the preconfigured **Country** category, you can configure a maximum of five categories with 250 values each. | ||
|
|
||
| Use the **Add Country Category** to make the preconfigured **Country** category available, along with its list of 250 countries. | ||
|
|
||
| {{% alert color="info" %}} | ||
| You cannot edit the preconfigured **Country** category. | ||
| {{% /alert %}} | ||
|
|
||
| ### Adding Categories | ||
|
|
||
| Follow these steps to add a category: | ||
|
|
||
| 1. Click the **Add Category** button. This opens the **Add Category** pop-up window. | ||
| 2. In the **Category Name** field, enter a name for the new category. | ||
| 3. Click **Add Value** to add one or more values for the new category. | ||
| You can add multiple values as a comma-separated list. | ||
| Each entry consists of a unique name and code. The unique code is automatically generated for you. You can edit it afterwards, as long as you provide a new unique code. | ||
|
|
||
| ### Editing Categories | ||
|
|
||
| Follow these steps to edit a category: | ||
|
|
||
| 1. Click the **More Options** ({{% icon name="three-dots-menu-horizontal" %}}) button within a category, then click **Edit**. This opens the **Add Category** pop-up window. | ||
| 2. Make edits as necessary, such as changing the category name, or adding or removing values. | ||
| 3. Click **Save**. | ||
|
|
||
| ### Deleting Categories | ||
|
|
||
| To delete a category, click the **More Options** ({{% icon name="three-dots-menu-horizontal" %}}) button within a category, then click **Delete**. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+149 KB
(200%)
static/attachments/developerportal/general/overview/project-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.