Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new scope #152

Open
AlexisNeveu opened this issue Jun 6, 2024 · 0 comments
Open

Create a new scope #152

AlexisNeveu opened this issue Jun 6, 2024 · 0 comments

Comments

@AlexisNeveu
Copy link

Description

As a User,

I want To be able to create a new Scope

so that I can have a space where I can share repositories and give various rights to other users.

Acceptance Criteria

Scenario I create a new Scope
Given I am on the Scopes page
When I click on "Add"
Then A popup window appears
And I can write the name of the new scope and its parent scope and I can also add a repository in the scope
When I click on "Confirm"
Then The scope is created and I become its owner

Constraints

I want an alert window to pop when:

  • I don't have the right to create a new scope inside the specified parent scope
  • A scope with the same name already exists

Resources:

Capture.video.du.2024-06-06.16-32-39.webm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant