Skip to content

Commit

Permalink
Updated the catalogue page to conform with new UI
Browse files Browse the repository at this point in the history
  • Loading branch information
kodjomiles committed Dec 12, 2024
1 parent 57fd00b commit 86b78f3
Show file tree
Hide file tree
Showing 12 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/customize-pages-dashboards-and-plugins/page/catalog-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ You can also manually create additional catalog pages for any existing blueprint

<TabItem value="ui">

To create a new catalog page, go to your [Software Catalog](https://app.getport.io/services), click the `+ New` button in the top left corner, and select `New catalog page`.
To create a new catalog page, go to the [Catalog](https://app.getport.io/services) page, click the `+ New` button in the top left corner, and select `New catalog page`.

</TabItem>

Expand Down Expand Up @@ -181,7 +181,7 @@ The description will be displayed at the top of the page, under the page title:
In some cases, an entities table may be very large, resulting in long loading times. To prevent this, you can define filters that resolve when Port queries the data (rather than after querying).
To define such a filter, use the `Initial filters` field when creating a page:

<img src='/img/software-catalog/pages/initialFiltersForm.png' width='50%' />
<img src='/img/software-catalog/pages/initialFiltersForm.png' width='50%' border='1px' />

<br/><br/>

Expand All @@ -206,13 +206,13 @@ You can use [dynamic properties](/search-and-query/#dynamic-properties) of the l
Another way to reduce loading times is to exclude undesired properties from an entities table when querying the data. When using this option, the new table will not contain columns for the excluded properties.
To do this, use the `Excluded properties` field when creating a page:

<img src='/img/software-catalog/pages/excludePropertiesForm.png' width='50%' />
<img src='/img/software-catalog/pages/excludePropertiesForm.png' width='50%' border='1px' />

## Customization

The entities table can be customized, which will define the users' view of the Port platform.

:::tip
:::tip Recommended customizations

We highly recommend using these customizations to provide a clean and accurate view of the platform for your developers.

Expand Down Expand Up @@ -259,7 +259,7 @@ You can sort the table by using the following menu:

You can sort by one or more fields of any kind.

:::tip
:::tip Column sorting
To sort a specific column, click on the column title.
:::

Expand All @@ -272,7 +272,7 @@ You can show/hide properties by using the `Manage Properties` option in the top-

You can also drag and drop the properties in this view to reorder them in the table.

:::tip
:::tip Hiding irrelevant data
We highly recommend hiding irrelevant data from users, to provide them with a clean work environment, relieving them from any distractions.
:::

Expand Down Expand Up @@ -339,7 +339,7 @@ You can edit, lock or delete a page by clicking the `...` button in the top righ

#### Editing pages

Editing a page allows you to change its name and/or icon:
Editing a page allows you to change its name and/or icon and other information:

![Edit Page popup window](/img/software-catalog/pages/EditPageForm.png)

Expand Down
Binary file modified static/img/software-catalog/pages/EditPageForm.png
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 static/img/software-catalog/pages/MyTeamsFilter.png
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 static/img/software-catalog/pages/PageMenu.png
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 static/img/software-catalog/pages/TableFilterMenu.png
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 static/img/software-catalog/pages/TableOperationsBar.png
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 static/img/software-catalog/pages/TableSearchBar.png
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 static/img/software-catalog/pages/TableSortMenu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 static/img/software-catalog/pages/excludePropertiesForm.png
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 static/img/software-catalog/pages/initialFiltersForm.png
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 static/img/software-catalog/pages/meFilter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 86b78f3

Please sign in to comment.