Skip to content
Snippets Groups Projects

WIP: Add GUI changes to show composer repository paths and copy button

Closed Jochen requested to merge (removed):packages-gui-changes-for-composer into master

What does this MR do?

Add endpoint/repository information for package_type composer

Bildschirmfoto_2019-01-20_um_14.17.00

  1. Allow to copy install command e.g. composer required vendor/package
  2. Copy instance endpoint path
  3. Copy group endpoint path

Example for 2. and 3.:

"repositories": [
	{
		"type": "composer",
		"url": "http://192.168.178.42:3001/api/v4/packages/composer/"
	}
],

What are the relevant issue numbers?

See gitlab-org/gitlab-ce#22079 and gitlab-org/gitlab-ee!9012

Does this MR meet the acceptance criteria?

Status

Edited by Jochen

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading