Skip to content

Commit 036569d

Browse files
authored
Update product dashboard (#1309)
* Update product dashboard * Update gitops-products.md * Update trash.png * Update gitops-products.md * Add new image for dashboard * Update gitops-products.md
1 parent 2bd9b48 commit 036569d

File tree

9 files changed

+40
-43
lines changed

9 files changed

+40
-43
lines changed

_docs/dashboards/gitops-products.md

Lines changed: 39 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,70 @@
11
---
22
title: "Products dashboard"
3-
description: "Create Products to group and manage interrelated Argo CD applications environments"
3+
description: "Explore the Products page for insights and management options"
44
group: dashboards
55
toc: true
66
---
77

88

99

1010

11-
Explore the power of Products for Argo CD applications in Codefresh GitOps.
11+
Explore the power of products for Argo CD applications in Codefresh GitOps.
1212

1313
Managing complex applications across multiple environments is a common challenge faced by developers and platform engineers. The diverse nature of applications and the variety of environments they deploy to can lead to fragmented management and deployment processes.
14-
15-
In Codefresh GitOps, Products serve as a strategic layer that bridges this gap. Products group different yet interconnected applications based on their similarities and dependencies.
16-
17-
18-
{% include
19-
image.html
20-
lightbox="true"
21-
file="/images/gitops-products/expanded-view.png"
22-
url="/images/gitops-products/expanded-view.png"
23-
alt="GitOps Products (expanded view)"
24-
caption="GitOps Products (expanded view)"
25-
max-width="70%"
26-
%}
14+
In Codefresh GitOps, products serve as a strategic layer that bridges this gap. Products group different yet interconnected applications based on their similarities and dependencies.
15+
16+
{% include
17+
image.html
18+
lightbox="true"
19+
file="/images/gitops-products/products-dashboard-view.png"
20+
url="/images/gitops-products/products-dashboard-view.png"
21+
alt="Products dashboard"
22+
caption="Products dashboard"
23+
max-width="60%"
24+
%}
2725

2826
Read more on the first of their kind dashboards for GitOps Environments and Products in this [blog](https://codefresh.io/blog/introducing-the-worlds-first-dashboard-for-gitops-environments/){:target="\_blank"}.
2927

30-
This article focuses on the Product Dashboard and the insights you can gain from it.
28+
This article focuses on the two product dashboards: the **Products dashboard**, which lists all products, and the **Product Dashboard**, available when you drill down into a specific product.
3129

3230
For detailed information on creating products and how to work with them, see [About Products]({{site.baseurl}}/docs/products/about-products/) and [Creating products]({{site.baseurl}}/docs/products/create-product/).
3331

34-
<!--- >>**NOTE**
35-
In the documentation, both Product (capitalized) and product (lowercase) refer to the same entity in Codefresh GitOps. They are used interchangeably for readability and consistency.
36-
-->
37-
38-
## Products page
3932

40-
Here's an example of the Product page with the list of all the products.
33+
## Products dashboard
4134

42-
43-
{% include
44-
image.html
45-
lightbox="true"
46-
file="/images/gitops-products/expanded-view.png"
47-
url="/images/gitops-products/expanded-view.png"
48-
alt="GitOps Products (expanded view)"
49-
caption="GitOps Products (expanded view)"
50-
max-width="60%"
51-
%}
35+
The Products dashboard lists all the products created for the account and key information on their releases.
5236

5337

54-
38+
{% include
39+
image.html
40+
lightbox="true"
41+
file="/images/gitops-products/products-page.png"
42+
url="/images/gitops-products/products-page.png"
43+
alt="Products page with product and release information"
44+
caption="Products page with product and release information"
45+
max-width="60%"
46+
%}
5547

56-
Here are some key features of the Products page:
5748

58-
### Collapsed & expanded views
59-
* **Collapsed view**: The default view, displays the product name alongside the environments with the number of applications in each environment.<br> The options on the right allow you to manage products.
60-
* **Expanded view**: The expanded view displays the applications in the product organized by their environments.
49+
### Product release information
6150

62-
### Product management options
63-
Mouse over the row with the product to display possible actions:
64-
{::nomarkdown}<ul><li><img src="../../../images/icons/edit.png?display=inline-block"> <b>Edit</b>: Takes you to the Product > Settings tab where you can configure . See <a href="https://codefresh.io/docs/docs/dashboards/gitops-products/#editdelete-product">Edit/delete product</a>.</li><li><img src="../../../images/icons/settings.png?display=inline-block"> <b>Manage applications</b>: Manually assign unassigned applications to environments in the Products dashboard. See <a href="https://codefresh.io/docs/docs/products/assign-applications">Manually assign applications to products</a>.</li><li><img src="../../../images/icons/trash.png?display=inline-block"> <b>Delete</b>: Remove the product from the Products dashboard, unassigning any manually-assigned applications. See <a href="https://codefresh.io/docs/docs/dashboards/gitops-products/#editdelete-product">Edit/delete product</a>.</li></ul>{:/}
51+
View information on the latest release at a glance: release activity and manage your products more efficiently.
52+
* **Latest Release**, date and time
53+
* **User** who initiated the latest release
54+
* **Status** of the latest release
55+
* **Direct link** to the release view
6556

57+
### Product information and actions
58+
* **Product name**: Click to go to the Product dashboard for the selected product.
59+
* {::nomarkdown}<img src="../../../images/icons/settings-outlined.png?display=inline-block"> <b>Product Settings</b>: Takes you to the Product > Settings tab where you assign applications, configure promotion settings. See <a href="https://codefresh.io/docs/docs/products/configure-product-settings/">Configure product settings</a>.{:/}
60+
* {::nomarkdown}<img src="../../../images/icons/list.png?display=inline-block"> <b>Releases</b>: Takes you to the Product > Releases tab with the list of releases for the product. See <a href="https://codefresh.io/docs/docs/products/releases-in-products/">Releases for products</a>.{:/}
61+
* {::nomarkdown}<img src="../../../images/icons/trash.png?display=inline-block"> <b>Delete</b>: Removes the product from the Products dashboard, unassigning any manually-assigned applications.{:/}
6662

63+
6764

6865

69-
## Product dashboard
70-
Clicking a Product name navigates you to the Product Dashboard for the selected product with a detailed view of its applications. It also includes integrated insights into Git and issue-tracking systems and how they relate to deployments.
66+
## Product Dashboard
67+
Clicking a product name navigates you to the Product Dashboard for the selected product with a detailed view of its applications. It also includes integrated insights into Git and issue-tracking systems and how they relate to deployments.
7168

7269

7370
##### Application release version

_docs/products/releases-in-products.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Releases for products"
3-
description: "Monitor promotions for products"
3+
description: "Monitor promotions for products through releases"
44
group: products
55
toc: true
66
---
Loading
88.5 KB
Loading

images/icons/context-menu.png

194 Bytes
Loading

images/icons/list.png

288 Bytes
Loading

images/icons/settings-outlined.png

586 Bytes
Loading

images/icons/trash.png

45 Bytes
Loading

images/settings.png

560 Bytes
Loading

0 commit comments

Comments
 (0)