Skip to content

Improve partial github import display

Illya Klymov requested to merge xanf-tune-github-stats into master

What does this MR do and why?

This MR improves displaying of partial github import

what changed:

  • icon with Partial import status is now swapped from success to alert to be consistent with other GitLab (i.e. pipelines)
  • icons in details drawer now also are displayed as alert when import is finished and not all entries were imported (previously they were running)

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  • open /projects/new#import_project
  • initiate any github import which has for example text attachments (github will not provided content-length for them and import will fail)
  • wait for import to complete and observe result

MR acceptance checklist

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

Edited by Illya Klymov

Merge request reports