Skip to content

Re-name Snippet App to Snippet Show

Denys Mishunov requested to merge 207463-refactor-views into master

What does this MR do?

In anticipation of the refactoring of Snippet Edit form to Vue, this MR re-names the Snippet App into Snippet Show in order to prepare the ground for creating the Snippet Edit application in vue.

This is a ~backstage MR really, hence no CHANGELOG entry is provided.

NOTE: To click-test, you need to enable the :snippets_vue feature flag in the rails console.

Screenshots

Before After
Screenshot_2020-03-19_at_16.02.50 Screenshot_2020-03-19_at_15.59.19

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

Edited by 🤖 GitLab Bot 🤖

Merge request reports