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

various improvements #881

Merged
merged 7 commits into from
Nov 8, 2024
Merged

various improvements #881

merged 7 commits into from
Nov 8, 2024

Conversation

EvanBldy
Copy link
Member

@EvanBldy EvanBldy commented Nov 7, 2024

Problem

  • Some requirements are outdated.
  • For the breakdown when you use shared assets (from another project) they are not ready.
  • There is a missing import.
  • For the routes: "data/comments" and "data/projects/<project_id>/comments" it's only possible to get all comments for a project when you are a studio manager.

Solution

  • Upgrade outdated requirements.
  • For the breakdown when you use shared assets (from another project) always set them as ready.
  • Fix missing import.
  • For the routes: "data/comments" and "data/projects/<project_id>/comments" allow to get all comments for a project when you are a manager, supervisor, or artist (only if they have access to that project).

@EvanBldy EvanBldy merged commit 04654d0 into cgwire:master Nov 8, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant