Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F first-contributions
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 322
    • Merge requests 322
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • First Contributions
  • first-contributions
  • Merge requests
  • !2421

Formatting Tags and Ordered Alphabetically

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/rglc12/fixing-label-organisation into master Jan 27, 2018
  • Overview 0
  • Commits 8
  • Pipelines 0
  • Changes 3

Created by: rglc12

In response to Issue #2236 - Improve filter labels (project tags):

I have modified all tags in the listOfProjects.js file so that the are capitalised and added a sort() function to the projectList array in the CardContainer.jsx file to order the tags alphabetically. Also added my name to the Contributors.md file.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/rglc12/fixing-label-organisation