Skip to content

Direct transfer - Update History link to be secondary button

What does this MR do and why?

Replaces links to the import history page with a secondary button.

Related issues

#464064 (closed)

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

In the 'import groups' panel

Before After
Screenshot_2024-06-13_at_11.08.00_PM Screenshot_2024-06-13_at_10.14.10_PM

Import table component

Before After
Screenshot_2024-06-20_at_2.54.43_PM Screenshot_2024-06-20_at_3.08.55_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

For the import groups flow:

  1. Attempt to create a new group
  2. Click 'import group' and the screenshotted panel will display

For import_table.vue:

  1. Follow the steps above for import groups then
  2. Enter base url under "GitLab source instance", eg. http://127.0.0.1:3000
  3. Enter a personal access token and click connect instance

Related to #464064 (closed)

Edited by Oiza Baiye

Merge request reports