Skip to content

[gitlab-org/gitlab-ce#61385] Replacing vue resource with axios

What does this MR do?

It replaces the vue resource based http request with axios util available in the application for the Markdown field preview component.

With reference to the issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/61385

Does this MR meet the acceptance criteria?

yes

Conformity

Performance 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

Closes #61385 (moved)

Edited by Prakash Chokalingam

Merge request reports