Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 412
    • Issues 412
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 25
    • Merge requests 25
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !832

See #432: UI for tags (first round)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Agate requested to merge 432-tags-suggestions into develop Jul 16, 2019
  • Overview 0
  • Commits 10
  • Pipelines 4
  • Changes 25

See #432 (closed)

(Based on !830 (merged), so only commits after 0de16dc2 are relevant for review)

So, this MR implements the first set of UI pages and components for using tags 🎉

cc @funkwhale/reviewers-front

What's included

  • Adding tags, using the existing "Edit" feature, from artists, albums and tracks pages
  • Display tags on artsts, albums and tracks pages
  • Added support for filtering by one or more tags on Artists and Albums browse
  • A brand new "Tag" page, where you can see artists, albums and tracks matching a given tag

What's not included (and will be done separately, after this is merged)

  • UI for tag radios
  • Admin UI (list tags, display tags in admin UI for artists, tracks, etc.)
  • Support for searching tag in the sidebar search

Demo of the feature

tags

Edited Jul 25, 2019 by Agate
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 432-tags-suggestions