nextcloud / nextcloud/circles

Team Calendar

Open
#2,774 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.