From dc980bd29b1cede73aa59de97a5a3713dc84fa94 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 2 Dec 2024 06:18:44 +0000 Subject: [PATCH] Add latest changes from gitlab-org/gitlab@master --- GITALY_SERVER_VERSION | 2 +- GITLAB_KAS_VERSION | 2 +- .../components/value_stream_filters.vue | 2 +- .../components/devops_score.vue | 2 +- .../admin/jobs_table/admin_jobs_table_app.vue | 2 +- .../ci/artifacts/components/artifact_row.vue | 5 +- .../components/artifacts_bulk_delete.vue | 2 +- .../list/ci_resources_list_item.vue | 2 +- .../ci/jobs_page/jobs_page_app.vue | 2 +- .../editor/ci_config_merged_preview.vue | 2 +- .../components/editor/ci_editor_header.vue | 2 +- .../components/editor/text_editor.vue | 2 +- .../components/lint/ci_lint_results.vue | 2 +- .../components/empty_state/ci_templates.vue | 2 +- .../runner/components/runner_bulk_delete.vue | 2 +- .../ci/runner/components/runner_details.vue | 2 +- .../ci/runner/components/runner_groups.vue | 2 +- .../ci/runner/components/runner_projects.vue | 4 +- app/assets/javascripts/ci/runner/constants.js | 2 +- .../components/activity_events_list.vue | 2 +- .../clusters/agents/components/show.vue | 4 +- .../agents/components/token_table.vue | 2 +- .../components/content_editor.vue | 2 +- .../components/formatting_toolbar.vue | 2 +- .../components/wrappers/code_block.vue | 2 +- .../components/wrappers/html_comment.vue | 2 +- .../components/wrappers/table_of_contents.vue | 2 +- .../extensions/table_of_contents.js | 2 +- .../deploy_keys/components/key.vue | 2 +- .../deploy_keys/components/keys_panel.vue | 2 +- .../javascripts/emoji/components/picker.vue | 2 +- .../components/environment_folder.vue | 6 +- .../components/environments_app.vue | 2 +- .../components/new_environment_item.vue | 4 +- .../folder/environments_folder_app.vue | 4 +- .../feature_flags/components/strategy.vue | 2 +- .../cloudsql/create_instance_form.vue | 2 +- .../google_cloud/gcp_regions/form.vue | 2 +- .../google_cloud/service_accounts/form.vue | 2 +- .../import_groups/components/import_table.vue | 2 +- .../components/import_target_cell.vue | 2 +- .../components/github_status_table.vue | 2 +- .../edit/components/override_dropdown.vue | 2 +- .../issues/show/components/app.vue | 2 +- .../incidents/create_timeline_event.vue | 2 +- .../incidents/edit_timeline_event.vue | 2 +- .../components/incidents/highlight_bar.vue | 2 +- .../jira_connect/branches/pages/index.vue | 2 +- .../add_namespace_modal/groups_list.vue | 2 +- .../add_namespace_modal/groups_list_item.vue | 2 +- .../subscriptions/components/app.vue | 2 +- .../components/workload_details.vue | 2 +- .../components/workload_details_item.vue | 2 +- .../language_switcher/components/app.vue | 2 +- .../ml/model_registry/apps/show_ml_model.vue | 17 + .../discussion_notes_replies_wrapper.vue | 2 +- .../components/manifests_list.vue | 2 +- .../details/additional_metadata_loader.vue | 2 +- .../project/components/expiration_input.vue | 2 +- .../permissions/components/settings_panel.vue | 4 +- .../wikis/components/table_of_contents.vue | 2 +- .../pipeline_wizard/components/wrapper.vue | 2 +- .../profile/components/overview_tab.vue | 4 +- .../components/view/protection_row.vue | 2 +- .../releases/components/release_block.vue | 4 +- .../repository/components/fork_suggestion.vue | 2 +- .../components/training_provider_list.vue | 2 +- .../components/time_tracking/help_state.vue | 2 +- .../super_sidebar/components/counter.vue | 2 +- .../super_sidebar/components/flyout_menu.vue | 2 +- .../todos/components/todos_app.vue | 2 +- .../user_lists/components/edit_user_list.vue | 2 +- .../user_lists/components/new_user_list.vue | 2 +- .../user_lists/components/user_list.vue | 4 +- .../user_lists/components/user_list_form.vue | 2 +- .../components/user_lists_table.vue | 2 +- .../components/sidebar/sidebar_assignees.vue | 2 +- .../components/sidebar/sidebar_header.vue | 2 +- .../components/sidebar/sidebar_status.vue | 2 +- .../components/system_notes/system_note.vue | 2 +- .../constants.js | 2 +- .../components/registry/details_row.vue | 2 +- .../components/registry/list_item.vue | 6 +- .../components/settings/settings_block.vue | 12 +- .../new_namespace/components/welcome.vue | 2 +- .../new_namespace/new_namespace_page.vue | 2 +- .../whats_new/components/feature.vue | 2 +- .../stylesheets/framework/super_sidebar.scss | 10 +- app/views/explore/projects/topic.html.haml | 2 +- ...roup_from_another_instance_panel.html.haml | 4 +- .../_import_group_from_file_panel.html.haml | 4 +- app/views/groups/new.html.haml | 2 +- app/views/groups/settings/_advanced.html.haml | 2 +- app/views/groups/settings/_transfer.html.haml | 2 +- app/views/import/github/new.html.haml | 2 +- app/views/import/github/status.html.haml | 2 +- app/views/projects/blame/show.html.haml | 2 +- .../issues/_design_management.html.haml | 2 +- app/views/shared/_divider.html.haml | 4 +- app/views/shared/_md_preview.html.haml | 2 +- doc/integration/index.md | 2 +- locale/gitlab.pot | 3 + qa/knapsack/master_report.json | 503 +++++++++--------- scripts/verify-tff-mapping | 23 +- .../table_of_contents_spec.js.snap | 2 +- .../components/wrappers/html_comment_spec.js | 4 +- .../components/deployment_aside_spec.js | 4 +- .../issues/show/components/app_spec.js | 2 +- .../model_registry/apps/show_ml_model_spec.js | 36 +- .../__snapshots__/file_sha_spec.js.snap | 2 +- .../package_list_row_spec.js.snap | 2 +- .../__snapshots__/file_sha_spec.js.snap | 2 +- .../package_list_row_spec.js.snap | 2 +- .../components/registry/details_row_spec.js | 2 +- .../components/registry/list_item_spec.js | 8 +- .../lib/tooling/predictive_tests_spec.rb | 9 +- tests.yml | 12 + 117 files changed, 487 insertions(+), 397 deletions(-) diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index f03a34b9064..e377716b3b3 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -25020130cc7c734d56bc729cba1134f7de89cb7c +96b154da1923b73abd2c3f8fa9a932e5c371e75c diff --git a/GITLAB_KAS_VERSION b/GITLAB_KAS_VERSION index a3c93503315..7d55e729f79 100644 --- a/GITLAB_KAS_VERSION +++ b/GITLAB_KAS_VERSION @@ -1 +1 @@ -4fe9bfd64a3a6ed177743db3f0905aaffb2c10c2 +7d833696b8717ca3de55d1bf7fd8db0fd1415c52 diff --git a/app/assets/javascripts/analytics/cycle_analytics/components/value_stream_filters.vue b/app/assets/javascripts/analytics/cycle_analytics/components/value_stream_filters.vue index f0e8a6babb7..e94a65b55a1 100644 --- a/app/assets/javascripts/analytics/cycle_analytics/components/value_stream_filters.vue +++ b/app/assets/javascripts/analytics/cycle_analytics/components/value_stream_filters.vue @@ -130,7 +130,7 @@ export default {