Skip to content

Migrates code dropdown to Vue

Sascha Eggenberger requested to merge code-dropdown-migration into master

What does this MR do and why?

Migrates code download dropdown to Vue

Also restores the ability to download artifacts on branches and tags overview pages.

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

Before After
Overview (Mobile only)
overview_mobile_before overview_mobile_after
Branches
branches_before branches_after
Tags
tags_before tags_after

How to set up and validate locally

  1. Overview page: http://gdk.test:3000/gnuwget/Wget2
  2. Branches: http://gdk.test:3000/gnuwget/Wget2/-/branches/all
  3. Tags: http://gdk.test:3000/gnuwget/Wget2/-/tags

Related to Tag artifacts no longer accessible with downloa... (#436402 - closed), ✂️ UX Paper Cuts 16.10 → Groups & Projects (#424397 - closed)

Closes #436402 (closed)

Edited by Sascha Eggenberger

Merge request reports