Skip to content

Init group repo analytics vue app on group repo analytics page

Miranda Fluharty requested to merge move-init-for-group-repo-analytics into master

What does this MR do?

Moves where we're initializing the group repo analytics vue app from /pages/analytics/repository_analytics/index.js to /pages/groups/analytics/repository_analytics/index.js

(also fixes improperly namespaced strings introduced in !37853 (diffs) by changing __ to s__)

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

Merge request reports