Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • dashboard dashboard
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container 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
  • AURAAURA
  • dashboarddashboard
  • Issues
  • #36
Closed
Open
Issue created Nov 27, 2019 by Andrea Ida Malkah Klaura@jackieOwner

Refactor so that playlists and shows are stored application wide

Currently we store show data in the ShowManager and files and playlist data in the FileManager. This is unhandy, as other components sometimes need access to the same data. Also Shows, Files and Playlists should be all loaded at login and then we can modify only the changed parts inside the components, instead of reloading everything.

Also fix this:

  • when switching between ShowManger, FileManager and EmissionManager, keep the same show as the currently active one.
Assignee
Assign to
Time tracking