Skip to content

Update empty state message when user has no groups to migrate

What does this MR do?

Issue: #300243 (closed)

Swap text in empty states for approved ones :) No changelog: feature is behind a feature flag

Screenshots (strongly suggested)

image

Screenshot_from_2021-02-18_15-56-28

Known & expected differences from issue mockup: Showing 0-0 of ... is missing, this is intended

Testing guidelines

  • Enable feature bulk_imports via Feature.enable(:bulk_imports)
  • Open "New group" (/groups/new)
  • Use https://gitlab.com as source instance and GeK1Nis4j-SY1X4sqE5c as personal access token (this token is from separate user on GitLab instance with 0 real data available, so we do not expose any security risks here)
  • Filter!

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
Edited by Illya Klymov

Merge request reports