Actions
Idea #2044
closed[Workbench] interface lets users share a project folder with other users on this instance
Start date:
05/06/2014
Due date:
Story points:
1.0
Description
Acceptance criteria:
- "Share" tab shows a list of users and groups who can already read/write this group.
- "Add User" and "Add Group" buttons bring up our usual chooser. You can make multiple selections from here. When confirmed, they all get read permission, and the tab is reloaded to render them.
- This requires changes to
users.list
api permissions, see #2665. - Workbench needs a special "create bulk permissions" method/route to support this.
- This requires changes to
- Click a "trash" or "x" button to un-share with a listed user/group.
- Click a drop-down to change permission type (read, modify, manage permissions).
- Screen captures for demonstration purposes.
- Don't auto-refresh while the dialog is open, or worry about race conditions with other users/windows.
- Collections do not have "write" permission.
- Collections are always owned by system_user.
- When you create a collection, you get a free permission/can_read link which is owned by system_user.
- Other than Collections, everything else should act pretty much the same as Groups. So -- hopefully sooner rather than later -- none of the Javascript or Workbench-server support will be specific to Groups. (But if it makes the difference between getting it done or not, "only groups are essential for this story" is the rule.)
- You can't necessarily tell whether another user is a member of a group.
Files
Updated by Tom Clegg about 11 years ago
- Subject changed from Share a collection with other users on this instance by clicking a Share button in Workbench and selecting users and groups. to Share a collection (or any other object) with other users on this instance by clicking a Share button in Workbench and selecting users and groups.
Updated by Tom Clegg about 11 years ago
- Target version set to 2014-05-07 Storing and Organizing Data
Updated by Tom Clegg about 11 years ago
- Description updated (diff)
- Story points changed from 2.0 to 3.0
Updated by Tom Clegg about 11 years ago
- Target version changed from 2014-05-07 Storing and Organizing Data to 2014-04-16 Dev tools and data/resource management
Updated by Tom Clegg about 11 years ago
- Target version changed from 2014-04-16 Dev tools and data/resource management to 2014-05-07 Storing and Organizing Data
Updated by Tom Clegg about 11 years ago
- Subject changed from Share a collection (or any other object) with other users on this instance by clicking a Share button in Workbench and selecting users and groups. to Share a project (group) with other users on this instance by clicking a Share button in Workbench and selecting users and groups.
- Description updated (diff)
- Assigned To deleted (
Brett Smith)
Updated by Brett Smith almost 11 years ago
- Subject changed from Share a project (group) with other users on this instance by clicking a Share button in Workbench and selecting users and groups. to Workbench interface lets users share a project folder with other users on this instance
Updated by Tom Clegg almost 11 years ago
- Target version deleted (
2014-05-07 Storing and Organizing Data)
Updated by Tom Clegg almost 11 years ago
- Target version changed from 2014-06-17 Curating and Crunch to 2014-07-16 Sprint
Updated by Brett Smith almost 11 years ago
- File Workbench Sharing 1.png Workbench Sharing 1.png added
- File Workbench Sharing 2.png Workbench Sharing 2.png added
- File Workbench Sharing 3.png Workbench Sharing 3.png added
- File Workbench Sharing 4.png Workbench Sharing 4.png added
Updated by Ward Vandewege almost 11 years ago
- Target version changed from 2014-07-16 Sprint to 2014-08-06 Sprint
Updated by Ward Vandewege almost 11 years ago
- Subject changed from Workbench interface lets users share a project folder with other users on this instance to [Workbench] interface lets users share a project folder with other users on this instance
Updated by Brett Smith over 10 years ago
- Status changed from In Progress to New
- Target version deleted (
2014-08-06 Sprint)
Updated by Brett Smith over 10 years ago
- % Done changed from 54 to 100
- Status changed from In Progress to Resolved
Actions