Skip to content

FE Improve the GitHub and Gitea import feature table interface

What does this MR do?

This is the frontend to vue-ify the import feature for github and gitea.

Please view the Table of MRs.

gitea-import

This MR specifically:

  • Attempts to simplify import feature frontend
  • Add "Go to project" button
  • Align import buttons to the right
  • Remove namespace select grey container
  • Removing row status colour and use ci-style status icons to represent status
  • Polls import status updates using etag cache

Follow up MRs:

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14010

Edited by Luke Bennett

Merge request reports