Skip to content

Polish copy and UI of import by direct transfer

What does this MR do and why?

  • Update page title of history page and some links.
  • Update how "Show errors" link renders:
    • For imports that are failed or have failures but no stats, we show the link separately - right below the status.
    • Otherwise, we show the link inside the stats accordion.

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Page Before After
Direct transfer status Direct_transfer_status_-_before Direct_transfer_status
Direct transfer history Direct_transfer_history_-_before Direct_transfer_history
Direct transfer history details Direct_transfer_history_details_-_before Direct_transfer_history_details

How to set up and validate locally

  1. On the left sidebar, at the top, select Create new... (+) and New group. Then select Import group.
  2. In GitLab source instance base URL, enter your GDK URL. For example, http://127.0.0.1:3000.
  3. In Personal access token, enter a token from your GDK.
  4. Select Connect instance.
  5. Start an import from any group to any destination group.

Related to #431178

Edited by Justin Ho Tuan Duong

Merge request reports