Open
Description
Products should be able to have several visibility levels:
- Public (as-is now)
- Collaboration (logged-in users only)
- 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
Metadata
Assignees
Labels
No labels