You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, collection management (create/edit/delete) is restricted to superusers only. This issue aims to move collection management capabilities to project-level users based on their roles.
Requirements
Authorization
Project owner and admin can create, edit and delete
Project editor and view can only view
UI
This interface should be moved into the project settings page. The tab should be at top, preferably just after credentials.
Create a table to list the collections, with actions to edit and delete
Add a button to create a new collection
The current interface in superadmin side should be removed
The text was updated successfully, but these errors were encountered:
midigofrank
changed the title
Enable project owners and admins to manage collections at a project level (move the current SUPERUSER interface, down into the project scope. remove that interface from the SUPERUSER scope.)
Enable project users to manage collections
Jan 20, 2025
@stuartc@theroinaochieng here is the spec for allowing project users to manage collections. The initial title didn't specify whether editors and viewers should be able to see them, in this spec I have just assumed that they can
Description
Currently, collection management (create/edit/delete) is restricted to superusers only. This issue aims to move collection management capabilities to project-level users based on their roles.
Requirements
Authorization
owner
andadmin
cancreate, edit and delete
editor
andview
can onlyview
UI
tab
should be at top, preferably just aftercredentials
.edit
anddelete
create
a new collectionsuperadmin
side should be removedThe text was updated successfully, but these errors were encountered: