Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • R repomaker
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar

Admin message

Do not update/delete: Banner broadcast message test data

Admin message

Do not update/delete: Notification broadcast message test data

  • F-DroidF-Droid
  • repomaker
  • Issues
  • #13
Closed
Open
Issue created Apr 18, 2017 by username-removed-26331@groteMaintainer

Make repository URL depend on remote storage

At the moment, when a repository is created, the user can provide a repository URL.

However, this is not good UI since many users don't know where their repository will be stored, let alone the exact URL for it.

So the following changes are proposed:

  • remove URL form field from repo creation form
  • set repository URL to the URL of the first storage being added
  • when adding another remote storage, provide a checkbox to declare this storage, the main one
  • when this checkbox is checked, the repo's URL will be replaced by the one of the storage
  • when a remote storage is being updated and it was the main one, also update the repo URL, the QR code, the page, etc.
  • only one repo's remote storage can be the main one for that repo
Assignee
Assign to
Time tracking