nextcloud / nextcloud/circles

Quota requests

Open
#2,665 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
177
Forks
68
Avg merge
2d 22h
Merged PRs (30d)
60

Description

When someone isn't allowed to create a team-folder themselves, they can request one; an admin approves or adjusts the quota.

We need:

  • Front-end flow in the circles app
  • Admin flow in the teams settings

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 locating the circles app front-end and the teams settings entry points related to team-folder creation and quotas. Trace how an unauthorized user can request a team-folder and how administrators manage quotas; done means both the user request flow and the admin approval or adjustment flow are implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.