Team Calendar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
Is your feature request related to a problem? Please describe.
In the light of the Nextcloud teams development: https://github.com/nextcloud/circles/issues/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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked Nextcloud teams development issue and the existing Calendar integration and team permission model. Define how a calendar is owned by a team, how a single team calendar is exposed privately through an API, and how role-based item changes should work; done means these behaviors are specified and covered by the relevant implementation tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, authorization, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100