Skip to content

Added the basic Snippet Blob View with Blob Embeddable

Denys Mishunov requested to merge 34820-blob-embeddable into master

What does this MR do?

This MR is part of a larger effort of refactoring Snippet view into Vue and introduces the basic Snippet Blob View component that, for now, consists of only the new Blob Embeddable component (that is part of this MR as well).

Since this component is still behind the feature flag and does not constitute the full feature on its own, there's no changelog entry and, instead, the MR is properly marked with ~backstage

Before After
Embedding Screenshot_2020-01-30_at_09.59.45 Screenshot_2020-01-30_at_14.59.09
Sharing Screenshot_2020-01-30_at_09.59.50 Screenshot_2020-01-30_at_09.57.12

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 #34820 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports