Skip to content

Move Requirements tabs within Vue app

Kushal Pandya requested to merge 214321-move-requirements-tabs-to-vue into master

What does this MR do?

This MR moves Requirements page tabs rendering from HAML to Vue app, making it easier to switch tabs without full page reload. It also cleans up code around requirements count.

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

Closes #216756 (closed)

#214321 (closed)

Edited by Justin Farris

Merge request reports