nextcloud / nextcloud/calendar
Implement a team resource provider
Open
Nobody has claimed this yet.
1. to develop
enhancement
Feature: Integration
Feature: Rooms and Resources
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
We need to implement a team resource provider class that returns calendars that are shared with a team
Part of https://github.com/nextcloud/server/issues/42433
I'll look into this.
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 reading the parent issue nextcloud/server#42433 to understand the expected team resource provider behavior. Then identify the calendar app entry point for resource providers and determine how shared calendars should be returned for a team; done means the provider is implemented and its behavior is covered by the relevant project checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100