Skip to content

Refactor jQuery dropdown implementation to GitLab UI GlDropdown in admin/application_settings/ci_cd/ci_template.js

Chad Woolley requested to merge 284794-jquery-dropdown-ci-template into master

What does this MR do?

Refactors CI/CD template dropdown on the /admin/application_settings/ci_cd page to use Vue/GlDropdown. As a consequence, the dropdown UX is improved.

Issue: #284794 (closed)

Epic: &4284

Screenshots (strongly suggested)

Before After
dropdown-demo Kapture_2021-06-18_at_15.32.12

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Tom Quirk

Merge request reports