Skip to content

Refactor Compliance Dashboard into Vue app

Jiaan Louw requested to merge jlouw-compliance-dashboard-as-vue-app into master

What does this MR do?

This refactors the Compliance Dashboard form a HAML view into a Vue application #213094 (closed).

This is done to better support upcoming features that plan to add more dynamic elements to the page.

Screenshots

Table

Before After
image image

Pagination

Before After
image image

Note: The new pagination uses gl-pagination which doesn't 100% match the HAML implementation.

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

Edited by Peter Leitzen

Merge request reports

Loading