Skip to content

Replace bootstrap modal trigger in blob_file_dropzone.js part 1

What does this MR do?

This MR migrates the Upload File form from bootstrap to Vue, using the gitlab-ui modal component.

Screenshots (strongly suggested)

With write access to the project

Before After
Screenshot_2021-02-09_at_12.45.23 Screenshot_2021-02-09_at_12.45.04

Without write access to the project

Before After
Screenshot_2021-02-15_at_14.42.22 Screenshot_2021-02-15_at_15.40.10

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] 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

Related to #254280 (closed)

Edited by Brandon Labuschagne

Merge request reports