Skip to content

Refactor Vue issues list variable names

Coung Ngo requested to merge cngo-refactor-vue-issues-list into master

What does this MR do?

This MR updates some variable names in the Vue issues list app to be less project-specific as we will be reusing this component for group issues list pages too in !68978 (merged).

The variable renaming in this MR was extracted from !68978 (merged) to make reviewing !68978 (merged) easier and less noisy

This issues list refactor is behind the feature flag vue_issues_list, defaulted to off

Screenshots or Screencasts (strongly suggested)

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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
Edited by Coung Ngo

Merge request reports