Skip to content

Commit d66a7d8

Browse files
author
Suzanne Selhorn
committed
Context switcher updates
Because the left nav is changing and will have a button instead of carat, and no magnifying glass. Related to: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127935
1 parent b3c226e commit d66a7d8

File tree

248 files changed

+744
-744
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

248 files changed

+744
-744
lines changed

doc/administration/audit_event_streaming/index.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Prerequisites:
4646

4747
To add streaming destinations to a top-level group:
4848

49-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
49+
1. On the left sidebar, select **Search or go to** and find your group.
5050
1. Select **Secure > Audit events**.
5151
1. On the main area, select **Streams** tab.
5252
1. Select **Add streaming destination** and select **HTTP endpoint** to show the section for adding destinations.
@@ -66,7 +66,7 @@ Prerequisites:
6666

6767
To list the streaming destinations for a top-level group:
6868

69-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
69+
1. On the left sidebar, select **Search or go to** and find your group.
7070
1. Select **Secure > Audit events**.
7171
1. On the main area, select **Streams** tab.
7272
1. Select the stream to expand it and see all the custom HTTP headers.
@@ -79,7 +79,7 @@ Prerequisites:
7979

8080
To update a streaming destination's name:
8181

82-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
82+
1. On the left sidebar, select **Search or go to** and find your group.
8383
1. Select **Secure > Audit events**.
8484
1. On the main area, select **Streams** tab.
8585
1. Select the stream to expand.
@@ -88,7 +88,7 @@ To update a streaming destination's name:
8888

8989
To update a streaming destination's custom HTTP headers:
9090

91-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
91+
1. On the left sidebar, select **Search or go to** and find your group.
9292
1. Select **Secure > Audit events**.
9393
1. On the main area, select **Streams** tab.
9494
1. Select the stream to expand.
@@ -111,7 +111,7 @@ Prerequisites:
111111

112112
To delete a streaming destination:
113113

114-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
114+
1. On the left sidebar, select **Search or go to** and find your group.
115115
1. Select **Secure > Audit events**.
116116
1. On the main area, select the **Streams** tab.
117117
1. Select the stream to expand.
@@ -120,7 +120,7 @@ To delete a streaming destination:
120120

121121
To delete only the custom HTTP headers for a streaming destination:
122122

123-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
123+
1. On the left sidebar, select **Search or go to** and find your group.
124124
1. Select **Secure > Audit events**.
125125
1. On the main area, select the **Streams** tab.
126126
1. Select the stream to expand.
@@ -145,7 +145,7 @@ Prerequisites:
145145

146146
To list streaming destinations and see the verification tokens:
147147

148-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
148+
1. On the left sidebar, select **Search or go to** and find your group.
149149
1. Select **Secure > Audit events**.
150150
1. On the main area, select the **Streams**.
151151
1. Select the stream to expand.
@@ -162,7 +162,7 @@ A streaming destination that has an event type filter set has a **filtered** (**
162162

163163
To update a streaming destination's event filters:
164164

165-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
165+
1. On the left sidebar, select **Search or go to** and find your group.
166166
1. Select **Secure > Audit events**.
167167
1. On the main area, select the **Streams** tab.
168168
1. Select the stream to expand.
@@ -203,7 +203,7 @@ Prerequisites:
203203

204204
To add Google Cloud Logging streaming destinations to a top-level group:
205205

206-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
206+
1. On the left sidebar, select **Search or go to** and find your group.
207207
1. Select **Secure > Audit events**.
208208
1. On the main area, select **Streams** tab.
209209
1. Select **Add streaming destination** and select **Google Cloud Logging** to show the section for adding destinations.
@@ -218,7 +218,7 @@ Prerequisites:
218218

219219
To list Google Cloud Logging streaming destinations for a top-level group:
220220

221-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
221+
1. On the left sidebar, select **Search or go to** and find your group.
222222
1. Select **Secure > Audit events**.
223223
1. On the main area, select **Streams** tab.
224224
1. Select the Google Cloud Logging stream to expand and see all the fields.
@@ -231,7 +231,7 @@ Prerequisites:
231231

232232
To update Google Cloud Logging streaming destinations to a top-level group:
233233

234-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
234+
1. On the left sidebar, select **Search or go to** and find your group.
235235
1. Select **Secure > Audit events**.
236236
1. On the main area, select **Streams** tab.
237237
1. Select the Google Cloud Logging stream to expand.
@@ -246,7 +246,7 @@ Prerequisites:
246246

247247
To delete Google Cloud Logging streaming destinations to a top-level group:
248248

249-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
249+
1. On the left sidebar, select **Search or go to** and find your group.
250250
1. Select **Secure > Audit events**.
251251
1. On the main area, select the **Streams** tab.
252252
1. Select the Google Cloud Logging stream to expand.

doc/administration/housekeeping.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ housekeeping tasks. The manual trigger can be useful when either:
109109

110110
To trigger housekeeping tasks manually:
111111

112-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
112+
1. On the left sidebar, select **Search or go to** and find your project.
113113
1. On the left sidebar, select **Settings > General**.
114114
1. Expand **Advanced**.
115115
1. Select **Run housekeeping**.
@@ -136,7 +136,7 @@ reduce the likelihood of such race conditions.
136136

137137
To trigger a manual prune of unreachable objects:
138138

139-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
139+
1. On the left sidebar, select **Search or go to** and find your project.
140140
1. On the left sidebar, select **Settings > General**.
141141
1. Expand **Advanced**.
142142
1. Select **Run housekeeping**.

doc/administration/pages/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ Prerequisite:
704704

705705
To set the maximum size of each GitLab Pages site in a group, overriding the inherited setting:
706706

707-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
707+
1. On the left sidebar, select **Search or go to** and find your group.
708708
1. On the left sidebar, select **Settings > General**.
709709
1. Expand **Pages**.
710710
1. Enter a value under **Maximum size** in MB.
@@ -718,7 +718,7 @@ Prerequisite:
718718

719719
To set the maximum size of GitLab Pages site in a project, overriding the inherited setting:
720720

721-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
721+
1. On the left sidebar, select **Search or go to** and find your project.
722722
1. On the left sidebar, select **Deploy > Pages**.
723723
1. In **Maximum size of pages**, enter the size in MB.
724724
1. Select **Save changes**.

doc/administration/settings/continuous_integration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ runner settings:
7777

7878
To view the rendered details:
7979

80-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project or group.
80+
1. On the left sidebar, select **Search or go to** and find your project or group.
8181
1. Select **Settings > CI/CD**.
8282
1. Expand **Runners**.
8383

doc/administration/settings/project_integration_management.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ To view projects in your instance that [use custom settings](#use-custom-setting
8484

8585
To manage group-level default settings for a project integration:
8686

87-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
87+
1. On the left sidebar, select **Search or go to** and find your group.
8888
1. Select **Settings > Integrations**.
8989
1. Select an integration.
9090
1. Complete the fields.
@@ -121,7 +121,7 @@ is proposed in [epic 2137](https://gitlab.com/groups/gitlab-org/-/epics/2137).
121121

122122
To remove a group-level default setting:
123123

124-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
124+
1. On the left sidebar, select **Search or go to** and find your group.
125125
1. Select **Settings > Integrations**.
126126
1. Select an integration.
127127
1. Select **Reset** and confirm.
@@ -132,7 +132,7 @@ Resetting a group-level default setting removes integrations that use default se
132132

133133
To use instance-level or group-level default settings for a project integration:
134134

135-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
135+
1. On the left sidebar, select **Search or go to** and find your project.
136136
1. Select **Settings > Integrations**.
137137
1. Select an integration.
138138
1. On the right, from the dropdown list, select **Use default settings**.
@@ -144,7 +144,7 @@ To use instance-level or group-level default settings for a project integration:
144144

145145
To use custom settings for a project or group integration:
146146

147-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project or group.
147+
1. On the left sidebar, select **Search or go to** and find your project or group.
148148
1. Select **Settings > Integrations**.
149149
1. Select an integration.
150150
1. On the right, from the dropdown list, select **Use custom settings**.

doc/ci/caching/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ and should only be disabled in an environment where all users with Developer rol
535535

536536
To use the same cache for all branches:
537537

538-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
538+
1. On the left sidebar, select **Search or go to** and find your project.
539539
1. Select **Settings > CI/CD**.
540540
1. Expand **General pipelines**.
541541
1. Clear the **Use separate caches for protected branches** checkbox.
@@ -630,7 +630,7 @@ The next time the pipeline runs, the cache is stored in a different location.
630630

631631
You can clear the cache in the GitLab UI:
632632

633-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
633+
1. On the left sidebar, select **Search or go to** and find your project.
634634
1. On the left sidebar, select **Build > Pipelines**.
635635
1. In the upper-right corner, select **Clear runner caches**.
636636

doc/ci/components/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ so other users can discover it.
409409

410410
To mark a project as a catalog resource:
411411

412-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
412+
1. On the left sidebar, select **Search or go to** and find your project.
413413
1. On the left sidebar, select **Settings > General**.
414414
1. Expand **Visibility, project features, permissions**.
415415
1. Scroll down to **CI/CD Catalog resource** and select the toggle to mark the project as a catalog resource.

doc/ci/enable_or_disable_ci.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ When you disable GitLab CI/CD:
3030

3131
To disable GitLab CI/CD in your project:
3232

33-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
33+
1. On the left sidebar, select **Search or go to** and find your project.
3434
1. Select **Settings > General**.
3535
1. Expand **Visibility, project features, permissions**.
3636
1. In the **Repository** section, turn off **CI/CD**.
@@ -40,7 +40,7 @@ To disable GitLab CI/CD in your project:
4040

4141
To enable GitLab CI/CD in your project:
4242

43-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
43+
1. On the left sidebar, select **Search or go to** and find your project.
4444
1. Select **Settings > General**.
4545
1. Expand **Visibility, project features, permissions**.
4646
1. In the **Repository** section, turn on **CI/CD**.

doc/ci/environments/deployment_approvals.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ create a new approval rule for each entity allowed to deploy to the environment.
137137

138138
To migrate with the UI:
139139

140-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
140+
1. On the left sidebar, select **Search or go to** and find your project.
141141
1. Select **Settings > CI/CD**.
142142
1. Expand **Protected environments**.
143143
1. From the **Environment** list, select your environment.
@@ -171,7 +171,7 @@ require `Administrator` to approve every deployment job in `Production`.
171171
By default, the user who triggers a deployment pipeline can't also approve the deployment job.
172172
To allow self-approval of a deployment job:
173173

174-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
174+
1. On the left sidebar, select **Search or go to** and find your project.
175175
1. Select **Settings > CI/CD**.
176176
1. Expand **Protected environments**.
177177
1. From the **Approval options**, select the **Allow pipeline triggerer to approve deployment** checkbox.
@@ -196,7 +196,7 @@ Prerequisites:
196196

197197
To approve or reject a deployment to a protected environment using the UI:
198198

199-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
199+
1. On the left sidebar, select **Search or go to** and find your project.
200200
1. Select **Operate > Environments**.
201201
1. Select the environment's name.
202202
1. In the deployment's row, select **Approval options** (**{thumb-up}**).
@@ -233,7 +233,7 @@ granted.
233233

234234
To view the approval details of a deployment:
235235

236-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
236+
1. On the left sidebar, select **Search or go to** and find your project.
237237
1. Select **Operate > Environments**.
238238
1. Select the environment's name.
239239
1. In the deployment's row, select **Approval options** (**{thumb-up}**).
@@ -249,7 +249,7 @@ The approval status details are shown:
249249

250250
### Using the UI
251251

252-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
252+
1. On the left sidebar, select **Search or go to** and find your project.
253253
1. Select **Operate > Environments**.
254254
1. Select the environment being deployed to.
255255
1. Look for the `blocked` label.

doc/ci/environments/index.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Deployments show up in this list only after a deployment job has created them.
5151
5252
To search environments by name:
5353

54-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
54+
1. On the left sidebar, select **Search or go to** and find your project.
5555
1. Select **Operate > Environments**.
5656
1. In the search bar, enter your search term.
5757
- The length of your **search term should be 3 or more characters**.
@@ -93,7 +93,7 @@ Prerequisites:
9393

9494
To create a static environment in the UI:
9595

96-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
96+
1. On the left sidebar, select **Search or go to** and find your project.
9797
1. Select **Operate > Environments**.
9898
1. Select **Create an environment**.
9999
1. Complete the fields.
@@ -345,7 +345,7 @@ If there is a problem with a deployment, you can retry it or roll it back.
345345

346346
To retry or roll back a deployment:
347347

348-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
348+
1. On the left sidebar, select **Search or go to** and find your project.
349349
1. Select **Operate > Environments**.
350350
1. Select the environment.
351351
1. To the right of the deployment name:
@@ -560,7 +560,7 @@ you can view its expiration date and time.
560560

561561
To view an environment's expiration date and time:
562562

563-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
563+
1. On the left sidebar, select **Search or go to** and find your project.
564564
1. Select **Operate > Environments**.
565565
1. Select the name of the environment.
566566

@@ -573,7 +573,7 @@ you can override its expiration.
573573

574574
To override an environment's expiration:
575575

576-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
576+
1. On the left sidebar, select **Search or go to** and find your project.
577577
1. Select **Operate > Environments**.
578578
1. Select the deployment name.
579579
1. in the upper-right corner, select the thumbtack (**{thumbtack}**).
@@ -600,7 +600,7 @@ Environments view, the stop and deploy jobs must be in the same
600600

601601
To stop an environment in the GitLab UI:
602602

603-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
603+
1. On the left sidebar, select **Search or go to** and find your project.
604604
1. Select **Operate > Environments**.
605605
1. Next to the environment you want to stop, select **Stop**.
606606
1. On the confirmation dialog, select **Stop environment**.
@@ -664,7 +664,7 @@ Prerequisites:
664664

665665
To delete an environment:
666666

667-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
667+
1. On the left sidebar, select **Search or go to** and find your project.
668668
1. Select **Operate > Environments**.
669669
1. Select the **Stopped** tab.
670670
1. Next to the environment you want to delete, select **Delete environment**.
@@ -767,7 +767,7 @@ Limitations of GitLab Auto Rollback:
767767

768768
GitLab Auto Rollback is turned off by default. To turn it on:
769769

770-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
770+
1. On the left sidebar, select **Search or go to** and find your project.
771771
1. Select **Settings > CI/CD**.
772772
1. Expand **Automatic deployment rollbacks**.
773773
1. Select the checkbox for **Enable automatic rollbacks**.

doc/ci/environments/kubernetes_dashboard.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Prerequisites:
3838

3939
### The environment already exists
4040

41-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
41+
1. On the left sidebar, select **Search or go to** and find your project.
4242
1. Select **Operate > Environments**.
4343
1. Select the environment to be associated with the Kubernetes.
4444
1. Select **Edit**.
@@ -49,7 +49,7 @@ Prerequisites:
4949

5050
### The environment doesn't exist
5151

52-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
52+
1. On the left sidebar, select **Search or go to** and find your project.
5353
1. Select **Operate > Environments**.
5454
1. Select **New environment**.
5555
1. Complete the **Name** field.
@@ -62,7 +62,7 @@ Prerequisites:
6262

6363
To view a configured dashboard:
6464

65-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
65+
1. On the left sidebar, select **Search or go to** and find your project.
6666
1. Select **Operate > Environments**.
6767
1. Expand the environment associated with GitLab agent for Kubernetes.
6868
1. Expand **Kubernetes overview**.

doc/ci/environments/protected_environments.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Prerequisites:
3030

3131
To protect an environment:
3232

33-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
33+
1. On the left sidebar, select **Search or go to** and find your project.
3434
1. Select **Settings > CI/CD**.
3535
1. Expand **Protected environments**.
3636
1. Select **Protect an environment**.
@@ -256,7 +256,7 @@ To protect a group-level environment, make sure your environments have the corre
256256

257257
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/325249) in GitLab 15.1.
258258

259-
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your group.
259+
1. On the left sidebar, select **Search or go to** and find your group.
260260
1. Select **Settings > CI/CD**.
261261
1. Expand **Protected environments**.
262262
1. From the **Environment** list, select the [deployment tier of environments](index.md#deployment-tier-of-environments) you want to protect.

0 commit comments

Comments
 (0)