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 repository from scratch #151

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

Create a new repository from scratch #151

AlexisNeveu opened this issue Jun 6, 2024 · 0 comments

Comments

@AlexisNeveu
Copy link

AlexisNeveu commented Jun 6, 2024

Description

As a User,

I want to be able to create a new repository in a scope on which I have the rights to do so

so that I can edit my new repository with leto-modelizer along with the users that have access to the scope.

Acceptance Criteria

Scenario Create a new repository from scratch
Given I am on the Repository page
When I click on the "Add" button
Then a popup window appears
And I can enter the name of the repository
When I click on the "Confirm" button
Then the repo is created
And any user that have access to the scope can now see/modify the repository on leto-modelizer
And I become owner of this repository

Constraints

When I click on confirm, I want to have specific error messages in any of these cases:

  • The repository already exists in the exact same scope
  • I do not have the rights to create a repo in this scope

Resources:

Capture.video.du.2024-06-06.15-36-03.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