Skip to content

Blob header file path component

Denys Mishunov requested to merge 196794-blob-header-filepath into master

This is Part 2/4 of New re-usable component for Blob File Header Issue. In its turn, the parent Issue is part of a large scope of works of Refactoring Snippet View to Vue.

What does this MR do?

Introduces the filepath component for the Blob Header component written in Vue.

Screenshot_2020-02-04_at_11.36.54

What this MR DOESN'T do?

The MR doesn't render the component yet: the provided screenshot is only for the educational purpose to show what part of the Blob header it is about. The rendering will happen at the latest stage of New re-usable component for Blob File Header Issue implementation where all components will be rendered. At that moment the proper CHANGELOG entry and the before/after screenshots will be provided.

Screenshots

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

References #196794 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports