Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 386
    • Issues 386
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1434

Closed
Created Dec 26, 2021 by Creak@creakContributor0 of 2 tasks completed0/2 tasks
  • Report abuse
Report abuse

Draft: First hack to add favorite albums

  • Overview 7
  • Commits 1
  • Pipelines 8
  • Changes 16

This MR aims at adding the possibility to add favorite albums.

Notes:

  • I need a mentor to guide me further, I don't know much about Django so I'm a bit lost
  • I basically took the track favorite code and replaced "track" by "album" (and use a bit of common sense when I could)
  • I got three # TODO: ... in this MR: it's about values/fields that I really don't know if/how I should change

Related issue: #492

This Merge Request includes:

  • Tests
  • A changelog fragment (cf https://docs.funkwhale.audio/contributing.html#changelog-management)
Edited Dec 26, 2021 by Creak
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: add-favorite-albums