Is your feature request related to a problem? Please describe.
In the light of the Nextcloud teams development: nextcloud/circles#2664 it would be great to anticipate these changes with Calendar.
Describe the solution you'd like
It should be possible that a calendar is owned by a team instead of a user. This won't delete the calendar when the owner leaves the organisation.
An API where you can show the single team calendar without all other calendars you have. This without publishing it to the internet so you can use the calendar in the team view.
Optional: For API's that allow posting, editing and removing items from the calendar use the team permission model to allow/disallow the actions by their team role.
Describe alternatives you've considered
Working around it for my own TeamHub app, but it's far from ideal.
Additional context
None
Is your feature request related to a problem? Please describe.
In the light of the Nextcloud teams development: nextcloud/circles#2664 it would be great to anticipate these changes with Calendar.
Describe the solution you'd like
It should be possible that a calendar is owned by a team instead of a user. This won't delete the calendar when the owner leaves the organisation.
An API where you can show the single team calendar without all other calendars you have. This without publishing it to the internet so you can use the calendar in the team view.
Optional: For API's that allow posting, editing and removing items from the calendar use the team permission model to allow/disallow the actions by their team role.
Describe alternatives you've considered
Working around it for my own TeamHub app, but it's far from ideal.
Additional context
None