Skip to content

Add Geo Replication Empty States

Zack Cuddy requested to merge 200014-update-geo-replication-empty into master

What does this MR do?

Closes #200014 (closed)

Currently we don't have a consistent empty state for Geo Replicable Views.

This MR adds an empty state in two fashions.

  1. For the legacy HAML Views (Projects and Uploads)
  2. For the new generic Geo Replicable View (Designs, and all future)

Screenshots

Projects Uploads Designs
before Projects_-_Old Uploads_-_Old Designs_-_Old
after Projects_-_New Uploads_-_New Designs_-_New

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

Edited by Zack Cuddy

Merge request reports