Skip to content

Visual project customisation #13

@mottosso

Description

@mottosso

Goal

Enable configuring of the project, such as thumbnail, title and description.

Implementation

The projects deserve a greater spotlight than just the name.

image

Difficulty

Currently, shot, task and application metadata is stored within a project and is loaded upon entering the project. The project metadata is also located within the project, but isn't available until after entering it. The brute force approach would be to load all metadata for every project upon listing it, but it would come at a performance penalty.

Best to hold on until the implementation of the remote asset service, at which point we could do exactly this, but cache the results server-side and save on performance that way.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions