Skip to content

Commit ff0d2c0

Browse files
committed
Create menu-navigation.md
1 parent 8f439e2 commit ff0d2c0

File tree

1 file changed

+115
-0
lines changed

1 file changed

+115
-0
lines changed
Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
---
2+
title: ""
3+
description: ""
4+
group: getting-started
5+
toc: true
6+
---
7+
8+
## Classic to New navigation
9+
Get up to speed with the changes in the navigation.
10+
11+
We added a new **Settings** icon to the toolbar to simplify access to account-level options, typically handled by Codefresh administrators.
12+
All account-level options and settings are in the same location. You now have _single-click access_ to these options whenever you need.
13+
14+
15+
16+
{% include
17+
image.html
18+
lightbox="true"
19+
file="/images/getting-started/settings-icon.png"
20+
url="/images/getting-started/settings-icon.png"
21+
alt="Settings icon in toolbar"
22+
caption="Settings icon in toolbar"
23+
max-width="70%"
24+
%}
25+
26+
### Avatar options
27+
28+
{: .table .table-bordered .table-hover}
29+
| CLASSIC | | |NEW | |
30+
| Bucket | Menu item | | Bucket | Menu item |
31+
| ------------------- | ------------------- | | ---------------- | --------- |
32+
| **AVATAR** | | | | |
33+
| |Account Settings | | | Moved to Settings |
34+
| |User Management | | | Moved to Settings |
35+
| |Billing | | | Moved to Settings |
36+
| |User Settings | | | No change |
37+
| | | | | Git Personal Access Token |
38+
39+
### Account-level options
40+
41+
Access account-level options through the Settings icon:
42+
* Account & user management
43+
* Integrations
44+
* Configurations
45+
* Runtimes
46+
47+
48+
49+
{: .table .table-bordered .table-hover}
50+
| CLASSIC | |→ |NEW | |
51+
| Bucket | Menu item | | Bucket | Menu item |
52+
| ------------------- | ------------------- | | ---------------- | --------- |
53+
| **GENERAL** | | | No change | |
54+
| | **Account Information** | → | | (Renamed) Organization Information |
55+
| | **Users & Teams** | → | | Now in Access & Collaboration |
56+
| | **Subscription & Billing** | | | No change |
57+
| | **Usage** | | | No change |
58+
| | | | | |
59+
| **CONFIGURATION** | | | No change | |
60+
| | **Integrations** | → | |(Renamed) Pipeline Integrations |
61+
| | |→ | |(New) GitOps Integrations |
62+
| | **Pipeline Settings** | | | No change |
63+
| | **Codefresh Runner** |→ | | (Moved to Runtimes bucket |
64+
| | **Runtime Environments** | → | | (Moved) Runtimes bucket |
65+
| | **GitOps Controller** | | | ?? |
66+
| | **Shared Configuration** | | | No change |
67+
| | **Nodes** | | | ?? |
68+
| | | | | |
69+
| **SECURITY** | |→ | (Renamed) ACCESS & COLLABORATION| |
70+
| | **Single Sign-On** | | |(Now in) Access & Collaboration |
71+
| | **Permissions** | | | Now in Access & Collaboration |
72+
| | **Audit** | | | Now in Access & Collaboration |
73+
| | | | | |
74+
| | |→ | RUNTIMES | |
75+
| | |→ | | (Renamed) Build Runtimes |
76+
| | |→ | | (New) GitOps Runtimes|
77+
78+
79+
80+
### Features and functionality
81+
We renamed buckets and moved items for more intuitive access.
82+
83+
{: .table .table-bordered .table-hover}
84+
| CLASSIC | | |→ |NEW |
85+
| Bucket | Menu item | | | |
86+
| ------------------- | ------------------- | | ---------------- | --------- |
87+
| | | | | Home |
88+
| | | | Insights | |
89+
| | | | | DORA Metrics |
90+
|**Build > Test > Deploy**| | |Pipelines |
91+
| |**Projects** | | | No change |
92+
| |**Pipelines** | | | No change |
93+
| |**Builds** | | | No change |
94+
| |**Steps** | | | No change |
95+
| | | | | |
96+
|**DevOps Insights** | | |Ops | |
97+
| | | | | GitOps Apps |
98+
| |**Kubernetes > Services** | | | Kubernetes Services |
99+
| |**Kubernetes > Monitor** | | | ???
100+
| |**Helm Releases** | | | No change |
101+
| |**Helm Boards** | | | No change |
102+
| |**Environments** | | | No change |
103+
| |**Kubernetes > Monitor** | | | No change
104+
| |**GitOps** | | | Deprecated |
105+
| | | | | |
106+
|**Artifacts** | | | No change
107+
| |**Images** | | | No change |
108+
| |**Helm Charts** | | | No change |
109+
| |**Compositions** | | | No change |
110+
| | | | | |
111+
|**Settings** | | | | |
112+
| |**Account Settings** | | |(Moved) Settings in toolbar|
113+
| |**User Settings** | | | Avatar |
114+
115+

0 commit comments

Comments
 (0)