Skip to content

Migrate ee/app/assets/javascripts/pages/admin/application_settings/ci_cd/ci_template_dropdown.vue to GlDisclosureDropdown or GlCollapsibleListbox

Briley Sandlin requested to merge 418042-migrate-ci-template-dropdown into master

What does this MR do and why?

Related to #418042 (closed)

Replaces the legacy dropdown in CI CD settings with a collapsible listbox.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Navigate to http://127.0.0.1:3000/admin/application_settings/ci_cd
  2. Expand 'Required pipeline configuration' section
  3. Insure that the dropdown functions correctly when pre-populated, when searching, and when resetting.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Briley Sandlin

Merge request reports