Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
C
cauldron
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 93
    • Issues 93
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Cauldron
  • cauldron
  • Issues
  • #503

Closed
Open
Opened Nov 23, 2020 by Sergio Merino Hernández@merinhunterOwner

Improvements to the repository filter option

The repository filter option could be even more fantastic with some improvements:

  • For git-related repositories, show in the drop-down menu only the GitHub/GitLab instance, i.e., if we have https://github.com/chaoss/grimoirelab-perceval and https://github.com/chaoss/grimoirelab-perceval.git in a project, only the GitHub option (https://github.com/chaoss/grimoirelab-perceval) should appear in the URL and in the drop-down menu.
  • For git-related repositories, show only the user/organization and the name of the repository, i.e., if we have https://github.com/chaoss/grimoirelab-perceval in a project, only chaoss/grimoirelab-perceval should appear in the drop-down menu. This feature could be difficult to implement because we can have the same user/organization and name for a repository in both GitHub and GitLab.
  • Make more clear that a filter has been applied. For example, we could include some type of icon, which will show a message indicating that some filters are currently applied.
  • Move the repository filter closer to the date filter, and join the select div with the apply button.
Edited Nov 30, 2020 by Sergio Merino Hernández
Assignee
Assign to
Zucchini
Milestone
Zucchini
Assign milestone
Time tracking
None
Due date
None
Reference: cauldronio/cauldron#503