Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual project customisation #13

Open
mottosso opened this issue Apr 29, 2017 · 2 comments
Open

Visual project customisation #13

mottosso opened this issue Apr 29, 2017 · 2 comments

Comments

@mottosso
Copy link
Contributor

mottosso commented Apr 29, 2017

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.

@mottosso
Copy link
Contributor Author

Currently, shot, task and application metadata is stored within a project and is loaded upon entering the project.

The project is now accessible before entering it, whop!

@mottosso
Copy link
Contributor Author

We could achieve this quite easily with a GridView.

tokejepsen pushed a commit to tokejepsen/launcher that referenced this issue May 13, 2020
…_upstream_and_silos

Feature/PYPE-531 avalon upstream and silos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant