From a909a157abe384cf7dd363f44a491bd73d228778 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 23 Feb 2024 06:10:01 +0000 Subject: [PATCH] Add latest changes from gitlab-org/gitlab@master --- .../components/cells/runner_summary_field.vue | 2 +- .../components/registration/cli_command.vue | 2 +- .../custom_emoji/components/list.vue | 2 +- .../repository/components/table/index.vue | 2 +- .../components/blob_viewers/simple_viewer.vue | 4 +-- .../source_viewer/components/chunk_line.vue | 4 +-- .../source_viewer/components/chunk_new.vue | 4 +-- app/assets/stylesheets/pages/profile.scss | 26 ------------------- app/views/admin/applications/index.html.haml | 2 +- .../projects/mirrors/_instructions.html.haml | 4 +-- .../doorkeeper/applications/_form.html.haml | 2 +- .../doorkeeper/applications/_index.html.haml | 4 +-- ...s_updating_work_item_iteration_monthly.yml | 2 +- ...rs_updating_work_item_iteration_weekly.yml | 2 +- config/tailwind.config.js | 2 +- doc/api/group_relations_export.md | 8 +++--- doc/user/application_security/index.md | 8 +++--- .../batch.rb | 12 ++++++--- lib/object_storage/pending_direct_upload.rb | 15 +++++++++++ package.json | 2 +- .../profiles/oauth_applications_spec.rb | 4 +-- .../__snapshots__/list_spec.js.snap | 2 +- .../__snapshots__/simple_viewer_spec.js.snap | 12 ++++----- .../__snapshots__/chunk_new_spec.js.snap | 4 +-- .../pending_direct_upload_spec.rb | 19 ++++++++++++++ .../manage_applications_shared_examples.rb | 4 +-- yarn.lock | 8 +++--- 27 files changed, 87 insertions(+), 75 deletions(-) diff --git a/app/assets/javascripts/ci/runner/components/cells/runner_summary_field.vue b/app/assets/javascripts/ci/runner/components/cells/runner_summary_field.vue index 5ed987d28e7..23ea9e735b9 100644 --- a/app/assets/javascripts/ci/runner/components/cells/runner_summary_field.vue +++ b/app/assets/javascripts/ci/runner/components/cells/runner_summary_field.vue @@ -27,7 +27,7 @@ export default {
- {{ tooltip }} + {{ tooltip }}
diff --git a/app/assets/javascripts/ci/runner/components/registration/cli_command.vue b/app/assets/javascripts/ci/runner/components/registration/cli_command.vue index 95b135c83a7..8525bdb7b08 100644 --- a/app/assets/javascripts/ci/runner/components/registration/cli_command.vue +++ b/app/assets/javascripts/ci/runner/components/registration/cli_command.vue @@ -35,7 +35,7 @@ export default {
{{ prompt }} 
+ >{{ prompt }} diff --git a/app/assets/javascripts/custom_emoji/components/list.vue b/app/assets/javascripts/custom_emoji/components/list.vue index 72b28e8db4a..dfde158a95d 100644 --- a/app/assets/javascripts/custom_emoji/components/list.vue +++ b/app/assets/javascripts/custom_emoji/components/list.vue @@ -110,7 +110,7 @@ export default {