You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/getting-started/command-bar.md
+22-8Lines changed: 22 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Here are few highlights:
16
16
*[Pipelines Dashboard]({{site.baseurl}}/docs/dashboards/home-dashboard/#pipelines-dashboard): Our new Home dashboard includes a dedicated Pipelines Dashboard. Easily monitor pipeline metrics and performance to gain insights and optimize pipeline definitions.
17
17
*[Images Dashboard]({{site.baseurl}}/docs/dashboards/images/): We have redesigned the Images dashboard with a new layout, grouping images by repository.
18
18
*[Global Search & Navigation](#about-global-universal-search--navigation): Quickly locate specific features or functionalities while staying where you are.
19
-
*E
19
+
*[Enhanced navigation]({{site.baseurl}}/docs/new-codefresh/menu-navigation/): Navigation options are categorized by user options (accessed by clicking your Avatar in the toolbar), account-level administration and configuration, and features and functionality.
20
20
21
21
22
22
###How to: Enable the Codefresh New Experience
@@ -56,28 +56,42 @@ We are always adding more options, so stay tuned to our online announcements.
56
56
>The Global Search & Navigation feature establishes an initial handshake request with the data source API on inital loading. The outcome of this request does not impact functionality, even in on-premises or air-gapped environments where it will fail.
57
57
>Although your monitoring or alerting systems may flag it as a failure, you can safely disregard the failure notification.
58
58
59
+
##Keyboard shortcuts for Global Search & Navigation
59
60
60
-
##Find entities/features/settings
61
-
In addition to finding projects and pipelines, you can also get to account or user settings, and installation pages.
61
+
Here are a few keyboard shortcuts to work with Global Search & Navigation.
62
62
63
+
{: .table .table-bordered .table-hover}
64
+
| Page| Shortcut Keys|
65
+
| ----------| --------------------------|
66
+
| Open Global Search|**⌘+ K**|
67
+
| Projects|**P** then**R**|
68
+
| Builds|**B**|
69
+
| Steps|**S** then**T**|
70
+
| GitOps Apps|**A** then**P**|
71
+
| Helm Boards|**H** then**B**|
72
+
| DORA Metrics|**D** then**R**|
73
+
| Images|**I** then**M**|
74
+
63
75
76
+
##Find actions & configuration settings
77
+
In addition to quickly navigating to specific entities such as Builds and Pipelines, administrators can navigate to configuration settings such as Single Sign-On, and installation actions.
Copy file name to clipboardExpand all lines: _docs/new-codefresh/enable-new-experience.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Here are a few highlights:
11
11
*[Pipelines Dashboard]({{site.baseurl}}/docs/dashboards/home-dashboard/#pipelines-dashboard): Our new Home dashboard includes a dedicated Pipelines Dashboard. Easily monitor pipeline metrics and performance to gain insights and optimize pipeline definitions.
12
12
*[Images Dashboard]({{site.baseurl}}/docs/dashboards/images/): We have redesigned the Images dashboard with a new layout, grouping images by repository.
13
13
*[Global Search & Navigation](#about-global-universal-search--navigation): Quickly locate specific features or functionalities while staying where you are.
14
-
*[Enhanced navigation]({{site.baseurl}}/docs/new-codefresh/menu-navigation/):Navigations options are categorized by user options (accessed by clicking your Avatar in the toolbar), account-level administration and configuration, and features and functionality.
14
+
*[Enhanced navigation]({{site.baseurl}}/docs/new-codefresh/menu-navigation/):Navigation options are categorized by user options (accessed by clicking your Avatar in the toolbar), account-level administration and configuration, and features and functionality.