Skip to content

Polish table UI on GitHub project import page

What does this MR do and why?

  • Update the copy of the status label from Partial import to Partially completed.
  • Apply .table.gl-table classes to the table to make it Pajamas compliant. Remove all unused util classes.

Screenshots or screen recordings

Page Before After
GitHub import GitHub_import_before GitHub_import_after
Group import Group_import_after Group_import_before

How to set up and validate locally

GitHub import (docs)

  1. In the header bar, click on + icon (Create new...) > New project / repository.
  2. Select Import project > GitHub.
  3. Fill in a Person Access Token (with repo scope).

Group import

  1. In the header bar, click on + icon (Create new...) > New group.
  2. Select Import group.
  3. Fill in the GDK URL as GitLab source instance URL and a Person Access Token.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #386748 (closed)

Merge request reports

Loading