Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0be5bf6

Browse files
committed
New bucket for menu changes
1 parent511dfd8 commit0be5bf6

File tree

3 files changed

+110
-4
lines changed

3 files changed

+110
-4
lines changed

‎_data/nav.yml‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,13 @@
572572
-title:LDAP
573573
url:/ldap
574574

575+
-title:New Codefresh
576+
url:"/new-codefresh"
577+
pages:
578+
-title:Navigation quick reference
579+
url:"/menu-navigation"
580+
-title:Documentation changes
581+
url:"/doc-changes"
575582

576583

577584
-title:Reference

‎_docs/new-codefresh/doc-changes.md‎

Whitespace-only changes.

‎_docs/getting-started/menu-navigation.md‎renamed to ‎_docs/new-codefresh/menu-navigation.md‎

Lines changed: 103 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
2-
title:""
2+
title:"Navigation quick reference"
33
description:""
4-
group:getting-started
54
toc:true
65
---
76

8-
##Classic > New Codefreshexperiencenavigation
9-
Get up to speed with navigation enhancements and changeswith the New CodefreshExperience.
7+
##Classic > New Codefresh navigation
8+
Get up to speed with navigation enhancements and changesin the New Codefreshexperience.
109

1110
We added a new**Settings** icon to the toolbar to simplify account-level management for Codefresh administrators.
1211
With the Settings icon always available, you have_single-click access_ whenever you need to account-level options and settings.
@@ -27,6 +26,106 @@ We divided the navigation into Avatar, account-level, and features and functiona
2726

2827
###Avatar options
2928

29+
{::nomarkdown}
30+
31+
<style>
32+
table {
33+
font-family:arial,sans-serif;
34+
border-collapse:collapse;
35+
width:100%;
36+
}
37+
38+
td,th {
39+
border-bottom:1pxsolid#dddddd;
40+
text-align:left;
41+
padding:8px;
42+
}
43+
44+
th {
45+
background-color:#3d7c84;
46+
color:#ffff;
47+
}
48+
49+
tr {
50+
vertical-align:top;
51+
text-align:left;
52+
53+
}
54+
</style>
55+
</head>
56+
<body>
57+
58+
<h2>HTML Table</h2>
59+
60+
<table>
61+
<tr>
62+
<th colspan="2">CLASSIC</th>
63+
<th></th>
64+
<th colspan="2">NEW CODEFRESH</th>
65+
</tr>
66+
<tr>
67+
</tr>
68+
69+
<tr>
70+
<th>Bucket</th>
71+
<th>Menu item</th>
72+
<th></th>
73+
<th>Bucket</th>
74+
<th>Menu item</th>
75+
</tr>
76+
77+
<tr>
78+
<td><b>AVATAR</b></td>
79+
<td></td>
80+
<td></td>
81+
<td>No change</td>
82+
<td></td>
83+
<td></td>
84+
</tr>
85+
<tr>
86+
<td></td>
87+
<td><b>Account Settings</b></td>
88+
<td><b>&#8594;</b></td>
89+
<td></td>
90+
<td>(Moved to) Settings</td>
91+
<td></td>
92+
</tr>
93+
<tr>
94+
<td></td>
95+
<td><b>User Management</b></td>
96+
<td>&#8594;</td>
97+
<td></td>
98+
<td>(Moved to) Settings</td>
99+
<td></td>
100+
</tr>
101+
<tr>
102+
<td></td>
103+
<td><b>Billing</b></td>
104+
<td>&#8594;</td>
105+
<td></td>
106+
<td>(Moved to) Settings</td>
107+
<td></td>
108+
</tr>
109+
<tr>
110+
<td></td>
111+
<td><b>User Settings</b></td>
112+
<td></td>
113+
<td></td>
114+
<td>No change</td>
115+
<td></td>
116+
</tr>
117+
<tr>
118+
<td></td>
119+
<td></td>
120+
<td>&#8594;</td>
121+
<td></td>
122+
<td>(New) Git Personal Access Token</td>
123+
<td></td>
124+
</tr>
125+
</table>
126+
127+
{:/}
128+
30129
{: .table .table-bordered .table-hover}
31130
| CLASSIC|||NEW CODEFRESH EXPERIENCE||
32131
| Bucket| Menu item|| Bucket| Menu item|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp