-
Notifications
You must be signed in to change notification settings - Fork 168
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 EOS Projects on request #9228
Comments
@diocas @elizavetaRa is the project creation available for lightweight accounts? |
@dschmidt possible requirement for the extension system: custom button in the spaces overview |
That's easy, more interesting is how to hide the default button 🤔 |
It's automatically hidden if the user doesn't have the permission to create spaces. So we should probably make the default user permissions configurable. Or maybe it's already done, because CERN doesn't provide the endpoint for listing permissions... |
No |
we'll go with the hardcoded solution for now #9816 |
Description
relates to 6b774f2
User Stories
Value
Acceptance Criteria
Note: User gets notified about approved (created) Project via E-Mail Ticket
Definition of ready
[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20
Definition of done
[ ] functionality described in the user story works
[ ] acceptance criteria are fulfilled
[ ] code review happened
[ ] CI is green
[ ] critical code received unit tests by the developer
[ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
[ ] no sonar cloud issues
The text was updated successfully, but these errors were encountered: