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

Add visibility levels for products #21

Open
JBorrow opened this issue Nov 5, 2024 · 0 comments
Open

Add visibility levels for products #21

JBorrow opened this issue Nov 5, 2024 · 0 comments

Comments

@JBorrow
Copy link
Member

JBorrow commented Nov 5, 2024

Products should be able to have several visibility levels:

  1. Public (as-is now)
  2. Collaboration (logged-in users only)
  3. Private (only the uploading user and administrators)

Required updates:

  • [] Add literal to database
  • [] Add endpoint to update this visibility level (should not be part of update as this would create a new version revision). Endpoint should allow for entire tree to be public or just an individual ID.
  • [] Add UI elements demonstrating what visibility this is
  • [] Add command-line functionality to modify visibility
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

No branches or pull requests

1 participant