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

Share with Teams #142

Open
ghost opened this issue Mar 1, 2023 · 5 comments · May be fixed by #1465
Open

Share with Teams #142

ghost opened this issue Mar 1, 2023 · 5 comments · May be fixed by #1465
Assignees
Labels
enhancement New feature or request 🍂 2024-Autumn

Comments

@ghost
Copy link

ghost commented Mar 1, 2023

An important and very helpful function is sharing with circles (which is now called teams).
https://apps.nextcloud.com/apps/circles

The backend should already be kind of generic so that the existing database schema can be reused and we can introduce a different type for existing shares (where sharing to users and groups is already possible).

This will need a backend implementation to support the share types when creating/updating/listing shares and permission checks to be extended to validate access depending on a users team membership. Frontend would need to be extended to support rendering share list entries for teams as well as listing teams to share with in the autocomplete dialog.

  • Jonas can probably help with the Teams/Circles details
  • Cleopatra for the frontend bits
@datenangebot datenangebot added the enhancement New feature or request label Mar 2, 2023
@datenangebot datenangebot added this to the Version 2 milestone Mar 2, 2023
@datenangebot
Copy link
Collaborator

indeed, thanks for the issue, put it on the roadmap.

@punkyard
Copy link

Hi, we are looking forward to seeing this app being able to share with circles ✌️

@chrda81

This comment was marked as spam.

@Ra72xx
Copy link

Ra72xx commented Jan 4, 2024

As e.g. "Collectives" is circles-based, I consider it very important that "Tables" also uses this sharing feature, otherwise you end up re-creating circles with classic groups in order to have a coherent experience for the end user.

@juliusknorr juliusknorr removed this from the v0.8.0 milestone Feb 15, 2024
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Office team Feb 29, 2024
@juliusknorr juliusknorr moved this from 🧭 Planning evaluation (don't pick) to 📄 To do (~10 entries) in 📝 Office team May 2, 2024
@juliusknorr juliusknorr moved this from 📄 To do (~10 entries) to 🧭 Planning evaluation (don't pick) in 📝 Office team May 2, 2024
@jancborchardt jancborchardt changed the title Share with Circles Share with Teams May 15, 2024
@juliusknorr juliusknorr moved this from 🧭 Planning evaluation (don't pick) to 📄 To do (~10 entries) in 📝 Office team May 17, 2024
@Aveyron-RetD
Copy link

I just have a question regarding this feature ? Could #1340 be easier to implement and allow for more flexibility?
=> File is shared to a team with an embedded table, only the rows which have been preselected in a column where a matching location to the file or Folder to the team are displayed.

If I am in the Tables app, i am not sure how this would work. If I am part of different teams,
How do I make sure that I only see the team specific view. Would this not end up with x views for x teams ?

By doing #1340 I could create some specific form for my colleagues and share them accordingly.

@hweihwang hweihwang removed their assignment Oct 29, 2024
@hweihwang hweihwang linked a pull request Nov 18, 2024 that will close this issue
@juliusknorr juliusknorr linked a pull request Nov 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🍂 2024-Autumn
Projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

8 participants