Skip to content

Add release links to tags on Tags page

Nathan Friend requested to merge nfriend-add-releases-to-tags into master

What does this MR do?

Adds a link to the Releases page to every tag associated to a release on the Tags page as described in #29020 (closed):

tags-multiple-milestones

UX specs

See image above.

Note that it is never possible to associate more than one release to a tag, as the image above implies. A tag can be associated with at most one release.

Screenshots

Without an associated release (no change):

Screen_Shot_2019-09-20_at_5.08.21_PM

With an associated release:

Screen_Shot_2019-09-20_at_5.07.09_PM

Edited by Nathan Friend

Merge request reports