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

Feature Request: Private Workspaces #455

Closed
vipetrul opened this issue Apr 15, 2024 · 3 comments
Closed

Feature Request: Private Workspaces #455

vipetrul opened this issue Apr 15, 2024 · 3 comments
Labels

Comments

@vipetrul
Copy link

Implement the ability for users to create private workspaces they own and control access to. Key requirements:

  1. Workspaces owned by creating user.
  2. Owner can grant read-only or read/write access to other users.
  3. No administrator role required for workspace/permission management.

Rationale:
This feature has been requested before but never implemented. Allowing users to have private workspaces they control access to would be a valuable capability.

Technical Considerations:
Some re-modeling of DynamoDB tables may be required to efficiently handle data retrieval for private workspaces and access controls.

If the team thinks this feature would be of value, I could help with the implementation.

@hghandri
Copy link

hghandri commented May 6, 2024

Hi,

there is a PR already opened about this subject, perhaps we could improve this one to accelerate adoption ?

cf link : #376

++

Copy link

github-actions bot commented Jul 6, 2024

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the stale label Jul 6, 2024
Copy link

github-actions bot commented Aug 5, 2024

This issue was closed because it has been inactive for 30 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants